An open API service indexing awesome lists of open source software.

GUI

GUI stands for graphical user interface. It is a visual representation of communication presented to the user for easy interaction with the machine. It allows users to manipulate elements on the screen using a mouse, a stylus or even a finger. The actions in a GUI are usually performed through direct manipulation of the graphical elements.

https://github.com/drmccoy/pdftextorizer

Interactively extract text from multi-column PDFs

gui pdf pdf-extractor pdf-files pdf2text pdftotext pyqt5 qt5

Last synced: 07 Jan 2026

https://github.com/0adri3n/leaguereap3r

Helpful League tool to report a player just with his summoner name.

gui lcu-api league-of-legends league-of-legends-hack python

Last synced: 28 Jun 2025

https://github.com/noahburrell0/sealed-secrets-ui

A web interface and API for encrypting secrets for use with Bitnami sealed secrets

gui kubernetes sealed-secrets secret-management

Last synced: 18 Jan 2026

https://github.com/ccomkhj/datumaro-gui

Simplify the process of managing datasets in computer vision tasks using Datumaro, by offering a GUI. Split, Merge, Filter Dataset (i.e. coco).

annotation-tool coco datumaro gui labeling-tool

Last synced: 23 Apr 2025

https://github.com/blackphlox/wt-editor-gui

A graphical user interface version of wt-editor-cli

gui windows-subsystem-linux windows-terminal windows-terminal-configure

Last synced: 04 Feb 2026

https://github.com/akash-rajak/virtual-keyboard

Python script to create a virtual keyboard.

gui keyboard python3 tkinter virtual-keyboard

Last synced: 26 Mar 2025

https://github.com/bat0ri/smartcalc

GUI Default + graphics + credit + deposit calculation

calculator gui qmake qtcreator

Last synced: 14 May 2025

https://github.com/hamed-gharghi/surface-plot-3d

Surface_Plot_3D is a Python application for visualizing 3D surface plots with customizable titles, precision, and colors, using Plotly for interactive plots.

gui gui-application plotly plotly-python scipy surface-plot

Last synced: 08 Jan 2026

https://github.com/gammasoft71/tunit_gui_win_forms

xtd.tunit runner (xtd unit tests runner)

csharp gui unittest unittests winforms xtd

Last synced: 18 Feb 2026

https://github.com/maskedsyntax/canvaz

A modern wallpaper companion for Linux desktops

cpp17 gui qt6 wallpapers x11

Last synced: 22 Feb 2026

https://github.com/davidwhogg/nightsky

bare-bones planetarium

astronomy gui planetarium visualisation

Last synced: 25 Mar 2025

https://github.com/ales-tsurko/iced-nsview

Iced for Cocoa applications.

au cocoa gui iced macos ui vst

Last synced: 12 Feb 2026

https://github.com/xorblo-doitus/completesettings

A Godot plugin providing pre-made GUI for settings, and scenes that help build a setting menu.

godot godot-addon godot-plugin gui settings

Last synced: 18 Feb 2026

https://github.com/coutteausam/project-explorer

General purpose, tag based, project organization tool

gui project-management python python3

Last synced: 14 Mar 2026

https://github.com/landoskape/cellector

A pipeline and GUI for determining which ROIs match features in a fluorescence image.

cell fluorescence gui image matching matching-algorithm roi roi-analysis

Last synced: 11 Oct 2025

https://github.com/gek169/openimgui_standard

Open Immediate Mode Gui Standards proposal, for cross platform GUI development and multiple input device standardization.

gui imgui immediate-mode

Last synced: 22 Mar 2025

https://github.com/yudinikita/encryption

Программа для шифрования и дешифрования текста с ключом на WinForms. Метод шифрования: base64 -> AES (Rijndael). Можно сохранять и загружать файл, генерировать случайный ключ и очищать поля.

aes base64 csharp encryption gui rijndael windows-forms winforms

Last synced: 06 May 2026

https://github.com/aditya-ranjan1234/python-gui

RVCE 1st Sem Lab EL - Tkinter GUI

fibonacci gui list-manipulation python tkinter

Last synced: 16 Mar 2025

https://github.com/simonthorell/rock-paper-scissor

Game developed in Java featuring a graphical user interface that enables players to engage remotely through MQTT, utilizing either Arduino or a Python script.

gui java mqtt

Last synced: 16 May 2026

https://github.com/sneakyshrike/space-marine-army-builder

GUI application to build an army roster for the tabletop game Warhammer 40,000

army builder css gui java javafx javafx-gui roster space-marine tabletop-gaming warhammer warhammer-40k

Last synced: 13 May 2026

https://github.com/fschottmann/CheatSheetCompanion

Cheat Sheet Companion is a powerful PowerShell tool that provides context-sensitive cheat sheets to users. No matter what program or website the user is in, the appropriate cheat sheets are always displayed, making it easier for users to find the information they need quickly and efficiently.

gui gui-application obsidian obsidian-md powershell wpf

Last synced: 08 Jul 2025

https://github.com/dickeyy/collatz-calculator

A calculator to test numbers against the collatz conjecture

algorithm calculator collatz collatz-conjecture conjecture gui python tkinter

Last synced: 12 Apr 2025

https://github.com/lmlk-seal/llmodel

Private LLModel GUI Chat allows users to interact with a local large language model (LLM) using the Llama library and GGUF models.

ai assistant chatbot code cpu gguf gpu-computing gui llama llamacpp llm model models offline privacy private prompt python simple virtual-assistant-ai

Last synced: 26 Jan 2026

https://github.com/astynax/threep

Threepenny GUI example

example gui haskel threepenny-gui

Last synced: 27 Jul 2025

https://github.com/goiste/web_gui_example

Web GUI for a desktop Go application

desktop-app embed embed-fs go golang gui ui web-based web-gui

Last synced: 02 Apr 2025

https://github.com/moguchiydd/gtl

The idea is to help people reduce the time it takes to edit text after copying from a PDF file, for example journalists

gui gui-app gui-application gui-pyside gui-python it json pyside pyside6 python python-3 python3 qt qt6 text-parser text-processing xml

Last synced: 10 May 2026

https://github.com/gammasoft71/win32_gui

C++ Win32 gui draft project used to experiment with xtd.

cpp17 example examples gui win32 win32api

Last synced: 09 Apr 2025

https://github.com/cypriengille/diagnostic-sae-gui

A supervised autoencoder and its GUI for cost-less thyroid nodule prognosis.

autoencoder categorical-data gui thyroid-malignancies

Last synced: 12 Oct 2025

https://github.com/javaobjects/mylibary

Java SE(Java + JDBC + 工厂模式) + GUI CMS-内容管理系统

gui javase jdbc jdk mysql-database oracle swing

Last synced: 03 Jan 2026

https://github.com/meysam81/sleeping-barber-problem

Multi-threaded C# GUI app, satisfying the Sleeping barber problem from the operating system course

barber-shop barbershop c-sharp csharp gui multi-threading multithreading operating-system operating-systems os sleeping-barber

Last synced: 02 Jan 2026

https://github.com/zaytiri/program-scheduler

A simple way of scheduling programs at startup at specific days of the week and more. Includes GUI version.

at-startup cron files folders gui open program schedule scheduler start task time week-days

Last synced: 14 Jan 2026

https://github.com/jslpc/ffswift

FFmpeg GUI written with SwiftUI

ffmpeg ffmpeg-gui ffmpeg-wrapper gui mac macos swift swiftui

Last synced: 03 Aug 2025

https://github.com/rysteq/p2p-java-chat

A peer to peer chat application made in Java

chat chat-application file-sharing gui gui-application java p2p p2p-chat peer-to-peer

Last synced: 23 Mar 2025

https://github.com/jacobwilliams/vibegui

A vibe-coded Python library to create simple GUIs and read/write config data using multiple backends (Qtpy/PySide6/PyQt, WxPython, TKinter, GTK3/GTK4, and Flet) using a JSON schema.

flet gtk gtk3 gtk4 gui json pygobject pyqt pyside6 python qtpy tkinter wxpython wxwidgets

Last synced: 20 Apr 2026

https://github.com/JokerQyou/vtools

Simple GUI wrapping some of my frequently used ffmpeg commands.

ffmpeg gui svelte tauri tauri-app

Last synced: 07 Apr 2025

https://github.com/sourhub226/notepad-clone-python

Windows Notepad exact clone GUI made in python Tkinter

gui learning-by-doing notepad notepad-gui python tkinter tkinter-gui windows-notepad

Last synced: 04 Jul 2025

https://github.com/markmll/mastech_ms2115b

A reader for the Mastech 2115B digital multimeter, running as a Linux console program with configurable output format, or using a GUI. This includes minimal SCPI capabilities, allowing the current range and value to be read.

console gui linux multimeter scpi

Last synced: 07 Apr 2025

https://github.com/schnoddelbotz/huego-fe

A cross-platform GUI, CLI and a web interface to efficiently control lights connected to your Philips Hue bridge

cli golang gui hue keyboard-shortcut philips-hue philips-hue-bridge philips-hue-lights

Last synced: 22 Mar 2025

https://github.com/asheroto/simplifi

Simplifi (by Quicken) on Windows. Runs Simplifi in a native Windows application. Closes to system tray. Ctrl+Alt+I to show window.

gui intuit native quicken simplifi windows

Last synced: 26 Mar 2025

https://github.com/jduncan8142/SapGuiFramework

A Framework library for controlling the SAP GUI Desktop

gui python sap selenium testing

Last synced: 02 Apr 2025

https://github.com/austinsc/react-gooey

Gooey... like GUI... get it?

bulma bulma-css gui react react-components reactjs

Last synced: 04 Jan 2026

https://github.com/ccrsxx/final-java-project

Final Java project for my University

gui java javaswing

Last synced: 07 Apr 2025

https://github.com/deepraj02/improved-computing-machine-calc-

This is a GUI calculator made using Python's Tkinter module

calculator dev gui python3 student-project tkinter

Last synced: 12 Oct 2025

https://github.com/red-team-444/dig-0x2717

This Bash script and GUI framework runs all possible "DIG" (Domain Information Gropper) commands, covering basic to advanced queries, with robust error handling and result logging.

automate bash-script dig dns gui manual python3

Last synced: 14 May 2026

https://github.com/emrecpp/nextcrypt

Python app with Qt interface for encryption/decryption (Caesar, Vigenere, Atbash, Vernam)

cipher cryptography fluent-design gui modern pyqt pyqt5 pyside pyside6 python qfluentwidgets qt ui

Last synced: 08 May 2026

https://github.com/nstechbytes/mini-converter

Mini Converter Chrome Extension! This compact yet powerful tool is designed to help you convert color codes between various formats and manage your conversion history effortlessly. Ideal for designers, developers, and color enthusiasts, this extension makes handling and visualizing different color formats a breeze.

chrome chrome-extension converter extension gui hex rgb

Last synced: 08 May 2026

https://github.com/linto-ai/linto-client-stack

LinTO functional modules (GUI, Command Module, Text To Speech...)

gui raspberry-pi vocal-assistant

Last synced: 30 Apr 2026

https://github.com/rgeditv1/yt-dlp-linux-gui

yt-dlp con frontend escrito en python usando CustomTkinter

gui linux youtube-downloader yt-dlp yt-downloader

Last synced: 12 Jun 2026

https://github.com/petrushev/txplaya

Web based audio player build on Twisted

gui mediaplayer mediaplayer-api network-programming python qt qt5 twisted

Last synced: 01 May 2026

https://github.com/starsheriff2/rock-paper-scissors---arturo

his is the popular Rock, Paper Scissors game. It was built entirely with JS, HTML and CSS. This is part of the Web Development 101 | Odin Project.

browser-game css games gui html5 interactive javascript js odin-project scissors-game

Last synced: 02 May 2026

https://github.com/icepick4/notepad

Clone of windows's notepad

app awt clone gui implementation java notepad swing ui windows

Last synced: 06 May 2026

https://github.com/shaunabanana/simple-bayesnet

A simple visual tool to build and run inference on your own Bayesian Network.

bayesian-inference bayesian-network data-science eel gui machine-learning tool visualization vuejs2

Last synced: 02 May 2026

https://github.com/divyajeettt/linear-equations

A mathematical Python module providing Linear Equations in one and two variables as Python objects.

gui linear-equations logging math mathematics python

Last synced: 26 Apr 2026

https://github.com/abika/kit

A terminal based Git GUI for KDE

c-plus-plus git gui kde linux qt

Last synced: 06 May 2026

https://github.com/webjoaoneto/spotify-playlist-downloader-gui

Simple GUI to Download and extract MP3 from Spotify Playlists using Youtube videos.

gui python spotify spotify-playlist youtube youtube-dl

Last synced: 05 May 2026

https://github.com/meysam81/hospital

A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database

connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio

Last synced: 06 May 2026

https://github.com/jozwiaczek/warehouse

A university project aimed at creating a program for handling a warehouse.

gui java swing warehouse

Last synced: 28 Jun 2026

https://github.com/jiro4989/mvskillseditor

RPGツクールMVのスキルデータベース編集用GUIソフト

gui java javafx utility

Last synced: 03 May 2026

https://github.com/nikhiljha/trebuchet

Send files to anyone, at maximum speed. (A GUI for croc - similar to magic-wormhole.)

croc gui

Last synced: 25 Jun 2026

https://github.com/hmlendea/nucixna.gui

GUI management and basic widgets for MonoGame/XNA.

gui monogame nuget xna

Last synced: 03 May 2026

https://github.com/dheerajshenoy/sonify-hackathon

Convert images into beautiful audio signals

audio-processing gui image-processing python qt sonification

Last synced: 01 May 2026

https://github.com/imshakil/pcinoob

An open-source application to generate PC Hardware Information developed with GUI in C++

computer-hardware-information cpp cpp11 fltk gui hardware-information linux open-source ubuntu

Last synced: 27 Apr 2026

https://github.com/cyrusjetson/java-gui-projects

Projects are developed using awt and swing..

awt gui java mysql swing

Last synced: 01 May 2026

https://github.com/joholl/tpm2-gui

A GUI tool for the TPM Software Stack (TSS) Feature API (FAPI) keystore.

fapi gui tcg tpm tss tss2

Last synced: 22 Jun 2026

https://github.com/aakankshabhende/gui-based-bmi-calculator

GUI Based BMI-Calculator with MySQL Database and Realtime customized email notification of your BMI result.

database gui mysql

Last synced: 01 May 2026

https://github.com/h4wk507/qtcalculator

Arithmetic expression parser built using C++ and Qt for GUI.

calculator cpp gui qt qt-calculator qt5 qtcreator

Last synced: 01 May 2026

https://github.com/seanpianka/pysee

Screenshot sharing for MacOS and Linux

clipboard gui imgur linux python region screenshot tkinter wrapper

Last synced: 13 May 2026

https://github.com/malikmaky/online-examination-system

The Online Examination System is a Java-based desktop application designed to make taking exams over the internet easy and convenient.

exam-simulator examination-system gui java log-in sign-in sign-up swing-gui testing-system

Last synced: 08 Jun 2026

https://github.com/nojaja/http-server-ui

a simple zero-configuration GUI http server

electron gui hosting http-server server

Last synced: 24 Apr 2026

https://github.com/yinkaisheng/tkinter_demos

some tkinter demos

gui tkinter

Last synced: 20 Jun 2026

https://github.com/radad/radwndresizer

Easily resize windows into grids

appveyor gui shell-extension win32 windows

Last synced: 28 Apr 2026

https://github.com/shivang8/random-password-generator

Random Passoword Generator Using Pseudo-Random Function

gui java netbeans-ide pseudo-random random-password

Last synced: 08 Jun 2026

https://github.com/hidumou/frpc-gui

A modern, user-friendly GUI application for managing FRP (Fast Reverse Proxy) clients across multiple platforms.

frp frpc gui

Last synced: 01 May 2026

https://github.com/thanoulis/tpmg

simple zenity/kdialog/etc replacement written in core Tcl/Tk

command-line dialog gui kdialog qarma shell zenity

Last synced: 02 Apr 2026

https://github.com/panos-stavrianos/flet_timer

Flet Timer is a timer component for the Flet framework that enables the creation of countdown timers with real-time display updates, providing a seamless integration with Flet applications.

component flet flet-dev gui python timer

Last synced: 08 Sep 2025

https://github.com/smokku/tgt

TGT (TextmodeGUIToolkit) is an object-oriented library, written in C, for creating user interfaces under Linux console

gui library linux ncurses termcap terminal text-mode-gui toolkit

Last synced: 13 Apr 2026

https://github.com/pradeep-selva/react-gui

A simple, blazingly fast way to create React Components using a GUI

component fast generate-code generated-code gui javascript react reactjs svelte typescript

Last synced: 13 Apr 2026

https://github.com/dog-broad/morsecodetranslator

The Morse Code Translator is a Java program that provides a graphical user interface (GUI) to convert text messages between English and Morse code.

flatlaf gui java maven morse-code

Last synced: 12 Mar 2026

https://github.com/sulagna-dutta-roy/billing-system

This is the first software that built in python. My first project that contributed in open source. Leave a star

gui python python-3 tkinter

Last synced: 07 Oct 2025

https://github.com/alij-official/snakegame

A classic Snake game built using Python and Pygame. This game features exciting gameplay with special mango food, sound effects, and increasing difficulty as you progress.

fun game game-development gui py pygame python python3 pythongame snake snake-game snakegame

Last synced: 10 Oct 2025

https://github.com/birchgames/stylenavigator

StyleNavigator lets you explore among built-in Unity3D GUI styles.

csharp gui unity unity3d unity3d-editor unity3d-plugin

Last synced: 21 Jan 2026

https://github.com/mikecao/get-down

A simple to use download tool

downloader gui ui youtube-dl yt-dlp

Last synced: 14 Apr 2026

https://github.com/itamaker/go-chrome-ai

Cross-platform Go tool to patch Chrome Local State and enable Ask Gemini and other Chrome AI features, with both CLI and GUI.

ask-gemini chrome chrome-ai chrome-profile cli golang google-chrome gui

Last synced: 13 Mar 2026

https://github.com/isharax9/lms-java-application

LMS UI for Java application | Used IDE - NetBeans 18

gui java lms-ui netbeans-project ui

Last synced: 24 Feb 2026

https://github.com/irahorecka/sequencing-primer-generator

A tool to batch-generate optimal DNA primers for Sanger sequencing. Output .xlsx file is directly compatible with IDT Oligo Entry.

desktop-application gui plasmid python3 sanger-sequencing

Last synced: 14 Oct 2025

https://gitlab.com/1337Misom/OpenRadio

An open source application combining Internet radio, DAB and Alarm into one

YH4F gtk3 gui python

Last synced: 14 Oct 2025

https://github.com/chiefenne/lvgl_simulator

Complete LVGL v9.4 project template with desktop simulator for rapid GUI development. Build interfaces on macOS/Linux/Windows, then deploy to ESP32. Shared GUI code, custom fonts, and modern C++17.

cpp embedded esp32 gui lvgl sdl2 simulator

Last synced: 27 Jan 2026

https://github.com/the0cp/ssr-gui

Cross-Platform GUI Client for SS/SSR/SSR-N

electron gui javascript linux shadowsocks shadowsocksr shadowsocksr-client ssr ssrn

Last synced: 24 Feb 2026