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
Doku angepasst
ulrich
2021-04-25
a337bf5b943bc3c96c117c9c730db9b46b12ea5b
[calypso.git]
/
resources
/
start
1
2
3
#!/bin/sh
java -Domx.wd=/mnt/store/avd -Djava.util.logging.config.file=logging.properties -jar calypso.jar port=9090 player=omx ctx=/calypso &