Aditya Kurdunkar c68a598046
Merge pull request #19 from aditya-K2/err
Better Error Handling and Notifications
2022-04-23 23:43:43 +05:30
2021-12-17 01:06:18 +05:30
2021-12-31 01:13:10 +05:30
2021-12-28 22:31:52 +05:30
2021-12-28 22:31:52 +05:30
2021-10-08 20:22:09 +05:30
2021-12-31 01:10:36 +05:30
2021-12-19 01:43:22 +05:30

gomp

  

MPD client inspired by ncmpcpp with builtin cover-art view and LastFM integration.

screenshot

Table of Contents

Roadmap

  • Add Functionality to Sort out most played songs
  • Add a config parser
  • Image Previews
  • User Key Mappings
  • Querying LastFM API for getting Album Art
  • Fuzzy Searching
  • Visual Mode (like vim) for updating playlists

Installing / Building

AUR Package

yay -S gomp-git

Manually

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

Setting Up

Description
Languages
Go 98.7%
Shell 1.3%