https://github.com/alirezakj/bettersoundcloud
A PC client of SoundCloud with improvement made using electronjs
https://github.com/alirezakj/bettersoundcloud
client css electron html js nodejs soundcloud
Last synced: 6 months ago
JSON representation
A PC client of SoundCloud with improvement made using electronjs
- Host: GitHub
- URL: https://github.com/alirezakj/bettersoundcloud
- Owner: AlirezaKJ
- License: mit
- Created: 2022-12-20T10:06:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T07:03:17.000Z (12 months ago)
- Last Synced: 2024-10-29T22:31:00.803Z (12 months ago)
- Topics: client, css, electron, html, js, nodejs, soundcloud
- Language: CSS
- Homepage: https://alirezakj.com/bsc
- Size: 616 KB
- Stars: 105
- Watchers: 6
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# BetterSoundCloud | [](https://github.com/AlirezaKJ/BetterSoundCloud/releases)
[](https://www.jsdelivr.com/package/gh/AlirezaKJ/BetterSoundCloud)
A PC client of SoundCloud with themes and plugins made using electronjs

# Installation## Auto Installers
[](https://github.com/AlirezaKJ/BetterSoundCloud/releases/download/V0.6.0/BetterSoundCloud.0.6.0.Portable.zip)
[](https://github.com/AlirezaKJ/BetterSoundCloud/releases/download/V0.6.0/BetterSoundCloud.0.6.0.msi)
[](https://github.com/AlirezaKJ/BetterSoundCloud/archive/refs/tags/V0.6.0.zip)## Manual Installation
### Prerequisites
- [Git](https://git-scm.com)
- [Node.js](https://nodejs.org/en/) (with [npm](https://www.npmjs.com/)).
- Command line of your choice.### 1: Clone the repository
```ps
git clone https://github.com/AlirezaKJ/BetterSoundCloud
```### 2: Move To Project Directory
```ps
cd "BetterSoundCloud"
```### 3: Install dependencies
```ps
npm i
```
### 4: Run The App
```ps
npm start
```
## Features TODO List
- [ ] Linux and Mac packages
- [ ] Proxy integration
- [ ] load url using deep links
- [ ] customize user agent string
- [ ] listen offline integration
- [ ] by pass this song is not available in your country
- [ ] enchance soundcloud shuffle method
- [ ] use soundcloud waveforms in fullscreen mode
- [x] Custom css editor
- [x] Custom js editor
- [x] Themes made by several developers
- [x] Full adblocker
- [x] Soundcloud downloader
- [x] lyrics integration using LRCLIB api
- [x] DiscordRPC integration## FAQ
how to open the settings menu?
> either by opening the right click menu or using the bottom right icons.is this app virus free?
> yes, bettersoundcloud has been verified as 100% clean by [Softpedia](https://www.softpedia.com/get/Multimedia/Audio/Audio-Players/BetterSoundCloud.shtml#status).does my soundcloud account get banned for using bettersoundcloud?
> no, since we launched bettersoundcloud no one has been banned for using this client.how can i report a bug or a feature idea?
> you can open a request at the repository issue page and i reach you under 24hours.