Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anandchowdhary/sharer.link
- Owner: AnandChowdhary
- License: mit
- Created: 2019-03-22T15:43:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T10:44:44.000Z (7 months ago)
- Last Synced: 2024-10-04T13:15:37.159Z (about 2 months ago)
- Topics: links, share, typescript, url-shortener, vue
- Language: Vue
- Homepage: https://sharer-link.netlify.app
- Size: 2.2 MB
- Stars: 22
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)