A native SoundCloud app for macOS, written in SwiftUI
Nuage is an independent and open-source project to build a native SoundCloud client for macOS using SwiftUI. Its overall goal is to make listening to tracks on SoundCloud more enjoyable by providing a light-weight and beautiful interface. As of now, the app is still very much in development, lots of features are still missing and the UI needs a lot of work too. So if you want to learn a little bit of SwiftUI or if you have a suggestion regarding the user experience, feel free to open an issue or a merge request.
![Nuage Main View](https://private-user-images.githubusercontent.com/762049/256986881-99d5e344-9b1b-4890-ac8d-6f15fd114be0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODc5MDgsIm5iZiI6MTczOTQ4NzYwOCwicGF0aCI6Ii83NjIwNDkvMjU2OTg2ODgxLTk5ZDVlMzQ0LTliMWItNDg5MC1hYzhkLTZmMTVmZDExNGJlMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QyMzAwMDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zZjQ0NTczMzBlNjVmZjMxNmYyN2M0YWRkNDg0MTA1MDI5NmQwMmExODYyN2UwMGY1ZjBhODBiZjYzMjg3OWNmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.EKZYmX70oBftwThGogTqAhafWoZd9906ooFyFKHlBNw)
Note that Nuage is not affiliated in any way to SoundCloud. Nuage uses private APIs which I have not been granted access to, so functionality may break in the future.
You can install Nuage using brew:
$ brew install --cask nuage
or by downloading the latest version right here. Note that Nuage is still in heavy development and on top of that written in SwiftUI, a very young framework. If you encounter a bug or miss a feature, don't hesitate to open a pull request.
Nuage uses SoundCloud to access SoundCloud's private API.
Developed by Laurin Brandner, icon designed by Yannick Lung.
Nuage is licensed under GPL-3.0. You can use Nuage's code as long as your app is also licensed as GPL-3.0. For all other applications please contact me.