Gooey is a tool for transforming command line interfaces into beautiful desktop applications. It can be used as the frontend client for any language or program. Whether you've built your application in Java, Node, or Haskell, or you just want to put a pretty interface on an existing tool like FFMPEG, Gooey can be used to create a fast, practically free UI with just a little bit of Python (about 20 lines!). To show how this all fits together, and that it really works for anything, we're going to walk through building a graphical interface to one of my favorite tools of all time: FFMPEG. These steps apply to anything, though! You could swap out FFMPEG for a .jar you've written, or an arbitrary windows .exe, an OSX .app bundle, or anything on linux that's executable! In short, it will transform a "scary" terminal command line into an easy to use desktop application that you could hand over to users.

Features

  • Gooey is controlled entirely by a plain ol' JSON file
  • Gooey is a drop-in replacement for all projects backed by Argparse!
  • You can get a UI bolted on in front of an existing CLI application
  • Gooey has a bunch of different input widgets
  • Gooey is attached to your code via a simple decorator on whichever method has your argparse declarations
  • Different styling and functionality can be configured by passing arguments into the decorator

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Gooey

Gooey Web Site

Other Useful Business Software
Find out just how much your login box can do for your customer | Auth0 Icon
Find out just how much your login box can do for your customer | Auth0

With over 53 social login options, you can fast-track the signup and login experience for users.

From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
Sign up
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Gooey!

Additional Project Details

Operating Systems

Mac, Windows

Programming Language

Python

Related Categories

Python Build Tools, Python User Interface (UI) Software

Registered

2021-05-20