-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
executable file
·23 lines (17 loc) · 798 Bytes
/
README
File metadata and controls
executable file
·23 lines (17 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ngSub - Responsive HTML5 AngularJS Subsonic Client
=====
Originally a fork of the wonderful [Jamstash](https://github.com/tsquillario/Jamstash), ngSub aims to be more compatible with a variety of devices with a strict focus on operability with Subsonic compatible APIs.
Goals
* Create a browser or mobile listening experience indistinguishable from desktop
Features
* Playlist Management
* Starred Albums & Songs
* Last.fm support
* Persistent state between sessions
* Keyboard shortcuts
You will need a Subsonic server to be able to play your own music.
* https://github.com/Mach5/supersonic
* https://github.com/ezpuzz/supysonic
* http://www.subsonic.org/pages/download.jsp
License: GNU General Public License version 2 (GPLv2)
Jamstash Github Repo: https://github.com/tsquillario/Jamstash