diff --git a/software/handbrakeweb.yml b/software/handbrakeweb.yml new file mode 100644 index 0000000000..fe586f1788 --- /dev/null +++ b/software/handbrakeweb.yml @@ -0,0 +1,10 @@ +name: 'HandBrake Web' +website_url: 'https://github.com/TheNickOfTime/handbrake-web' +source_code_url: 'https://github.com/TheNickOfTime/handbrake-web' +description: 'Platform to use one or more instances of HandBrake video transcoder on a headless device via a web interface.' +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Automation \ No newline at end of file