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.
- GitHub: https://github.com/topics/gui
- Wikipedia: https://en.wikipedia.org/wiki/Graphical_user_interface
- Related Topics: graphical-interface,
- Aliases: graphical-user-interface,
- Last updated: 2026-07-10 00:14:12 UTC
- JSON Representation
https://github.com/nchgroup/gui-encoder
GUI Encoder for script kiddies
development encoder gui python python3
Last synced: 11 Sep 2025
https://github.com/shaygali/system-programming2-assignments
My assignments in the systems programming course 2
assignment console-game cpp-programming graph-algorithms gui
Last synced: 09 Jun 2026
https://github.com/leedskiy/tricky-five
Tricky five is a variant of five-in-a-row game with GUI for two players made using Java.
board game gui java java-gui-application jawa-swing
Last synced: 16 Jun 2025
https://github.com/kayenm/entangled-in-plastic
Control a sea animal in the vast blue ocean as you strive to dodge all the ocean plastic!
eclipse gui gui-application java object-oriented-programming
Last synced: 23 Jul 2025
https://github.com/samplec0de/mandelbrotsetqt
A simple implementation of mandelbrot set written in C++ and Qt. Supports zooming by selecting rectangle. Single-thread rendering.
cmake gui mandelbrot mandelbrot-fractal mandelbrot-fractal-drawer mandelbrot-renderer mandelbrot-set mandelbrot-sets mandelbrot-viewer qt qt5 visualisation visualization visualizer
Last synced: 17 May 2026
https://github.com/dipaolo/dp-ping-monitor
DiPaolo's ping monitoring UI tool
Last synced: 01 Jul 2026
https://github.com/cowboy-bebug/pokedex-rs
Pokedex GUI using PokéAPI + iced
Last synced: 29 Jun 2026
https://github.com/aravind-manoj/qr-certificate-utility
A certificate creation tool for companies to easily create certificates with dynamic qrcodes and data.
automation docx ftp gui pdf python qrcode tkinter
Last synced: 11 Sep 2025
https://github.com/byte-cats/giv
Image Viewer written in Go
cross-platform go gui image-processing image-viewer minimalist
Last synced: 27 Mar 2025
https://github.com/mariantaragel/chess-tournament-manager
Pairing program for chess tournaments
Last synced: 28 Mar 2025
https://github.com/it1shka/mango
Application for MongoDB CRUD operations
atlas crud-application database gui mongodb
Last synced: 11 May 2026
https://github.com/rythlan/miui-step-viewer
A desktop app to view and visualize step counter data from rooted MIUI devices.
adb gui miui python qt root step-counter
Last synced: 17 May 2026
https://github.com/ola-kaznowska/calculator-gui
GUI calculator application. Application written in Python 3.12.2 using the Tkinter library which I am learning from PyQt5.
calculator-application gui gui-application python3 tkinter-gui
Last synced: 18 Mar 2025
https://github.com/avyagupta-14/baaja
BAAJA is an offline music player. Its a desktop application developed in JAVA. I have used JLayer(JavaZoom) library for playing mp3 files. CHECK OUT THE OUTPUT VIDEO .
animation gui java javazoom mp3 music-player swing
Last synced: 31 May 2026
https://github.com/jakebrehm/lemons
🍋 A Python package which makes building GUIs easy peasy lemon squeezy.
data-analysis data-science gui python python3 python37 tkinter tkinter-gui tkinter-python
Last synced: 27 Mar 2025
https://github.com/kevinbdx35/rocket-telemetry
Modern rocket telemetry system with real-time dashboard, built in Python using PyQt5 and matplotlib
aerospace-engineering aerospace-sensors dashboard data-visualization embedded-systems flight-data gui matplotlib pyqt5 python real-time rocket telemetry
Last synced: 15 May 2026
https://github.com/talhaahussain/game-of-life-gui
A (mostly) object-oriented implementation of John Horton Conway's Game of Life (1970) as a graphical user interface.
conways-game-of-life game-of-life gui object-oriented-programming pygame simulation
Last synced: 24 Jun 2026
https://github.com/lemonsoda9013/easy-watermark-tool
A batch image watermarking tool based on Python and Tkinter.
batch-processing gui image-processing numpy pillow python tkinter watermark
Last synced: 15 May 2026
https://github.com/gill-singh-a/dos
Sends randomly generated packets to the IP Address of the target with the designated port range through UDP Protocol through multiple threads, hence slowing down the server and causing a DOS Attack.
attack dos dos-attack gui multithreading python python-3 socket threading tkinter
Last synced: 20 Jun 2026
https://github.com/solesen1992/hardware_store_sales_system
Sales system desktop application for a hardware store. Allows the user to create a sale.
eclipse gui gui-application java junit-test singleton-design-pattern window-builder windowbuilder
Last synced: 10 Jul 2025
https://github.com/ba-calderonmorales/immersive-awe-canvas
A creative coding playground for crafting beautiful, interactive 3D worlds right in your browser.
competitions gui open-source templates threejs typescript
Last synced: 17 May 2026
https://github.com/surajiyer/twittermap
An application for mapping real-time tweets on Google maps and also to write tweets to a CSV file and a MySQL database (if specified).
google-maps google-translate gui java mysql twitter
Last synced: 17 May 2026
https://github.com/blaze6950/who-want-to-be-a-millionaire
Simulator of the game "How to become a millionaire?"
csharp game gui simulator who-want-to-be-a-millionaire wpf
Last synced: 15 May 2026
https://github.com/blaze6950/checkboxiostheme
Custom control for WPF. Done in the style of iOS theme
checkbox control csharp custom-elements gui ios-theme wpf
Last synced: 15 May 2026
https://github.com/danylevych/dishesgo
Social network for chefs
csharp entity-framework-core gui msql-database sql winforms
Last synced: 15 May 2026
https://github.com/kartiksood10/threejs-playground
Threejs Experimentation Playground
cannon-es gui javascript threejs
Last synced: 17 May 2026
https://github.com/ambadran/typingtutor
GUI Python Application to help practice touch typing speed
gui gui-application python tkinter-gui touch-typing-tutor
Last synced: 06 May 2025
https://github.com/ranimeshehata/8-puzzle-ai-agent
This repository contains an 8-Puzzle AI Solver implemented using various search algorithms including Depth-First Search (DFS), Breadth-First Search (BFS), Iterative Deepening Depth-First Search (IDFS), and A* Search. The project also includes a graphical user interface (GUI) built with PyQt5 to visualize the puzzle and the solution steps..
a-star ai-agent bfs dfs gui idfs pyqt5 python3 searching-algorithms
Last synced: 03 Apr 2025
https://github.com/rtasalem/chiaroscuro-game
Chiaroscuro is a simple text-based game made using Java. The Java Swing library (javax.swing) was used to implement GUI (graphical user interface) components, including JFrame, JPanel, JLabel, JButton, and JTextArea.
Last synced: 21 Mar 2025
https://github.com/eslamdyab21/apara-data-gui
Custom application for Apara's data wrangling scripts, Technologies used are Qt-designer, PyQt5 for the GUI and Pandas, Numpy for the data work.
csv data data-analysis data-wrangling gui pandas pyqt5-desktop-application qt5-gui
Last synced: 17 May 2026
https://github.com/pyudng/itemselector
An gui for users to select items from given standardized json
Last synced: 25 Jun 2026
https://github.com/sanshruthr/alpinegui_ansible
Fully Configured Alpine GUI with Ansible (Running on 512 MB of RAM) — nodes need to be deployed separately to run the full setup. https://hub.docker.com/repository/docker/sanshruthr/alpinegui_ansible/general Please keep refreshing as it is deployed on the free tier, which may result in a cold start delay.
alpine ansible docker dockerhub gui mit playground
Last synced: 22 Apr 2026
https://github.com/brandonbothell/login-boilerplate
A login app boilerplate built with TypeORM, PostgreSQL, and Express.
api boilerplate database gui hashing login orm passwords template
Last synced: 01 Jul 2026
https://github.com/zeittresor/py_epub2hoerbuch
Erstellt aus epub/rtf/txt Dateien unter Verwendung von TTS Hörbücher
audiobook batch-script converter gui hoerbuch python text thorsten-voice tts voice wav windows
Last synced: 17 May 2026
https://github.com/gaiiery/imgui98-sample
demo project for imgui98, running on win32/dx9
cpp docking dx9 gui high-dpi imgui native retro static-linking visual-studio win32 win98 windows-98 windows-98-compatible
Last synced: 18 Mar 2025
https://github.com/eugeniusms/ddp2-2022
Programming assignments, labs and other tasks during the programming basics course at the University of Indonesia.
college-assignment gui java object-oriented-programming swing
Last synced: 19 Jun 2026
https://github.com/ahmedsamir45/booking-in-hotel
this app contain oop , gui , CURD concepts
Last synced: 15 May 2026
https://github.com/ksalekk/photo-editor
flatlaf gui image-processing java java-swing
Last synced: 17 May 2026
https://github.com/itx-jd/company-house-overdue-scraper
A web-based tool to filter overdue companies registered in Companies House UK and export the filtered data to an Excel file for reporting.
api companieshouse excelexport gui nodejs overduescraper webscraping
Last synced: 15 Dec 2025
https://github.com/r0hna/Download-stock-photos-GUI
A simple app to download images from unsplash
api download-photos gui image imagedownloader imagedownloading python thread threading threads unsplash unsplash-api
Last synced: 09 May 2025
https://github.com/antonashraf/numerical-calculator
A Python calculator that implements various numerical methods for finding roots of equations with graphs and GUI.
calculator graph gui numerical-methods python tkinter
Last synced: 18 Mar 2025
https://github.com/sush-sp777/password-manager-
This is a Python-based Password Manager using Tkinter for GUI and pyperclip for clipboard operations. It generates, copies, and securely saves passwords. Users can store login credentials in a text file for easy access.
gui gui-application oop python tkinter
Last synced: 29 Oct 2025
https://github.com/gtamas/schematicsgui
GUI builder generator for Schematics projects
Last synced: 20 Jan 2026
https://github.com/lehuyh/goatui
🐐 React for C++
cpp goatui gui react ui-library
Last synced: 05 May 2026
https://github.com/kishwordulal1234/gui-prl-ssh
i have made this project just to do time pass because i dont kno why i suddely started loving perl specially the camel of it
Last synced: 30 Jun 2026
https://github.com/sourhub226/python-calculator-gui
Google calculator clone in python
calculator google-calculator gui python python-calculator tkinter tkinter-gui
Last synced: 16 Jun 2025
https://github.com/fahadelahikhan/python-gui-calculator
Basic Calculator: A Python-based GUI calculator using Tkinter for simple arithmetic operations: addition, subtraction, multiplication, division, and percentage calculations. Easy-to-use interface for quick everyday calculations.
arithematic basic-calculator-app calculator desktop-application gui mathematics open-source python python-gui python-programming python-project simple-calculator tkinter user-interface
Last synced: 20 Jul 2025
https://github.com/napsy/protty
Simple GUI for managing SSH connections
gui linux server-management ssh-client
Last synced: 28 Apr 2026
https://github.com/ezvezdov/calculator
Simple calculator using python
calculator first-project gui python
Last synced: 10 Jan 2026
https://github.com/multarix/bdo-boss-hp-gauge
A small GUI to see a better guide for world boss HP
blackdesert blackdesertonline blackdeserttool boss gui hp python tool
Last synced: 14 Jun 2026
https://github.com/julyanvdw/cryptographic-chat-app
An encrypted chat application built with python. Implements wireguard security protocol
cryptography customtkinter decryption encryption gui python wireguard
Last synced: 20 May 2026
https://github.com/u2n4/dualled-pro
🎮 Real-time RGB lightbar control for PS5 DualSense & PS4 DualShock 4 — with a live 3D controller view, 10 lighting effects, battery alerts & profiles. Python/Tkinter.
3d controller desktop-app dualsense dualsense-controller dualshock gamepad gaming gui hid led lightbar playstation ps4 ps5 python rgb rgb-lighting tkinter windows
Last synced: 30 Jun 2026
https://github.com/felixmairamhof/java-school
Discover a compilation of Java projects from school assignments. Explore inheritance, file handling, OOP, and more. Dive into these projects to grasp Java programming concepts and practices.
files gui inheritance intellij java oop
Last synced: 16 May 2026
https://github.com/sujalchoudhari/archivemanager
A Archive Manager to Archive and Recover Projects
Last synced: 21 Mar 2025
https://github.com/lukewait/classroom-manager-app
A Windows Forms application for managing data with a focus on dataGridView manipulation, providing interactive editing of classroom data stored in CSV files. Developed as part of a TAFE QLD assignment.
csharp csv data-management datagridview gui windows-forms
Last synced: 04 Jan 2026
https://github.com/king-tri-ton/ogg-to-wav
Инструмент для конвертации аудиофайлов из формата OGG в WAV. Проект включает в себя консольное и графическое (GUI) приложения.
console console-app ffmpeg gui gui-application ogg ogg-to-wav pyqt5 tools wav
Last synced: 02 May 2026
https://github.com/meerita/androidone
Graphical Interface Sketch Library for design Android one applications
android androind-one gui material-design material-ui sketch sketch-template
Last synced: 27 Mar 2025
https://github.com/vijaygupta18/instagram-dp-downloader
A python based app used to download profile pic of any insta user.
gui instadownloader python tkinter
Last synced: 27 Mar 2025
https://github.com/bloccooo/dbkp
Simple tool to backup & restore databases
backup cli db gui postgresql restore s3 storage
Last synced: 20 Jan 2026
https://github.com/scriptim/gameoflife
Simulation of Conway's Game Of Life
conway conway-game conway-life conway-s-game-of-life conways-game conways-game-of-life conwaysgameoflife game-of-life gameoflife gui java simulation
Last synced: 13 May 2025
https://github.com/alsweider/kaschemme
Textbasiertes Würfelspiel
dice game gui qt windows windows-10
Last synced: 15 May 2026
https://github.com/barrettotte/recursive-descent-gui-parser
GUI generator for college course
gui java parse recursive-descent
Last synced: 12 Jun 2025
https://github.com/sujalchoudhari/justask
A survey application made in Java
gui internship-task java mongodb survey swing-gui
Last synced: 18 May 2026
https://gitlab.com/sjsepan/DocumentScanner
client and server app for scanning documents, packaging via zip, and transferring to a server via WCF.
C# Environment: Visual Studio 2010 Platform: Windows documents forms gui package receiver scan send transmit" wcf zip
Last synced: 12 Mar 2025
https://github.com/thgossler/menv
A CLI tool to manage user environment variables on macOS for both GUI and terminal apps.
environment-variables gui macos shell-script terminal
Last synced: 18 May 2026
https://github.com/dylankle/dieting-data
Food and water tracking application with GUI written completely in Java
data-structures gui input-output object-oriented-programming
Last synced: 15 Jun 2025
https://github.com/rdbo/imgui-allegro5-application
ImGui Allegro5 Application (tested on Linux)
allegro5 application cpp dear-imgui gui imgui linux
Last synced: 21 Apr 2026
https://github.com/jupfu/beck-view-gui
GUI for beck-view-digitize
gui nuitka python3 ttkbootstrap
Last synced: 17 Mar 2025
https://github.com/zenliucn/guic
golang gui console helper for windows(gui application with console mode)
Last synced: 17 May 2026
https://github.com/reala10n/emailmaster
✉️ Send simple emails on the fly from different hosts like Gmail, Outlook, Hotmail and more.
Last synced: 23 Jul 2025
https://github.com/bbc-esq/keybert_gui
GUI for the great keybert repository.
gui keybert keyphrase-extraction keyword-extraction keywords-extraction pyside6 sentence-embeddings sentence-transformers
Last synced: 23 Jun 2025
https://github.com/Tw1ddle/tweak-gui-demo
:point_right: Demo for tweak-gui, a simple to use Haxe user interface library for changing variables
Last synced: 10 Mar 2025
https://github.com/kernel-sqz/tilesetparser
FInd one tile in a large tileset group using AI
ai cli cli-app gui opencv opencv-python parser python tiled-map-editor tilemap tilesets tkinter
Last synced: 18 May 2026
https://github.com/toeffe3/formelsamling
(Danish) Skoleprojekt
danish gui java-8 school-project
Last synced: 19 Mar 2025
https://github.com/morpheus2018/media_generator
Media - Video Serien Benennungs Generator
benennung emby emby-server generator gui jellyfin namensgebung naming naming-conventions ordnerstruktur plex plex-media-server python python3 season serien
Last synced: 08 Jul 2025
https://github.com/nstamour-art/python_script_launcher
A configurable graphical launcher tool for python scripts.
custom developer-tools gui launcher linux macos python python3 script tool ttkbootstrap ui windows
Last synced: 21 Mar 2025
https://github.com/f-shake/photoarchivingtools
照片归档工具,一套用来解决照片(以及部分文件)在预处理、整理、存档、浏览等环节存在问题的自动化工具
Last synced: 15 May 2026
https://github.com/mauricelambert/totpwinexe
Little GUI Windows application to enter a secret key and obtain your TOTP without any phone or other device
2fa gui mfa totp totp-authenticator totp-generator windows
Last synced: 15 May 2026
https://github.com/ohimoiza1205/file-explorer-application
A simple file explorer app built using Python and Tkinter. It allows users to navigate files, open .txt files, and delete files from the local directory with a clean, user-friendly interface.
desktop-application file-management gui python tkinter
Last synced: 03 Apr 2025
https://github.com/davidandw190/2048-game-javafx
The aim of this project is to build a game similar to the well-known 2048, heavily using OOP principles, MVC architecture and Unit Testing
game gui java javafx oops-in-java
Last synced: 17 May 2026
https://github.com/colowill/Currency-Converter
Java currency converter that uses WebScraping to update it's conversion rates.
currency-converter data-scraping data-structures gui java-8
Last synced: 12 Mar 2025
https://github.com/deb-deep-dutta/virustotaljsondownloader
Static GUI to fetch VirusTotal file reports (JSON) by hash. Copy, download (.json/.js), or print summaries. GitHub Pages ready.
api-client cybersecurity frontend github-pages gui hash javascript json malware-analysis security sha256 sha256-hash static-site virus-scanner virustotal
Last synced: 18 May 2026