2020-06-25 19:19:08 +08:00
2020-06-27 00:15:48 +08:00
2020-06-27 00:15:48 +08:00
2020-06-24 20:09:47 +08:00
2020-06-26 12:54:48 +08:00
2020-06-22 00:05:56 +08:00
2020-07-01 17:48:33 +08:00
2020-06-26 12:54:48 +08:00
2020-07-01 21:21:09 +08:00
2020-06-26 12:54:48 +08:00
2020-06-27 11:41:08 +08:00
2020-07-01 17:49:07 +08:00

Gomu (Go Music Player) Go Report Card

Gomu is a Terminal User Interface TUI that plays your mp3 files in your local directory.

demo

Features

  • lightweight
  • show audio files as tree
  • vim keybindings

Installation

go get -u github.com/issadarkthing/gomu

TODO

  • song fade
  • delete song from queue
  • bulk add songs to queue
  • download music from youtube
  • audio streaming
  • music change notification
  • volume change notification
  • delete music from filesystem
  • audio seeking
  • loop
  • total queue duration
  • add support for .wav as well

Project Background

I just want to implement my own music player with a programming language im currently learning Go. Gomu might not be stable as it in constant development. For now, it can do basic music player can do like adding, deleting songs from queue, skip, play, pause but not seeking or more advanced stuff; feel free to contribute :)

Description
No description provided
Readme GPL-2.0 20 MiB
Languages
Go 99.4%
Makefile 0.5%
Shell 0.1%