Skip to content

emilsharkov/soundcloud-desktop

Repository files navigation

soundcloud-desktop

This is an unofficial desktop client for Soundcloud written using React and Tauri soundcloud-desktop

Requirements

You need to have the following installed on your system:

  • rustc/cargo/rustup

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • npm/node

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
    
    nvm install node

Get App Set Up

Install dependencies:

  • npm install

Run Application Locally

Run the desktop app in dev:

  • npm run tauri dev

Bundle into Application

Create a production desktop bundle with Tauri:

  • npm run tauri build

About

A desktop client for soundcloud.com written in Rust and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors