mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-18 21:07:44 +03:00
Better readme
This commit is contained in:
parent
086d8e1578
commit
b429d9f58f
29
README.md
29
README.md
@ -1,12 +1,33 @@
|
|||||||
FRAMEWORKS/PROJECTS
|
GoSonic
|
||||||
|
=======
|
||||||
|
|
||||||
|
### About
|
||||||
|
|
||||||
|
__This is still a work in progress, and has no releases available__
|
||||||
|
|
||||||
|
GoSonic is an application that implements the [Subsonic API](http://www.subsonic.org/pages/api.jsp), but instead of
|
||||||
|
having its own music library like the original [Subsonic application](http://www.subsonic.org), it interacts directly
|
||||||
|
with your iTunes library.
|
||||||
|
|
||||||
|
The main goals for this project are:
|
||||||
|
* Full compatibility with the available [Subsonic clients](http://www.subsonic.org/pages/apps.jsp)
|
||||||
|
* Use all metadata from iTunes
|
||||||
|
* Update play counts, last played dates, ratings, etc.. on iTunes
|
||||||
|
* Use iTunes interface to manage your music
|
||||||
|
* Learning Go ;)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#### FRAMEWORKS/PROJECTS
|
||||||
https://github.com/golang/go/wiki/Projects
|
https://github.com/golang/go/wiki/Projects
|
||||||
|
|
||||||
REST/WEB
|
#### REST/WEB
|
||||||
http://beego.me/
|
http://beego.me/
|
||||||
|
|
||||||
DB
|
#### DB
|
||||||
https://github.com/boltdb/bolt
|
https://github.com/boltdb/bolt
|
||||||
https://github.com/HouzuoGuo/tiedot
|
https://github.com/HouzuoGuo/tiedot
|
||||||
|
|
||||||
SEARCH
|
#### SEARCH
|
||||||
https://github.com/blevesearch/bleve
|
https://github.com/blevesearch/bleve
|
||||||
|
Loading…
x
Reference in New Issue
Block a user