Terminal-based music player written in Python for the best music in the world π΅ π§ π»
Browse and listen to Audius from the comfort of your very own terminal. πΆ
Supported/tested platforms: MacOS 12+ ο£Ώ
π Prerequisites:
- β Homebrew
brew tap audiusproject/audius-terminal-player
brew install audius-terminal-player
βΆοΈ Play Trending tracks π- π Search Users π₯, Tracks π΅, and Playlists π
βΆοΈ Play Users' Favorited, Reposted, and Uploaded Tracks- π» Terminal UI implemented in py_cui
π Prerequisites:
- Python 3.9+ π
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python -m src
- Bump version in
setup.cfg
manually - Make a GitHub tagged release with the new version
- Update release URL and SHA in homebrew-audius-terminal-player
Created with β€οΈ π πΎ (last but not least) for the Audius Engineering Team Hackathon 2021.