Skip to content

butteryflakey/lazyAppleMusic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazyAppleMusic

this is an Apple Music TUI.
preview

model

flowchart TD
    Top --> playingTui
    Top --> tabs --> currentplaylistTui
    Top --> helpTui
Loading

BUG

  • remain time sync
  • g will change current playlist (when the track be founded in other playlist)

TODO

  • direct play current select track
  • quick find current track in playlist
  • toggle random play
  • toggle repeat play
  • add user's playlist
  • search current playlist with input
  • play whole playlist

Maybe TODO

  • cache album, playlist...
  • add dev flow
  • add to brew
  • add to awesome-tui
  • multiselection and play
  • add track to play later

Thank this article help me build this project

Tips for building Bubble Tea programs

About

this is a TUI for Apple Music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.5%
  • Makefile 2.5%