Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soundcloud-py/soundcloud
A Soundcloud Desktop Application (GUI/Terminal)
https://github.com/soundcloud-py/soundcloud
client soundcloud soundcloud-player
Last synced: about 2 months ago
JSON representation
A Soundcloud Desktop Application (GUI/Terminal)
- Host: GitHub
- URL: https://github.com/soundcloud-py/soundcloud
- Owner: soundcloud-py
- Created: 2020-02-14T09:25:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T15:39:20.000Z (over 4 years ago)
- Last Synced: 2024-08-07T23:56:16.277Z (5 months ago)
- Topics: client, soundcloud, soundcloud-player
- Language: Python
- Homepage: https://discord.gg/qCCuEUB
- Size: 33.2 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Soundcloud
A Soundcloud Desktop Application# Features
- Search for Songs
- Offline play
- Discord Rich Presence
- Music Controls# Supported Platforms
- Windows
- Linux
- ***macOS support coming soon.***# Installation
1. `git clone https://github.com/Articuno1234/soundcloud.git`
2. `cd soundcloud`
3. `pip install -r requirements.txt` or `pip3 install -r requirements.txt`# `cmd.exe` version
`python run.py`# GUI version
`python gui.py`# Join our Discord for help