2020-07-27 14:37:17 +02:00
2020-07-27 12:42:24 +02:00
2020-07-27 12:42:24 +02:00
2020-07-27 12:42:20 +02:00
2020-07-27 14:37:17 +02:00
2020-07-27 12:42:20 +02:00
2020-07-27 12:42:20 +02:00
2020-07-27 12:42:20 +02:00
2020-07-27 12:42:20 +02:00
2020-07-27 12:42:24 +02:00
2020-07-27 12:42:24 +02:00
2020-07-27 12:42:20 +02:00
2020-07-27 12:42:24 +02:00
2020-07-27 12:42:24 +02:00

Airsonic Web Client

Modern responsive web frontend for Airsonic. It's currently based on the Subsonic API and should work with other backends implementing this API as well.

Screenshot

Screenshot

Supported features

  • Responsive UI. Works on mobile and desktop
  • Playback with presistent queue
  • Browse library for albums, artist, generes and starred songs
  • Create, delete and edit playlists
  • Search for artists, albums and songs
  • Play random songs with the built-in smart playlist

Demo

https://airsonic.netlify.com

Password is guest.

You can use the URL and credentials for your own server if you prefer. Note: if your server is using http only you must allow mixed content in your browser otherwise login will not work.

Build

yarn install
yarn build

Bundle can be found in the dist folder.

Develop

yarn install
yarn serve

License

Licensed under the AGPLv3 license.

Description
No description provided
Readme 4.3 MiB
Languages
Vue 58.2%
TypeScript 36.7%
SCSS 3.1%
HTML 1.5%
Dockerfile 0.3%
Other 0.1%