An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# BetterSoundCloud | [![Github All Releases](https://img.shields.io/github/downloads/AlirezaKJ/BetterSoundCloud/total.svg?style=for-the-badge&color=orange)](https://github.com/AlirezaKJ/BetterSoundCloud/releases) Buy Me A Coffee [![](https://data.jsdelivr.com/v1/package/gh/AlirezaKJ/BetterSoundCloud/badge)](https://www.jsdelivr.com/package/gh/AlirezaKJ/BetterSoundCloud)

A PC client of SoundCloud with themes and plugins made using electronjs

![alt text](app/lib/assets/readme/demo.png)
# Installation

## Auto Installers

[![Github All Releases](https://img.shields.io/badge/Portable-Download-yellowgreen?style=for-the-badge&logo=electron-builder&logoColor=white)](https://github.com/AlirezaKJ/BetterSoundCloud/releases/download/V0.6.0/BetterSoundCloud.0.6.0.Portable.zip)
[![Github All Releases](https://img.shields.io/badge/Windows-Download-blue?style=for-the-badge&logo=windows11&logoColor=white)](https://github.com/AlirezaKJ/BetterSoundCloud/releases/download/V0.6.0/BetterSoundCloud.0.6.0.msi)
[![Github All Releases](https://img.shields.io/badge/Source-Download-yellow?style=for-the-badge&logo=javascript&logoColor=white)](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.