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

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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