Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 538 Bytes

TODO.md

File metadata and controls

19 lines (15 loc) · 538 Bytes

TODO

What we have worked on

  • Authenticating users
  • Getting current playing track
  • Listing user's playlists
  • Getting songs from user's playlist
  • Following and unfollowing artists by ID

What we want

  • Playlist management: add and remove from playlist
  • Follow artists by name
  • Add songs to library by name
  • Figure out a way to search by name and get an ID
  • Create and delete playlists
  • Figure out how to put the .token in a ~/.config
  • Package the CLI tool with tarball, Homebrew, apt, etc.