From b9aec513ebad29bf36f20e1c494bf155165b45fa Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Thu, 5 Jul 2018 02:15:51 -0500 Subject: [PATCH 1/2] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..afcf297 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# butterflow-ui +A graphical user interface for butterflow. From 9f9d4a66b7d8b2be4a7ac8f1bd00b62a43c839f7 Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Thu, 5 Jul 2018 15:15:38 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index afcf297..0a351e1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ # butterflow-ui A graphical user interface for butterflow. + +![butterflow-ui screenshot](https://i.imgur.com/aE6oIrQ.png) + +--- + +## About + +**butterflow-ui** is a graphical front end for interacting with the [butterflow](https://github.com/dthpham/butterflow) command line application in Windows. + +## Features +* *Multilingual Interface* + + Support for language settings. + +* *Subregion Clipper* + + Helps find subregions in the video to process. + +* *Reusable Configurations* + + Save your favorite configurations and load them for use with other videos. + +## Download + +**butterflow-ui** is conveniently packaged in a Windows installer file (MSI) built with the [WIX toolset](http://wixtoolset.org). The latest installer can be downloaded [here](https://github.com/wagesj45/butterflow-ui/releases/latest). You can also download [old releases](https://github.com/wagesj45/butterflow-ui/releases) as well.