mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-08 17:47:46 +02:00
airsonic: added description and cross-link from subsonic
This commit is contained in:
parent
e98a58fd83
commit
5876bc0e26
@ -1,5 +1,9 @@
|
||||
# Airsonic
|
||||
|
||||
Airsonic is a free and open-source personal media streamer.
|
||||
It is a fork of [Subsonic](https://www.subsonic.org) and thus is compatible with
|
||||
most of its clients.
|
||||
|
||||
## Setup Server
|
||||
|
||||
### Docker
|
||||
@ -58,3 +62,11 @@ docker run --name=airsonic \
|
||||
-e TZ=Europe/Berlin \
|
||||
-d linuxserver/airsonic
|
||||
```
|
||||
|
||||
## Setup Client
|
||||
|
||||
As already mentioned it is possible to use a bunch of different clients because
|
||||
the server is compatible with most of the Subsonic clients.
|
||||
|
||||
- [Ultrasonic](https://www.f-droid.org/en/packages/org.moire.ultrasonic) is a
|
||||
free and open-source android subsonic/airsonic client.
|
||||
|
6
wiki/subsonic.md
Normal file
6
wiki/subsonic.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Subsonic
|
||||
|
||||
[Subsonic](https://www.subsonic.org) is a personal media streamer mostly used
|
||||
for music.
|
||||
It is non-free and closed-source.
|
||||
There is a free and open-source alternative named [Airsonic](./airsonic.md).
|
Loading…
x
Reference in New Issue
Block a user