Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

bspst/soundground

Repository files navigation

Soundground

Native Soundcloud client built on Python and curses

(Still a work in progress. Check back soon!)

Running Soundground

# 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

Using Soundground

image

Controls:

  • j/k to navigate through the list
  • Tab to cycle through lists (navigation or playlist)
  • Enter to activate highlighted list item

Releases

No releases published

Packages

No packages published

Languages