Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eins78/soundcloud-open-in-app-app

bookmarklet to open a track from soundcloud.com in the mobile app (iOS and Android)
https://github.com/eins78/soundcloud-open-in-app-app

Last synced: about 1 month ago
JSON representation

bookmarklet to open a track from soundcloud.com in the mobile app (iOS and Android)

Awesome Lists containing this project

README

        

# [soundcloud-open-in-app-app](http://soundcloudapp.ars.is)

bookmarklet to open a track from soundcloud.com in the mobile app (iOS and Android)

## API How does it work?

### `{slug}`

**Parameter:** just the "slug" of soundcloud `URL` (i.e. the part after `soundcloud.com`).

Can point to either a track (`/track/…`) or playlist (`/set/…`).

Redirects to a special URL (`soundcloud://tracks:{id}`),
which will open the SoundCloud App on `iOS` and `Android` devices.

**Can be used without a bookmarklet, by just editing the `URL` in your browser.**
Just change `soundcloud.com` to `soundcloudapp.ars.is` (replace **`.com`** with **`app.ars.is`**).

**Important:** `HTTP` only!

#### **URL:**

`http://soundcloudapp.ars.is/{soundcloud_url}`

#### Example Link

## Meta

- Code on
[`github`](https://github.com/eins78/soundcloud-open-in-app-app); Open Source, `MIT` License
- [`node.js`](http://nodejs.org), [`express`](http://expressjs.com), [`request`](https://npmjs.org/package/request)
- [`bootstrap`](http://getbootstrap.com), [`bootstrap-theme-cirrus`](http://code.divshot.com/bootstrap-theme-cirrus/)
- runs for free on [`heroku`](http://heroku.com)
- No affiliation with [`SoundCloud`](http://soundcloud.com); but uses their [`API`](http://dev.soundcloud.com/docs/api/reference#resolve)