Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anandchowdhary/sharer.link

🔗 Share links for songs, places, podcasts, and more
https://github.com/anandchowdhary/sharer.link

links share typescript url-shortener vue

Last synced: 17 days ago
JSON representation

🔗 Share links for songs, places, podcasts, and more

Awesome Lists containing this project

README

        

# 🔗 Sharer.link

[![Travis build](https://img.shields.io/travis/AnandChowdhary/sharer.link.svg)](https://travis-ci.org/AnandChowdhary/sharer.link/)
![David](https://img.shields.io/david/AnandChowdhary/sharer.link.svg)
![Snyk](https://img.shields.io/snyk/vulnerabilities/github/AnandChowdhary/sharer.link.svg)
[![Netlify](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fdeveloper.oswaldlabs.com%2Fnetlify-status%2Fd4381a1b-2be9-4c3f-bc0c-f6032b9391dc)](https://app.netlify.com/sites/sharer-link/deploys)
[![License](https://img.shields.io/github/license/AnandChowdhary/sharer.link.svg)](https://github.com/AnandChowdhary/sharer.link/blob/master/LICENSE)

Sharer.link is a way to easily share platform-agnostic links for songs, movies, podcasts, and more. Just send a link and let the receiver decide which service to use to open them.

Example: https://sharer-link.netlify.com/podcast/hello-internet-811377230

![Hello Internet example](https://raw.githubusercontent.com/AnandChowdhary/sharer.link/master/public/img/Screenshot%202019-03-23%20at%2016.05.46.png)

## 🎵 Supported services

### Music
- Spotify
- YouTube
- Apple Music
- Amazon Music
- Google Play Music

### Podcasts
- Apple Podcasts
- Google Podcasts
- Pocket Casts
- Overcast
- Spotify
- Player.fm
- Gpodder.net
- RSS feed

### Audiobooks
- Audible
- Apple Books
- Google Play Books
- Amazon
- Audiobooks.com

### Movies
- iTunes
- Google Play Movies
- Amazon Prime Video
- Microsoft Store

### Todo
- [ ] Apps (App Store/Play Store/etc.)
- [ ] Calendar events (addtocalendar.ga)
- [ ] Places (Google Maps)
- [ ] Map locations (coordinates)

## 🛠 Development

Install dependencies:

```
yarn
```

Compile and hot-reload for development:

```
yarn serve
```

Compiles and minify for production:

```
yarn build
```

## 📄 License

- Code: MIT
- Icon: Share by [Dinosoft Labs](https://thenounproject.com/dinosoftlabs/) from [the Noun Project](https://thenounproject.com/)