mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-01-15 21:40:35 +00:00
Compare commits
2 Commits
e31417f90c
...
6902c4bced
Author | SHA1 | Date | |
---|---|---|---|
|
6902c4bced | ||
|
8099488f02 |
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ check_syntax_diff:
|
||||
awesome_bot -f temp.md $(AWESOME_BOT_OPTIONS)
|
||||
|
||||
# check dead links
|
||||
# sudo apt install ruby && install --user-install awesome_bot
|
||||
# requiements: sudo apt install ruby && gem install --user-install awesome_bot
|
||||
awesome_bot:
|
||||
~/.local/share/gem/ruby/2.7.0/bin/awesome_bot -f README.md $(AWESOME_BOT_OPTIONS)
|
||||
|
||||
|
@ -1186,7 +1186,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or
|
||||
- [gonic](https://github.com/sentriz/gonic) - Lightweight music streaming server. Subsonic compatible. `GPL-3.0` `Go`
|
||||
- [Groove Basin](https://github.com/andrewrk/groovebasin) - Music player server with a web-based user interface inspired by Amarok 1.4. `MIT` `Nodejs`
|
||||
- [koel](https://koel.dev/) - Personal music streaming server that works. ([Demo](https://demo.koel.dev/), [Source Code](https://github.com/koel/koel)) `MIT` `PHP`
|
||||
- [KooZic](https://koozic.net/) - Music server with powerful playlist features and Subsonic compatibility. ([Demo](https://demo.koozic.net/public), [Source Code](https://github.com/DocMarty84/koozic)) `LGPL-3.0/MIT` `Python`
|
||||
- [KooZic](https://koozic.net/) - Music server with powerful playlist features and Subsonic compatibility. ([Source Code](https://github.com/DocMarty84/koozic)) `LGPL-3.0/MIT` `Python`
|
||||
- [LibreTime](https://libretime.org) - Simple, open source platform that lets you broadcast streaming radio on the web (fork of [Airtime](https://github.com/sourcefabric/Airtime)). ([Source Code](https://github.com/LibreTime/libretime)) `AGPL-3.0` `PHP`
|
||||
- [LMS](https://github.com/epoupon/lms) - Access your self-hosted music using a web interface. `GPL-3.0` `C++`
|
||||
- [Maloja](https://github.com/krateng/maloja) - Self-hosted music scrobble database, alternative to Last.fm. ([Demo](https://maloja.krateng.ch/)) `GPL-3.0` `Python/Docker`
|
||||
|
Loading…
x
Reference in New Issue
Block a user