{"id":27500997,"url":"https://github.com/AlirezaKJ/BetterSoundCloud","last_synced_at":"2025-04-17T13:02:31.784Z","repository":{"id":65047228,"uuid":"580336751","full_name":"AlirezaKJ/BetterSoundCloud","owner":"AlirezaKJ","description":"A PC client of SoundCloud with improvement made using electronjs","archived":false,"fork":false,"pushed_at":"2024-10-26T07:03:17.000Z","size":631,"stargazers_count":105,"open_issues_count":8,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-10-29T22:31:00.803Z","etag":null,"topics":["client","css","electron","html","js","nodejs","soundcloud"],"latest_commit_sha":null,"homepage":"https://alirezakj.com/bsc","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlirezaKJ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"alirezakj","thanks_dev":null,"custom":null}},"created_at":"2022-12-20T10:06:06.000Z","updated_at":"2024-10-25T18:28:13.000Z","dependencies_parsed_at":"2024-04-02T08:45:30.029Z","dependency_job_id":"3c2ccb8e-103d-44fa-9350-0ba6c83ae24e","html_url":"https://github.com/AlirezaKJ/BetterSoundCloud","commit_stats":{"total_commits":140,"total_committers":3,"mean_commits":"46.666666666666664","dds":"0.15714285714285714","last_synced_commit":"a2f1126c7cc58a84e089e977507fdbac32c6404b"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlirezaKJ%2FBetterSoundCloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlirezaKJ%2FBetterSoundCloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlirezaKJ%2FBetterSoundCloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlirezaKJ%2FBetterSoundCloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlirezaKJ","download_url":"https://codeload.github.com/AlirezaKJ/BetterSoundCloud/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249342798,"owners_count":21254362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client","css","electron","html","js","nodejs","soundcloud"],"created_at":"2025-04-17T13:00:47.438Z","updated_at":"2025-04-17T13:02:31.776Z","avatar_url":"https://github.com/AlirezaKJ.png","language":"CSS","funding_links":["https://buymeacoffee.com/alirezakj","https://www.buymeacoffee.com/alirezakj"],"categories":["CSS"],"sub_categories":[],"readme":"# BetterSoundCloud | [![Github All Releases](https://img.shields.io/github/downloads/AlirezaKJ/BetterSoundCloud/total.svg?style=for-the-badge\u0026color=orange)](https://github.com/AlirezaKJ/BetterSoundCloud/releases) \u003ca href=\"https://www.buymeacoffee.com/alirezakj\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-red.png\" alt=\"Buy Me A Coffee\" style=\"height: 30px !important;width: 100px !important;\" \u003e\u003c/a\u003e [![](https://data.jsdelivr.com/v1/package/gh/AlirezaKJ/BetterSoundCloud/badge)](https://www.jsdelivr.com/package/gh/AlirezaKJ/BetterSoundCloud) \n\nA PC client of SoundCloud with themes and plugins made using electronjs\n\n![alt text](app/lib/assets/readme/demo.png)\n# Installation\n\n## Auto Installers\n\n[![Github All Releases](https://img.shields.io/badge/Portable-Download-yellowgreen?style=for-the-badge\u0026logo=electron-builder\u0026logoColor=white)](https://github.com/AlirezaKJ/BetterSoundCloud/releases/download/V0.6.0/BetterSoundCloud.0.6.0.Portable.zip)\n[![Github All Releases](https://img.shields.io/badge/Windows-Download-blue?style=for-the-badge\u0026logo=windows11\u0026logoColor=white)](https://github.com/AlirezaKJ/BetterSoundCloud/releases/download/V0.6.0/BetterSoundCloud.0.6.0.msi)\n[![Github All Releases](https://img.shields.io/badge/Source-Download-yellow?style=for-the-badge\u0026logo=javascript\u0026logoColor=white)](https://github.com/AlirezaKJ/BetterSoundCloud/archive/refs/tags/V0.6.0.zip)\n\n## Manual Installation\n\n### Prerequisites\n- [Git](https://git-scm.com)\n- [Node.js](https://nodejs.org/en/) (with [npm](https://www.npmjs.com/)).\n- Command line of your choice.\n\n### 1: Clone the repository\n```ps\ngit clone https://github.com/AlirezaKJ/BetterSoundCloud\n```\n\n### 2: Move To Project Directory\n```ps\ncd \"BetterSoundCloud\"\n```\n\n### 3: Install dependencies\n```ps\nnpm i\n```\n### 4: Run The App\n```ps\nnpm start\n```\n## Features TODO List\n- [ ] Linux and Mac packages\n- [ ] Proxy integration\n- [ ] load url using deep links\n- [ ] customize user agent string\n- [ ] listen offline integration\n- [ ] by pass this song is not available in your country\n- [ ] enchance soundcloud shuffle method\n- [ ] use soundcloud waveforms in fullscreen mode\n- [x] Custom css editor\n- [x] Custom js editor\n- [x] Themes made by several developers\n- [x] Full adblocker\n- [x] Soundcloud downloader\n- [x] lyrics integration using LRCLIB api\n- [x] DiscordRPC integration\n\n\n## FAQ\nhow to open the settings menu?\n\u003e either by opening the right click menu or using the bottom right icons.\n\nis this app virus free?\n\u003e yes, bettersoundcloud has been verified as 100% clean by [Softpedia](https://www.softpedia.com/get/Multimedia/Audio/Audio-Players/BetterSoundCloud.shtml#status).\n\ndoes my soundcloud account get banned for using bettersoundcloud?\n\u003e no, since we launched bettersoundcloud no one has been banned for using this client.\n\nhow can i report a bug or a feature idea?\n\u003e you can open a request at the repository issue page and i reach you under 24hours.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlirezaKJ%2FBetterSoundCloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAlirezaKJ%2FBetterSoundCloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAlirezaKJ%2FBetterSoundCloud/lists"}