2021-11-12 14:26:06 +05:30
2021-11-12 14:26:06 +05:30
2021-11-05 15:06:42 +05:30
2021-10-24 13:26:10 +05:30
2021-10-17 21:51:01 +05:30
2021-11-08 11:48:49 +05:30
2021-10-08 20:22:09 +05:30
2021-11-12 14:06:51 +05:30
2021-11-05 12:40:46 +05:30
2021-11-06 18:19:45 +05:30
2021-11-08 11:48:49 +05:30

goMP

MPD client inspired by ncmpcpp written in GO

https://user-images.githubusercontent.com/51816057/140478368-5b724b2f-2499-4150-9569-c54734b3d4c1.mp4

Roadmap

  • Add Functionality to Sort out most played songs
  • Add a config parser
  • Image Previews
  • Fuzzy Searching
  • Visual Mode (like vim) for updating playlists
  • Music Visualizer

Prerequisites

  • Music Player Daemon must be setup
  • Go Should Be Installed ( for building )
  • Make a YAML/TOML file in $HOME/.config/goMP named config.yml / config.toml
  • Read the sample_config.yml for config options

Installing / Building

git clone https://github.com/aditya-K2/goMP &&
cd goMP &&
go build

Tested on following terminals:

  • Alacritty
  • ST
  • URXVT
Description
Languages
Go 98.7%
Shell 1.3%