Updated readme, added license

master
Max Ammann 2016-06-14 21:03:11 +02:00
parent 3621983755
commit b93f1065d8
2 changed files with 23 additions and 4 deletions

13
LICENSE.txt Normal file
View File

@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.

View File

@ -1,11 +1,17 @@
# music-cyclon
Android app to synchronize music or files over network
Android app to synchronize music or files over network by using the [beets](https://github.com/beetbox/beets) web server.
## Usage
## Preview
Just start it
![](https://raw.githubusercontent.com/maxammann/music-cyclon/master/img/screenshot/Screenshot_20160614-205250.png =200x)
![](https://raw.githubusercontent.com/maxammann/music-cyclon/master/img/screenshot/Screenshot_20160614-205302.png =200x)
## Compilation
The gradle build should work flawlessly
## License
WTFPL
![](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-1.png)