dashboard
repositories
filestore
activity
search
login
main
/
calypso
App zur Steuerung des mpv Mediaplayers auf einem Raspberry Pi über HTTP
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Package-Namen zurueckgesetzt, weitere Anpassungen nachgezogen, Readme erneu...
undisclosed
2023-01-08
e27ab178fa3a2f967823c1bfc81951086e15b642
[calypso.git]
/
resources
/
start
1
2
3
#!/bin/sh
java -Domx.wd=/mnt/store/calypso -Djava.util.logging.config.file=logging.properties -jar calypso.jar port=9090 player=omx ctx=/calypso &