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/robertdodd/bevy_reflect_utils

A small, plugin-less utility library making it easier to work with reflection in bevy.

bevy bevy-engine game-development gamedev gui ui

Last synced: 23 Oct 2025

https://github.com/i2y/oden

Cross-platform Desktop GUI toolkit for Gophers

cross-platform go gui ui

Last synced: 03 Apr 2026

https://github.com/alberanid/httprint

simple web GUI to upload and print files

cups file gui lp lpr print printer upload web

Last synced: 16 Oct 2025

https://github.com/mohamedelbachir/tinyguisdl

My LightWeight GUI library made with SDL for Game and Application

cpp gui sdl sdlgui simpleui

Last synced: 11 Oct 2025

https://github.com/vonkleistl/optimac

OptiMac is a comprehensive, user-friendly macOS optimization suite that brings powerful system tweaks and performance enhancements to your M-Series Mac through an intuitive graphical interface. No more complex terminal commands – optimize your Mac with just a few clicks!

apple apple-silicon gui macos optimisation simple

Last synced: 11 Oct 2025

https://github.com/choochmeque/axis

A modern, cross-platform Git GUI

cross-platform git gui linux macos rust windows

Last synced: 22 May 2026

https://github.com/polyhedraldev/codetool

Terrascript support for IntelliJ

gui hacktoberfest intellij-plugin terra

Last synced: 02 Apr 2026

https://github.com/baponkar/gui-linux-update-script

This bash shell script is for update,upgrade packages and also check the security warning by RootKit Hunter package. You just need to clone this repository and change working directory into cloned directory and then run script by ./gui_update_1.sh. Now all information and messages are shown in graphical user interface.For details see README.md.

about gui gui-linux-update-script linux package rkhunter shell-script update upgrade zenity

Last synced: 23 Jan 2026

https://github.com/kittizz/popo-me-post

PoPoMePost is a facebook groups campaign the marketing tools easy for share facebook posts to multiple groups

compaign facebook golang group gui marketing posts tools vue vuejs

Last synced: 05 Mar 2026

https://github.com/sorrowfeng/qt-ant-design

Implementing Ant Design with Qt Widget

ant-design cpp gui qt widget

Last synced: 03 Jun 2026

https://github.com/rolve/gui

GUI Library for "Intro to Java" Courses

education gui introduction-to-java introduction-to-programming

Last synced: 30 Jan 2026

https://github.com/alpertunga-bile/aiupscalegui

ai image upscaling GUI application using Real-ESRGAN

gui gui-application image-upscaling python real-esrgan tkinter tkinter-gui

Last synced: 23 Oct 2025

https://github.com/argent77/a7-leveluptweaks

A tweak mod for PST:EE that allows more control over the display of level up icons

gui infinity-engine mod pstee tweaks weidu

Last synced: 26 Feb 2026

https://github.com/quantum5/zalgo

A Windows application converting your text to and from Zalgo.

c-plus-plus gui win32api windows zalgo zalgo-text

Last synced: 03 May 2026

https://github.com/archiebhl/pyoverlaykit

Always-on-top overlays for PyQt and PySide.

always-on-top desktop-app gui overlay package pyqt pyside qt

Last synced: 13 Oct 2025

https://github.com/unsignedarduino/circuitpython-project-manager

A Python program that makes it easy to use a VCS with CircuitPython and eliminate the risk of losing code to a corrupt filesystem!

circuitpython gui project-manager python sync vcs

Last synced: 05 May 2026

https://github.com/muesli4/libwtk-sdl2

Simplistic SDL2 GUI framework in early developement.

event-handling gui gui-framework sdl sdl2 sdl2-gui widget

Last synced: 01 Mar 2026

https://github.com/konnatoad/konserve

Windows backup tool written in Rust with a simple GUI.

backup eframe egui file-backup file-restore gui restore rust tar template-system windows

Last synced: 14 Jun 2026

https://github.com/lukechu10/othello-gui

Othello GUI application using lukechu10/Othello-AI for AI.

ai board-game electron gui othello

Last synced: 06 Mar 2026

https://github.com/hxndev/ai-based-chess-game-using-minimax-and-alpha-beta-prunning

The goal of this project was to make a User vs AI chess game, such that user makes whichever (legal) move they like and in turn, the AI performs the best move it can find. The game ends when either the user or the AI enters checkmate or stalemate state - or if you quit forcibly :)

ai ai-based-chess-game alpha-beta chess gui interface minimax minmax project prunning python using

Last synced: 31 Mar 2025

https://gitahead.github.io/gitahead.com/

Understand your Git history!

git gui open-source

Last synced: 14 May 2025

https://github.com/nick-vinesmoke/cartoonizer-on-python

This program which redraw your photos in cartoon style, with open source code which written on Python.

anime cartoon cartoonization gui gui-application python python3 tkinter tkinter-graphic-interface tkinter-python

Last synced: 24 Jul 2025

https://github.com/cat-master21/pacstall-gui

A gui for Pacstall (pacstall.dev)

bash debian gui pacstall

Last synced: 12 Jul 2025

https://github.com/schlopp96/V2Mp3

Compact video-to-audio conversion tool with built-in YouTube video/audio download functionality. Currently only compatible with Windows-based systems.

audio-video-downloader conversion ffmpeg file-conversion file-format-converter gui pysimplegui python-gui video-to-audio windows-desktop-application youtube youtube-audio-downloader youtube-dl youtube-to-mp3-converter youtube-video-downloader

Last synced: 09 Jul 2025

https://github.com/pitzzahh/atm-gui

ATM GUI Desktop app made using JavaFX and SceneBuilder

gui java java-fx scene-builder

Last synced: 19 Mar 2025

https://github.com/luphord/blitzcrop

Simple GUI for interactive batch image cropping.

crop gui image image-processing

Last synced: 15 Jun 2025

https://github.com/cuixing158/imageinpainting

Exemplar-based image inpainting algorithm is a patch-based approach that restores target regions in the input image.

algorithm gui image-inpainting image-processing

Last synced: 02 May 2025

https://github.com/samrb-dev/tempconvertgui

An open source lightweight cross platform temperature converter with graphical user interface (GUI) written in python.

converter cross-platform gui gui-application open-source pysimplegui python3

Last synced: 16 Feb 2026

https://github.com/jcs090218/jcscc_engine

JCSCC is a C/C++ game engine that provide a simple programming interface to do a cross-platform native code game. Include resource manager with secure deocode and encode algorithm. The purpose of the project is to learn how a game engine were made, knowing the game engine architecture and able to use it knowledge apply to all other modern game engine.

directx engine game game-engine gui math-library networking opengl operating-system rendering research resources sdl2 socket-programming

Last synced: 04 Jul 2025

https://github.com/lwcorp/lwblat

A portable GUI frontend for (the also portable) https://www.blat.net (a console utility e-mail sender)

frontend gui mailer windows

Last synced: 13 Apr 2025

https://github.com/SquashConsulting/kaliningrad

Template Based Database Modeler Leveraging The Power of Multi-Model Data Stores

arango architectural-patterns database foxx graph-database graph-theory gui modeling nosql typescript

Last synced: 20 Jul 2025

https://github.com/bfjesso/hex-investigator

GUI memory searcher for Windows

cpp gui reverse-engineering windows wxwidgets

Last synced: 17 Jul 2025

https://github.com/duckzland/jxdashboard

Electron JS APPS for monitoring JXMiner

cryptominer gui javascript jxminer

Last synced: 18 Jan 2026

https://github.com/purarue/glue

source code for my website homepage/fallback web server

elixir gui nginx pheonix portfolio react typescript

Last synced: 18 Mar 2025

https://github.com/va1da5/rephrase-gpt

The repository offers a different UI for ChatGPT API that enables rephrasing or summarizing text in particular tone or style, aiding people in effectively conveying their ideas.

chatgpt gui text-summarization

Last synced: 12 Apr 2025

https://github.com/omjogani/water-notification-desktop-python

Mini Software that give reminder to drink water as per your weight.

desktop-app gui python tkinter

Last synced: 20 Jan 2026

https://github.com/regalk13/tkinter-projects

This is a repository for Tkinter projects.

gui python tkinter-python

Last synced: 05 Jan 2026

https://github.com/willtheorangeguy/python-logo-widgets

A group of widgets showing the Python logos, that can easily be added to your Python GUI code!

gui hacktoberfest python python-logo python-powered widget

Last synced: 30 Aug 2025

https://github.com/tom-the-bomb/number-slider

Final project for ICS3U1 class - A java GUI number slider game

gui java number-slider

Last synced: 20 Aug 2025

https://github.com/abhiiiman/instagenie-project

InstaGenie : Your InstaGram Genie, Unleash Your Instagram Potential with your Personal InstaGenie <3

downloader figma gui illustrations instagram modern-gui-in-python modern-ui python python-gui-tkinter webscraping

Last synced: 06 Mar 2026

https://github.com/zachbateman/easy_gui

Tool designed to help quickly build powerful Python tkinter GUI applications

gui python tkinter

Last synced: 11 May 2025

https://github.com/xapier14/cerulean

A cross-platform UI framework for C#.

c-sharp dotnet gui sdl2 xml

Last synced: 28 Oct 2025

https://github.com/avencores/hzf-download-manager

🔽Утилита для скачивания всех утилит от HZF🔽

discord gui hzf-downloader pip pip3 python python-3 python-script python3 terminal

Last synced: 13 May 2025

https://github.com/seleb/pcm-tool

Helper for generating generative PCM snippets

audiocontext gui javascript pcm

Last synced: 31 Jul 2025

https://github.com/janza/dibi

Utilitarian cross-platform MySQL GUI client

database gui interface linux macos mysql qt

Last synced: 22 Aug 2025

https://github.com/tddschn/dont-fuck-with-paste

Simulated pasting - Annoying login window that doesn't allow you to paste your 128-char long password? dfwp to the rescue!

clipboard gui pasting pyautogui python3 utility

Last synced: 15 Apr 2025

https://github.com/rikudousage/harbour-bitsailor

Bitwarden GUI client for Sailfish OS using the official Bitwarden CLI

bitwarden gui hacktoberfest jolla password-manager qt sailfish sailfish-os sailfishos totp

Last synced: 05 Jan 2026

https://github.com/bluebrain/bluenaas-subcellular

A web environment for the simulation of brain molecular networks.

database experiment gui subcellular visualization

Last synced: 03 Jul 2025

https://github.com/mateustoin/Qt-GUI-for-Arduino

Projeto de interface gráfica feita com Qt para controle e leitura de dados do Arduino. Interações com widgets, mouse e teclado.

arduino arduino-uno gui gui-application hardware interface qt qt-arduino qt5 qt5-gui qtcreator

Last synced: 14 Mar 2025

https://gitlab.com/hfernh/iwdgui

A graphical frontend for iwd, Intel's iNet Wireless Daemon

IWD gtk gui python

Last synced: 16 Mar 2025

https://github.com/lakshayd02/hotel_managment_system_python_gui

This Python-based Hotel Management System, built with Tkinter, is a user-friendly application designed to automate and streamline hotel operations. It provides a robust solution for managing guest check-ins, check-outs, billing, and guest information.

gui gui-application hotel- hotel-management hotel-management-system hotel-website oops-in-python python python3 tkinter tkinter-gui tkinter-python

Last synced: 10 Apr 2025

https://github.com/blakedrumm/scom-reconfigure-db-move-tool

This application is designed to allow users to migrate their SCOM SQL Instances to a new location. With that said, the application will only edit database values if selected or potentially edit the configuration file (ConfigService.config) and Registry to allow the Management Server(s) to use the updated SQL Instance / Database.

db db-move gui move opsmgr powershell scom-db-move scom-scripts scom-tool system-center-operations-manager

Last synced: 08 Oct 2025

https://github.com/lyzev/skija

This is an example Minecraft implementation that integrates the Skija graphics library to enhance rendering capabilities.

1-21-4 example fabric gui minecraft mod poc proof-of-concept render skia skija

Last synced: 01 Nov 2025

https://github.com/jphp-group/jphp-swt-ext

GUI Library for JPHP based on SWT (for Linux, Windows and Mac).

gui gui-library jphp php swt ui

Last synced: 06 Apr 2025

https://github.com/melvinchia3636/pyqt5progressquest

A native looking version of Progress Quest - the oldest idle MMORPG

gui progress-quest pyqt5 python python3 qt-creator qt5 recreation remake

Last synced: 29 Jul 2025

https://github.com/tdegeus/gooseeye

Geometrical statistics

cpp gui image-processing python python3 statistics

Last synced: 30 Apr 2025

https://github.com/jessielw/custom-tkinter-tooltip

Basic Hover Tooltip for Tkinter based off of Tkinter's built in tooltip with the added ability to customize options

bubble custom gui hover hovertip message popup python texttip tkinter tooltip

Last synced: 12 Jun 2026

https://github.com/omdxp/emgu-world

A GUI that contains the basic image processing operations using Emgu CV.

computer-vision emgu emgu-cv gui image-processing

Last synced: 29 Jun 2025

https://github.com/thiagola92/mondot

MongoDB GUI made with Godot

godot gui mongodb open-source

Last synced: 31 Jul 2025

https://github.com/schlopp96/v2mp3

Compact video-to-audio conversion tool with built-in YouTube video/audio download functionality. Currently only compatible with Windows-based systems.

audio-video-downloader conversion ffmpeg file-conversion file-format-converter gui pysimplegui python-gui video-to-audio windows-desktop-application youtube youtube-audio-downloader youtube-dl youtube-to-mp3-converter youtube-video-downloader

Last synced: 09 Apr 2025

https://github.com/dev-ashishranjan/proxy-manager

Proxy Manager (App/ GUI) for Window, Linux, Mac built with ElectronJs

app electron-app gui gui-application linux-app mac-app proxy-manager windows-app

Last synced: 30 Oct 2025

https://github.com/faisalahmedbijoy/java

Java Basic ,Data Structure ,OOP ,GUI ,Multithreading ,Swing

gui java multithreading oops-in-java swing-gui

Last synced: 28 Oct 2025

https://github.com/huifer/visualizehub

VisualizeHub is an integrated tool that focuses on providing visualization services for developers, operations personnel, and managers to view common databases, RabbitMQ, Redis, Elasticsearch, and more through a single software.

gui mysql rabbitmq rust search tauri

Last synced: 23 Apr 2025

https://github.com/tremus/figmaboundsheader

Figma plugin for generating a c friendly Bounds.h file with the dimensions of all selected nodes

c cpp figma figma-plugin gui

Last synced: 11 Apr 2025

https://github.com/RLAlpha49/KenmeiToAnilist

Effortlessly migrate and synchronize your manga library from Kenmei to AniList with a beautiful, modern desktop app.

anilist anilist-api anilist-python anilistapi electron gui kenmei manga react sync synchronization typescript

Last synced: 06 May 2025

https://github.com/funnygeeker/random-selection

这是一个随机选择器(课堂点名器),老师可以用它随机点名一个同学在课堂上回答问题(当然有后门让它不点你的名字),或者用它来解决你的选择困难症 This is a random selector (roll call device), which can be used by teachers to choose a random classmate to answer questions in class (of course, it has a back door, so you can make it not choose you), or use it to solve your choice difficulty.

gui pyqt pyqt5 pyside2 python python3 random selection

Last synced: 02 Aug 2025

https://github.com/michaelehab/snakes-ladders-and-monopoly-mix-game

A simple game application that is a mixture between the Snakes & Ladders and Monopoly games. This is an Educational Project for OOP course taken during Fall 2021 semester.

cpp game gui object-oriented-programming oop

Last synced: 04 Mar 2025

https://github.com/fxmorin/scrapmechanicseedtool

A tool that allows you to modify the seed of scrap mechanic save files.

gen-seed gui map-seed map-seeds scrap-mechanic scrap-mechanic-seed scrap-mechanic-survival seed world-gen world-generation

Last synced: 22 Mar 2025

https://github.com/auggen21/food-classification-and-clorie-estimation-gui

Food classification using Food 101 dataset and its calorie estimation GUI

calorie-calculator calorie-counter food-classification gui python tkinter-gui

Last synced: 15 Apr 2025

https://github.com/hlgirard/Simplabel

Simple tool to manually label images in disctinct categories.

gui labeling-tool python training-dataset

Last synced: 05 Apr 2025

https://github.com/kuroppoi/bw-skin-editor

C-Gear skin editor for Pokémon Black & White.

gui java nintendo-ds pokemon swing

Last synced: 17 Jan 2026

https://github.com/gitahead/gitahead.com

Understand your Git history!

git gui open-source

Last synced: 14 Oct 2025

https://github.com/yeonghyeon/choplifter

Customized classic game.

game gui helicopter java-game swing-gui

Last synced: 26 Apr 2025

https://github.com/dinau/luajitimgui

Luajit + ImGui: Windows binary project using anima project

anima demo examples glfw gui image imgui imnode implot implot3d jpeg lua luajit sdl2 sdl3 stb ui windows

Last synced: 14 Oct 2025

https://github.com/apaxa-go/gui

GoLang GUI library

golang gui

Last synced: 15 Jan 2026

https://github.com/adri6336/stegocrypt-gui

Tool for steganographically embedding AES-256 encrypted messages into images.

aes-256 decryption encryption gui secrets steganography

Last synced: 27 Feb 2026

https://github.com/ferhatgec/edifor-gui

Fegeya EdiforGUI, same Edifor with GUI.

c cli code code-editor editor emacs gtk gtk3 gui libvte terminal vim vte

Last synced: 11 Apr 2026

https://github.com/mzprog/sgk

a new tools for GUI under SDL

c gui sdl2

Last synced: 15 Mar 2025

https://github.com/jackokeeffe/reelsrch

A GUI used for searching for information, such as the plot or runtime, of any movie.

gui gui-application imdbpy movie movies pysimplegui python

Last synced: 02 Mar 2025

https://github.com/lelserslasers/gameoflife

Game of Life (2d cellular automata described by John Conway) in C, C++, Javascript, Python, Rust (plain Rust and with GGEZ), and Java (plain Java and with libgdx)

2d c cellular-automata cli cpp gameoflife gui java javascript python rust simulation

Last synced: 30 Jul 2025