Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

captn3m0/pirunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

pirunner

Tiny Project to control the raspberry pi task set from your browser. Integrates with your web directory listings (separately) to allow you to run multiple applications. Personal project, not meant to be used anywhere as of now. Alpha quality.

Goals

  • Run audio, video, games from the browser
  • Control current process by sending keystrokes from the browser
  • Run a complete server of its own, perhaps?
    • As of now integrates with Apache web listings

Known Issues

  • Video playback fails if subtitles fail to download
  • subliminal doesn't do hash based matches any more
  • Killing vlc, cvlc, or omxplayer seems to be having issues
    • fceux dies easily with .terminate() though

Over-Engineering

There is a lot of opportunity for over-engineering this. I am inclined towards using a message queue to start/end tasks, and maybe a separate taskrunner process as well.

Also need to convert it to a systemd service so it starts at boot.

License

Licensed uner MIT License.

About

Web based taskrunner for my Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages