Commit Graph

8 Commits

Author SHA1 Message Date
aditya-K2 db9b4603c8 GO MOD TIDY 2021-11-15 15:35:29 +05:30
aditya-K2 049fe9c10b Updated go Modules 2021-11-13 11:34:56 +05:30
aditya-K2 5e4e6fabbe Using different metadata parsing libraries instead of dhowden/tag
dhowden/tag all of sudden stopped working so using different metadata
parsing library.
2021-11-08 11:47:38 +05:30
aditya-K2 e5e2cd9345 Using Viper to Read Config File 2021-11-05 12:34:16 +05:30
aditya-K2 62bf15ea27 Ueberzug Integration
`https://gitlab.com/diamondburned/ueberzug-go` is a go implementation of
ueberzug. Also The Cover Art is being retrived through the metadata
parser from `dhowden` called `tag`.
2021-10-24 01:28:11 +05:30
aditya-K2 5f9c5fde52 Added Basic Layout and Using tview package for TUI
Decided to Go with tview package for building TUIs and
just added the basic layout of the app.
The Idea is to have a side menu to navigate between the other options.
Just like spotify-tui ( Which has taken inspiration from the orignal
spotify Client) and Having a progress bar at bottom ( Still figuring out
how to implement this )
2021-10-13 00:00:16 +05:30
aditya-K2 b722d53684 Update go.mod 2021-10-11 14:17:26 +05:30
aditya-K2 17ad4df66b intial commit 2021-10-08 23:24:45 +05:30