Actions
Handbrake Interface Project¶
Handbrake is a pretty awesome encoder front end. It has a CLI and the idea for this project is to build a web interface for a build box.
Install Instructions¶
- Install a recent version (packaged version is very old) of mod_wsgi (4.6.5 at time or writing):
- Install prereqs:
- Download source, unpack it, configure it, build it, install it:
- finish this
- Install prereqs:
Milestones¶
Realistically I'm probably not going to work on this project consistently (like all of my others...) but the idea is to add something useful for each milestone even if it takes a while.
Milestone 1¶
- query status (i.e. on or off) of build box
- turn power on, turn power off
Updated by over 4 years ago · 1 revisions