{"id":13402576,"url":"https://github.com/Soundnode/soundnode-app","last_synced_at":"2025-03-14T08:31:04.815Z","repository":{"id":16407001,"uuid":"19158009","full_name":"Soundnode/soundnode-app","owner":"Soundnode","description":"Soundnode App is the Soundcloud for desktop. Built with Electron, Angular.js and Soundcloud API.","archived":false,"fork":false,"pushed_at":"2024-10-01T16:18:03.000Z","size":378075,"stargazers_count":5142,"open_issues_count":276,"forks_count":640,"subscribers_count":152,"default_branch":"master","last_synced_at":"2024-10-11T00:42:59.696Z","etag":null,"topics":["angular","desktop-app","electron","javascript","music-player","nodejs","soundcloud"],"latest_commit_sha":null,"homepage":"https://soundnode.github.io/soundnode-website/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Soundnode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2014-04-25T19:30:09.000Z","updated_at":"2024-10-09T23:51:26.000Z","dependencies_parsed_at":"2024-01-17T13:13:22.961Z","dependency_job_id":"2245926f-a5d0-4b75-ad0d-7f32c7e423b4","html_url":"https://github.com/Soundnode/soundnode-app","commit_stats":{"total_commits":571,"total_committers":66,"mean_commits":8.651515151515152,"dds":0.6182136602451839,"last_synced_commit":"04ddd01e1135738ff36ef2b8152966c375e46674"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soundnode%2Fsoundnode-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soundnode%2Fsoundnode-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soundnode%2Fsoundnode-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Soundnode%2Fsoundnode-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Soundnode","download_url":"https://codeload.github.com/Soundnode/soundnode-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221449528,"owners_count":16823607,"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":["angular","desktop-app","electron","javascript","music-player","nodejs","soundcloud"],"created_at":"2024-07-30T19:01:17.870Z","updated_at":"2024-10-25T18:30:27.354Z","avatar_url":"https://github.com/Soundnode.png","language":"JavaScript","readme":"[![Join the chat at https://gitter.im/Soundnode/soundnode-app](https://badges.gitter.im/Soundnode/soundnode-app.svg)](https://gitter.im/Soundnode/soundnode-app?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nSoundnode App\n============\n\nSoundnode App is an Open-Source project to support Soundcloud for desktop Mac, Windows, and Linux. \u003cbr\u003e\nIt's built with Electron, Node.js, Angular.js, and uses the Soundcloud API.\n\n\u003e Be aware that Soundnode relies on Soundcloud API which only allows third party apps to play 15 thousand tracks daily. When the rate limit is reached all users are blocked from playing/streaming tracks. The stream will be re-enable one day after (at the same time) streams were blocked.\n\nFollow us on twitter for updates [@Soundnodeapp](https://www.twitter.com/soundnodeapp).\n\nFeatured on [Producthunt](https://www.producthunt.com/tech/soundnode-2), [TNW](http://thenextweb.com/apps/2016/01/25/soundnode-is-the-soundcloud-desktop-app-youve-been-waiting-for/#gref)\nand [Gizmodo](http://gizmodo.com/soundnode-turns-soundcloud-into-a-spotify-like-desktop-1754953529)\n\n![alt tag](https://raw.githubusercontent.com/Soundnode/soundnode-app/master/Soundnode-app.png)\n\n## Features\n\n- No need to install\n- Native media keyboard shortcuts\n- Search for new songs\n- Easy navigation\n- Listen to songs from your Stream, Likes, Tracks, Following or Playlists\n- Like songs and save to your liked playlist\n- Full playlist feature\n- Follow/Unfollow users\n\nAnd much more!\n\n## Configuration\n\nSince soundcloud applies a rate limit to third party apps, you need to configure your own API key to make soundnode work.\n\nUnfortunately soundcloud suspended new application creation, so to retrieve your api key, you have to dig into the soundcloud [website](https://soundcloud.com/).\n\n* Login to soundcloud.com on favorite browser\n* Look for an api call and write down the client_id parameter\n![dev tools](doc/img/dev_tools.png)\n* Edit your userConfig.json file (see here for location : https://github.com/eliecharra/soundnode-app/blob/master/app/public/js/common/configLocation.js#L34) and update clientId parameter with the previously retrieved one.\n\n## How to contribute\n\nFirst, building, testing, and reporting bugs is highly appreciated. Please include the console's output and steps to reproduce the problem in your bug report, if possible.\n\nIf you want to develop, you can look at the issues, especially the bugs, and then fix them.\nHere's a [list of issues](https://github.com/Soundnode/soundnode-app/issues?state=open).\n\nPlease follow the [contribution guidelines](https://github.com/Soundnode/soundnode-app/blob/master/CONTRIBUTING.md).\n\n## Development\n\nSee the [Development page](https://github.com/Soundnode/soundnode-app/wiki/Development) for a complete guide on how to build\nthe app locally on your computer.\n\nCheck out [Electron documentation](https://electron.atom.io/docs/)\n\n## Supported Platforms\n\n- Windows\n- Mac\n- Linux\n\n## Author\n\n- [Michael Lancaster](https://github.com/weblancaster)\n\n## Contributors\n\nThanks to all [contributors](https://github.com/Soundnode/soundnode-app/graphs/contributors) that are helping or helped making Soundnode better.\n\n## License\n\nGNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 [license](https://github.com/Soundnode/soundnode-app/blob/master/LICENSE.md).\n","funding_links":[],"categories":["JavaScript","Applications","HarmonyOS","Multimedia","应用","electron"],"sub_categories":["Audio","Windows Manager","Media Servers","音频"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSoundnode%2Fsoundnode-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSoundnode%2Fsoundnode-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSoundnode%2Fsoundnode-app/lists"}