Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bspst/soundground
Native soundcloud client built on Python and curses
https://github.com/bspst/soundground
soundcloud soundcloud-client soundcloud-player
Last synced: 28 days ago
JSON representation
Native soundcloud client built on Python and curses
- Host: GitHub
- URL: https://github.com/bspst/soundground
- Owner: bspst
- License: other
- Archived: true
- Created: 2017-12-18T03:03:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T09:21:31.000Z (almost 7 years ago)
- Last Synced: 2024-08-07T23:56:18.874Z (5 months ago)
- Topics: soundcloud, soundcloud-client, soundcloud-player
- Language: Python
- Size: 139 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=============
Soundground
=============Native Soundcloud client built on Python and curses
(Still a work in progress. Check back soon!)
Running Soundground
-------------------.. code:: bash
# 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 soundgroundUsing Soundground
-----------------.. image:: https://raw.githubusercontent.com/bspst/soundground/master/docs/source/_static/images/soundground_ui.png
Controls:
- :kbd:`j`/:kbd:`k` to navigate through the list
- :kbd:`Tab` to cycle through lists (navigation or playlist)
- :kbd:`Enter` to activate highlighted list item