PySimpleGUI - Python
tkinter tk 2.7 Qt WxPython Web (Remi) tkinter Qt Web Wx PySimpleGUI User's Manual Python GUI For Humans - Transforms tkinter, Qt, Remi, WxPython into portable people-friendly Pythonic interfaces
Juju gui
README Welcome. Juju-GUI is a web-based GUI for Juju. Juju lets you deploy connected services to the cloud in a convenient, vendor-neutral, and powerful way. The GUI lets you visualize and manage your work more intuitively from a
Libui - C
libui: a portable GUI library for C This README is being written. Status It has come to my attention that I have not been particularly clear about how usable or feature-complete libui is, and that this has fooled ma
Ftr - C
ngui Ngui is a cross-platform (Android/iOS) front-end development framework. The core code is written in C++. The bottom layer is based on OpenGL drawing. The upper layer implements a streamlined typesetting engine and a JS/JSX r
DynamoDb GUI Client - Vue
DynamoDb-GUI-Client (This project is no longer supported) First, of all, I really appreciate the work of everyone who contributed to this project so f
Native windows gui - Rust
Native Windows GUI READ THIS This version of Native Windows GUI is no longer maintained (and has been so for 2~3 years). That said, the library is in
Cargo ui
GUI for Cargo - This is a project to make a GUI for cargo, built using SixtyFPS:
Libui ng - C
libui-ng: a portable GUI library for C Fork of andlabs/libui. This README is being written. Status Old announcements can be found in the NEWS.md file.
RedisDesktopManager - C++
Redis Desktop Manager Install & Run | Quick Start | Features | Development Guide | Known issues | Telegram Chat Open source cross-platform Redis Desktop Manager based on Qt 5 Officially Supported platforms: Windows
Nuklear - C
Nuklear ALL DEVELOPMENT MOVED ELSEWHERE Dear visitor, this repository, issue tracker, etc. is abandoned in favor of https://github.com/Immediate-Mode-UI/Nuklear . Any activity in this issue tracker, any pull requests,
Walk - Go
About Walk Walk is a "Windows Application Library Kit" for the Go Programming Language. Its primarily useful for Desktop GUI development, but there is some more stuff. Setup Make sure you have a working Go installati
Ui - Go
ui: platform-native GUI library for Go This is a library that aims to provide simple GUI software development in Go. It is based on my libui, a simple cross-platform library that does the same thing, but written in C. It runs on
Grope - Ruby
grope¶ ↑ A non-GUI library to represent browser environment using WebKit Framework + RubyCocoa Synopsis¶ ↑ require 'grope' env = Grope::Env.new Load URL¶ ↑ env.load('http://example.com') env.document.tit
Pyautogui - Python
PyAutoGUI PyAutoGUI is a cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard. pip install pyautogui Full documentation available at https://pyautogui.readthedo
Toga - Python
Toga A Python native, OS native GUI toolkit. Prerequisites Minimum requirements Toga requires Python 3. Python 2 is not supported. If you're on macOS, you need to be on 10.7 (
Gooey - Python
Gooey Turn (almost) any Python 2 or 3 Console Program into a GUI application with one line Table of Contents Gooey Table of contents Latest Update Quick Start Installation Instructions Usage
Rbkit - Ruby
Rbkit [WARNING] This project is not maintained at the moment. We have plans to work on a universal profiling protocol after which we intend to rewrite major parts of Rbkit. rbkit is a Ruby gem that plugs into yo
Svgo gui - JavaScript
SVGO GUI v0.0.9 NB: Obsolete software This tool is based on obsolete version of svgo utility. Please use console tool or SVGOMG web service. -- Node-WebKit based GUI for SVGO. Download and us
Mirage - TypeScript
Mirage: ? GUI for Elasticsearch Queries Mirage: Intro Features Roadmap Build Locally How to contribute Get Mirage a. Hosted b. Chrome Extension c. Appbase.io d. Run with Docker e. Elasticsearch Plugin (
Mojs timeline editor - JavaScript
mojs timeline-editor MojsTimelineEditor is a GUI plugin for interactive html/custom points/timeline editing while crafting your animations. Part of mojs tools. Installation Not avaliable on npm or CDNs yet. The Moj
AdminMongo - JavaScript
adminMongo adminMongo is a cross platform user interface (GUI) to handle all your MongoDB connections/databases needs. adminMongo is fully responsive and should work on a range of devices. adminMongo connection informati
Ecere sdk - eC
Ecere SDK Free Open Source Software released under the New BSD license The Ecere SDK is a Software Development Kit including: A set of compiling tools for the eC programming language An Integrated Dev
PredicateEditor - Swift
PredicateEditor PredicateEditor is a visual editor for creating and using NSPredicates for querying data in your app. PredicateEditor was inspired by the implementation in Workflow Features Create filters for th
Nc client - Swift
nc-client netcat client for iOS Description Connect to a server on a port and send/receive bytes over the network. This app was developed to be an on-device solution for connecting to the iOS kernel exploit published
Hijacker - Java
Hijacker Hijacker is a Graphical User Interface for the penetration testing tools Aircrack-ng, Airodump-ng, MDK3 and Reaver. It offers a simple and easy UI to use these tools without typing commands in a console and copy&past
Ocean sql profiler - C#
Ocean SQL Profiler Cross-platform SQL profiler for PostgreSQL 9.3+. View your queries and functions being run in real-time in a simple to use GUI. Features View your PostgresSQL functions and queries being exec
Gdlv - Go
Gdlv is a graphical frontend to Delve for Linux, Windows and macOS. Demo video here. Setup First make sure you have the current version of delve installed: go get -u github.com/go-delve/delve/cmd/dlv then install gdlv:
RcloneBrowser - C++
WARNING: This project is not longer active or maintaned. Initially I created it only because rclone mount did not work in the beginning. Now mount on Windows works fine, so this project is not useful for me anymore. I suggest to try out r
Qlql - Go
qlql GUI for ql database made with gopherjs, vecty and electron. Usage See hacking below. There is nothing really useful here except to demonstrate how you can use gopherjs to build electron applications.
Apkinspector - Java
AndroidAnalysisGUI This is a guide to get the alpha release of Android Analysis GUI. It has only been tested on Linux. 1. Install Qt SDK. (1)Download the QtSDK (Qt_SDK_Lin32_offline_v1_1_1_en.run from "http://qt.nokia.com/downloads/sdk-l
Guetzli gui - Swift
guetzli-gui A super simple GUI for Google's JPEG encoder guetzli To install, first install the guetzli command line tool by following the installation instructions.. Then, either download the pre-built application, or build fr
Goggles - Go
goggles ? Goggles is a GUI for your $GOPATH. Features Browse and search local packages View package documentation Open the project folder in Finder or Terminal Open the projec
Gydl - Python
About Gydl (Graphical Youtube-dl) is a GUI wrapper around the already existing youtube-dl program. It's developed with a dialog driven experience in mind. This provides a quick and easy video or audio downloads without disturban
Go astilectron - Go
Thanks to go-astilectron build cross platform GUI apps with GO and HTML/JS/CSS. It is the official GO bindings of astilectron and is powered by Electron. Demo To see a minimal Astilectron app, checkout out the demo. It use
Nuklear - C
Nuklear This is a minimal state immediate mode graphical user interface toolkit written in ANSI C and licensed under public domain. It was designed as a simple embeddable user interface for application and does not have any dep
Disco.vim - Vim script
disco.vim A full set of 1-, 8-, 16-, 88-, 256-, and GUI-color-compatible Vim colors. Aims to be bulletproof and obey terminal palette options and background setting if present. Codebase derived from jsit/vim-tomorrow-theme (whic
Gonvim - Go
Gonvim Neovim GUI written in Golang, using a Golang qt backend Downloads: Pre-built packages for Windows, macOS, and Linux are found at the Releases page. Requirements: Neovim (v0.2) Features Modern UI Fuzz
Vegvisir - JavaScript
Vegvisir: A browser based GUI for **LLDB** Debugger. Screenshot: Installation: Note: Please use the default python that comes with MacOS which is available at /usr/bin/python. This is because
Python example - JavaScript
This project demonstrates how to display the output of a Python module in Electron.
OmniGUI - C#
A cross-platform GUI framework from scratch just to learn.... that is already AWESOME! Xamarin Forms is OK, but has too many limitations What about having a Presentation Framework that: Loads the UI from the same XAML fo
RunShellcode - C#
RunShellcode Simple GUI program when you just want to run some shellcode. Tips Works on Windows, need Mono port because P/invoke Strips "0x", then any non-hex character (case-insensitive). Add 0xcc at start of
Deep learning studio -
deep-learning-studio GUI based deep learning platform Deep Learning Studio Personal Edition is now discontinued. We are launching a professional version which is much easier to install and use. It will be soon available from ou
Hotspot - C++
Hotspot - the Linux perf GUI for performance analysis This project is a KDAB R&D effort to create a standalone GUI for performance data. As the first goal, we want to provide a UI like KCachegrind around Linux perf. Looking
Rollingshutterpy - Python
rollingshutterpy A Tkinter GUI-Implementation of a simple rolling-shutter effect. Inspired by this YouTube video: https://www.youtube.com/watch?v=nP1elMR5qjc Aims to simplify the process of creating fake rolling-shutter effects
Yolo mark - C++
Yolo_mark Windows & Linux GUI for marking bounded boxes of objects in images for training Yolo v3 and v2 To compile on Windows open yolo_mark.sln in MSVS2013/2015, compile it x64 & Release and run the file: x64/Relea
Nanogui - C++
NanoGUI NanoGUI is a minimalistic cross-platform widget library for OpenGL 3.x or higher. It supports automatic layout generation, stateful C++11 lambdas callbacks, a variety of useful widget types and Retina-capable renderin
Yue - C++
Yue A library to create cross-platform GUI apps. Issues The issues page of this repo is disabled on purpose, for help please go to the yue/help repo where users help themselves. To report a bug, you have to
Electron webpack dashboard - JavaScript
electron-webpack-dashboard Electron Desktop GUI for Webpack Dashboard Whats this all about? The original webpack-dashboard, was fun and people seemed to like it. Unless they were on Windows, or used