Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszs authored Dec 20, 2022
1 parent ed1d29a commit 24dd74c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Spoticy
A private internet music server
# Spoticy - A Private Music Server

Spoticy is a private music server. It allows you to build your own playlist of music, and listen to it from anywhere in the world.

Expand All @@ -13,15 +12,16 @@ Spoticy is a private music server. It allows you to build your own playlist of m

# Why you should choose Spoticy

Online music streaming services decide for you how you experience your music. For example, they change how random music works. They play music you listen often, instead of random songs you have collected for years. In case the service goes down, it is very hard to move to another platform with your playlists.
Online music streaming services decide for you how you experience your music. For example, they change how random music works. They play music you listen often, instead of random songs you have collected for years. In case the service goes down, it is very hard to move to another platform with your playlists. You could set up a server using custom hardware or propertiary software. But it is tedious, time-consuming. The software or hardware can be discontinued and you loose your music.

That is why Spoticy was born. Spoticy allows you to create your own, private music server. It comes with a built-in end-to-end encryption. So now one other will have access to your music. It is written in JavaScript, so you can improve and customize your player according to your needs. The provided connector for PHP allows you to set up server on a shared-hosting or VPN in no-time. You can also create your own connector for cloud providers or decentralized storage.
That is why Spoticy was born. Spoticy allows you to create your own, private music server. It comes with a built-in end-to-end encryption. So no one other will have the access to your music. It is written in JavaScript, so you can improve and customize your player according to your needs. The provided connector for PHP allows you to set up server on a shared-hosting or VPN in no-time. You can also create your own connector for cloud providers or decentralized storage.

Spoticy give your freedom to:

- listen to music how you want
- where you want
- where to store your music
- own your music, playlists and experience
- easily move your music and playlists between providers

# How to install
Expand All @@ -32,3 +32,7 @@ Spoticy give your freedom to:
4. Provide a password. It will be used to encrypt and decrypt your files
5. Upload music
6. Play the music

# How to get the music

Buy music directly from the authors. They earn the most that way. There are also legal platforms to buy music files

0 comments on commit 24dd74c

Please sign in to comment.