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
Untertitel ausgeschaltet, wenn Video abgespielt wird
ulrich
2023-03-01
81530df1e3b43943a11ab3032ad235b319b95968
[calypso.git]
/
resources
/
start
1
2
3
4
#!/bin/sh
cd /home/pi/prg/calypso
java -Djava.util.logging.config.file=conf/logging.properties -jar calypso.jar conf=conf/calypso.properties &