GithubHelp home page GithubHelp logo

rmdes / airsonic-refix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tamland/airsonic-refix

1.0 0.0 0.0 8.64 MB

Modern UI for Airsonic / Subsonic

License: GNU Affero General Public License v3.0

JavaScript 0.99% HTML 1.36% Vue 59.11% TypeScript 35.28% Dockerfile 0.29% SCSS 2.90% Shell 0.07%

airsonic-refix's Introduction

Airsonic (refix) UI

Build Docker Pulls

Modern responsive web frontend for Airsonic and other Subsonic based music servers.

Features

  • Responsive UI for desktop and mobile
  • Browse library for albums, artist, generes
  • Playback with persistent queue, repeat & shuffle
  • MediaSession integration
  • View, create, and edit playlists with drag and drop
  • Built-in 'random' playlist
  • Search
  • Favourites
  • Internet radio
  • Podcasts

Enter the following details:
Server: /api
Username: guest4, guest5, guest6 etc.
Password:guest

You can try the demo with your own local server as well. Simply enter the full URL of your Airsonic server in the Server field (such as http://localhost:8080) with your credentials. Note: if your server is using http only you must allow mixed content in your browser otherwise login will not work.

Screenshots

Screenshot

Screenshot

Install

Docker

$ docker run -d -p 8080:80 tamland/airsonic-refix:latest

You can now access the application at http://localhost:8080/

Environment variables:

  • SERVER_URL (Optional): The backend server URL. When set the server input on the login page will not be displayed.

Pre-built bundle

Pre-built bundles can be found in the Actions tab. Download/extract artifact and serve with any web server such as nginx or apache.

Build from source

$ yarn install
$ yarn build

Bundle can be found in the dist folder.

Build docker image:

$ docker build -f docker/Dockerfile .

Develop

$ yarn install
$ yarn serve

License

Licensed under the AGPLv3 license.

airsonic-refix's People

Contributors

a0js avatar d-rk avatar danejur avatar dependabot[bot] avatar hoyon avatar joelmesser avatar sentriz avatar tamland avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.