add images

This commit is contained in:
sentriz
2019-11-18 18:07:07 +00:00
parent 0e2f7a2b4f
commit 4feac43ab5
5 changed files with 11 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 237 KiB

After

Width:  |  Height:  |  Size: 237 KiB

BIN
.github/scrot_1.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
.github/scrot_2.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

BIN
.github/scrot_3.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@@ -1,12 +1,21 @@
<p align="center"><img width="500" src="https://github.com/sentriz/gonic/blob/master/.github/gonic.png?raw=true"></p>
<p align="center"><img width="500" src="https://github.com/sentriz/gonic/blob/master/.github/logo.png?raw=true"></p>
## features
- browsing by folder (keeping your full tree intact)
- browsing by tags (using [taglib](https://taglib.org/) - supports mp3, opus, flac, ape, m4a, wav, etc.)
- pretty fast scanning (with my library of ~27k tracks, first scan takes about 10m, and about 5s after that)
- pretty fast scanning (with my library of ~27k tracks, initial scan takes about 10m, and about 5s after incrementally)
- last.fm scrobbling
- multiple users
- a web interface (set up last.fm, manage users, start scans, etc.)
- newer salt and token auth
- tested on [dsub](https://f-droid.org/en/packages/github.daneren2005.dsub/) and [jamstash](http://jamstash.com/)
## screenshots
<p align="center">
<p float="left">
<img width="400" src="https://github.com/sentriz/gonic/raw/master/.github/scrot_2.png">
<img width="400" src="https://github.com/sentriz/gonic/raw/master/.github/scrot_3.png">
</p>
</p>