Skip to content
Snippets Groups Projects
Select Git revision
  • 047640bbd4051aa375181d41ecd94db907397ef6
  • master default protected
2 results

astabeamer

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    42loop authored
    047640bb
    History

    directories: /home/pi/uploads for all uploads /home/pi/thumbnails for generated thumbnails /home/pi/video for 'the' video /home/pi/image for 'the' image

    launch with

    ./hbue.py --credentials 'user:password' --folder /home/pi/uploads/

    expects crontab entries similar to this:

    00 13 * * 1,3,4,5 /home/pi/hdmi_on.sh # hdmi_on 00 14 * * 1,3,4,5 /home/pi/hdmi_off.sh # hdmi_off