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
VLC Basiskommandos play, pause, stop eingebaut
undisclosed
2022-12-31
b16b544a3982da609564491ac207e74c0e121c25
[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 &