Native Soundcloud client built on Python and curses
(Still a work in progress. Check back soon!)
# Clone repo
git clone [email protected]:bspst/soundground.git
cd soundground
# Install requirements
sudo apt-get install -y vlc
pip install -r requirements.txt
python ./setup.py install
# Run soundground
python soundground
Controls:
- j/k to navigate through the list
- Tab to cycle through lists (navigation or playlist)
- Enter to activate highlighted list item