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-06-29 00:14:07 UTC
- JSON Representation
https://github.com/theramann/discord-bot-gui
Got a Discord bot order but not getting that professional feel yet? We got you covered
Last synced: 06 May 2026
https://github.com/pyadrus/automation-of-processes
Личный проект, направленный на автоматизацию рабочих процессов на предприятии.
Last synced: 01 Apr 2025
https://github.com/la-cebolla-mecanica/janta
Just another note taking app
c gui lightweight note-taking notes-app simple
Last synced: 25 Mar 2025
https://github.com/mehmetkahya0/networkmapping
Network Mapping Tool: A Python-based network mapping tool that discovers devices on your local network and creates visual network topology graphs using built-in Python libraries and basic network scanning techniques.
console-application cybersecurity education educational-project graph gui network port port-scanner port-scanning python scan tkinter
Last synced: 03 Jul 2025
https://github.com/somodidenise/virtual-memory-simulator
C++ Virtual Memory Simulator with a Qt GUI for visualizing address translation, page faults, TLB operations, and page replacement strategies.
cplusplus fifo gui lru operating-systems qt simulator tlb virtual-memory
Last synced: 21 May 2026
https://github.com/paritoshbh/s3-explorer
GUI for browsing S3 buckets, to facilitate local development. Currently tested against localstack & MinIO.
Last synced: 21 Feb 2026
https://github.com/tjrapodile/menusframeappnew
GUI-based program that utilizes various Swing components
Last synced: 04 Jun 2026
https://github.com/kelvin-1013/telegram-gateway-bot
telegram shilling bot sending message to Group and DM
bot gui python scraping shilling telegram telegram-api telegram-bot
Last synced: 01 Apr 2025
https://github.com/onkolahmet/tic_tac_toe
Tic Tac Toe board game based on GUI's including pygame
Last synced: 29 Oct 2025
https://github.com/francescozoccheddu/refinement-schemes-editor
Hexmesh refinement schemes editor
Last synced: 11 Jun 2025
https://github.com/azuregray/odia-agentic-interface
An On-Device completely offline personal AI Agent that has both user interface and an always-active kernel-level interface that can interact with the programs you write and the apps you run.
api api-on-path api-prompting chatgpt claude cli deepseek dolphin gemini gui gui-application ollama ollama-app on-device-ai on-device-api openwebui python-integration tiny-ml
Last synced: 25 Mar 2025
https://github.com/bobis33/qtapp-sandbox
Sandbox of Qt application.
application cmake cpp cpp20 gui qt6
Last synced: 11 Mar 2026
https://github.com/daleonpz/dnl_tools
Here's where my code begins
bash c cpp gmail gmail-api gui markdown-article python schedule timer tkinter tkinter-graphic-interface workout-apps workout-journal workouts
Last synced: 01 Mar 2026
https://github.com/harshu3008/picocalc-sd-formatter
A GUI tool for formatting SD cards for use with the PicoCalc device. This tool creates the correct partition layout required by the PicoCalc operating system. This project was developed with the assistance of Cursor IDE's AI capabilities.
ai-assisted clockwork cross-platform desktop-application gui picocalc pyinstaller pyqt6 python utilities
Last synced: 01 Mar 2026
https://github.com/castmax1311/katzcraftmenu
A plugin that makes it easier for administrators to use operator commands
gui java katzcraftstudios minecraft minecraft-plugin spigot tools-and-utilities
Last synced: 02 Mar 2026
https://github.com/Janorico/JGL
JGL is short for 'Janorico GUI Library' and it helps you to build an GUI.
gpl gpl3 gplv3 gui gui-library kotlin library open-source opensource
Last synced: 10 Mar 2025
https://github.com/victoriaraven/intermediate-java-programming-projects
Intermediate-Java-Programming-Projects based on UMGC course.
Last synced: 28 Mar 2025
https://github.com/bilalm04/crashed-oop
Car dodging game created using the p5.js JavaScript library.
game gui javascript object-oriented-programming p5js
Last synced: 22 Mar 2026
https://github.com/santoshvandari/yt-music-downloader
YouTube → high‑quality MP3 downloader with GUI
downloader ffmpeg gui mp3 python pytube youtube
Last synced: 07 May 2026
https://github.com/younghakim7/todo_rust_iced_rust2024_rust1_85ver
Rust Iced(GUI)_TodoApp
Last synced: 16 Apr 2026
https://github.com/sccsmartcode/gtk-gui-learning
A comprehensive repository documenting my journey in learning GUI development using GTK and Glade in C. This project covers beginner to advanced topics, including dynamic interfaces, layouts, events, and extending functionality with Glade.
desktop-applications dynamic-ui glade gui
Last synced: 26 Mar 2026
https://github.com/jowinjohnchemban/youtube-dl-gui
GUI for the official youtube-dl
Last synced: 03 Mar 2026
https://github.com/talhaahussain/boids-gui
An implementation of Craig Reynolds' Boids (1986) as a graphical user interface.
boids boids-simulation gui pygame simulation
Last synced: 03 Mar 2026
https://github.com/radad/radappbar
Status bar for Windows
appveyor gui shell-extension topbar win32 windows
Last synced: 16 Apr 2026
https://github.com/kopach-artem/todo-list
This repository hosts a Java-based TODO list application, featuring a sleek graphical user interface (GUI) built upon the Swing framework. It is designed to provide an intuitive and efficient way to manage tasks.
bme gui java java-8 java-swing swing-gui todoapp todolist
Last synced: 24 Mar 2025
https://github.com/nstechbytes/mini-calculator
Mini Calculator is a sleek, efficient, and easy-to-use Chrome extension designed for quick calculations. Whether you're handling simple arithmetic or complex mathematical problems, Mini Calculator provides a seamless experience right from your browser toolbar.
calculator chrome chrome-extension extension gui
Last synced: 07 May 2026
https://github.com/mumarshahbaz/rgb-mouse-controller
An RGB LED Controller. The purpose of the project is to make a custom lighting system for my wireless mouse, but it can be used for other projects as well
arduino desktop-application gui lighting-controller lighting-effects mouse rgb rgb-led stm8 ui winforms wireless
Last synced: 16 Apr 2026
https://github.com/sang-buster/force-fusion
A real-time PyQt dashboard visualizing vehicle dynamics and normal-force distribution.
gui normal-force pyq vehicle-dynamica
Last synced: 03 Mar 2026
https://github.com/filiprokita/pyclicker2
pyClicker2 is a desktop application written in Python with a GUI built using tkinter. It is an automation tool that can simulate mouse clicks at a specified CPS (clicks per second) and is useful for automating repetitive tasks or for gaming. The program is open source and can be used for personal or commercial purposes.
autoclicker automation clicker desktop development game gui open-source productivity python tkinter
Last synced: 08 Sep 2025
https://github.com/filiprokita/qrcreator
QRCREATOR is a simple Python project that generates QR codes based on user input. It uses the qrcode and PIL libraries for image processing, and tkinter for creating a basic GUI. This project is a great introduction to image processing, GUI programming, and can be used as a beginner-friendly project for anyone interested in learning Python.
beginner-friendly graphic-user-interface gui image-processing pil python qr-code-generator qr-generator qrcode qrcode-generator simple-project tkinter
Last synced: 24 Mar 2025
https://github.com/theelderemo/tg-media-browser
A desktop GUI for browsing your Telegram chats, listing the videos in any chat, and either streaming them in app or with any external player you have installed
gui python telegram telegram-client telegramapi video-player
Last synced: 28 May 2026
https://github.com/prgermux/defect-finder
Defect Finder is an interactive Python-based GUI application for detecting and analyzing mechanical and non-mechanical defects in data. It provides defect visualization, periodicity analysis, and statistical insights, making it ideal for research and quality control workflows.
data-analysis defect-detection gui pyqt5 python quality-control statistics visualization
Last synced: 24 Mar 2025
https://github.com/billwilliams1952/tooltips-for-python
Add tool-tips to a python program. Tool-tips are read from an external file allowing the user to easily modify the tool-tips.
gui python tkinter tkinter-graphic-interface tkinter-python tooltip widget
Last synced: 24 Mar 2025
https://github.com/mleidel/encryptonator
file encryption & decryption
debian encryption gui linux python3 tkinter
Last synced: 07 May 2026
https://github.com/jaiprotocol/pub3-shell
Безопасная GUI-оболочка для запуска Pub3 и ЖАИ
ai-shell automation gui markdown packing pub3 safe-launch shell
Last synced: 07 May 2026
https://github.com/jibaru/gominiwin
Mini-conjunto de funciones GUI para windows y linux
Last synced: 07 May 2026
https://github.com/hadoooooouken/quickffsync
QuickFFSync is a reliable and efficient Windows application that simplifies video processing. Utilizing Intel QSV for hardware-accelerated encoding, it turns complex FFmpeg workflows into a smooth, user-friendly experience.
arc av1 ffmpeg ffmpeg-wrapper gui h264 hevc intel python qsv tool video-editing video-encoding video-processing vp9 windows
Last synced: 08 May 2026
https://github.com/buwilliams/experimenting-with-ui
Teach the basics of building a GUI drawing tool using the DOM.
Last synced: 28 May 2026
https://github.com/atomicerror/whisper-desktop
A gorgeous, premium Rust & Tauri GUI to compile, manage, and sequentially batch-transcribe media files utilizing whisper.cpp on Linux.
gui html javascript linux rust tauri tauri2 transcription whisper whisper-cpp
Last synced: 03 Jun 2026
https://github.com/artag/cocr
OCR from clipboard image
clipboard csharp gtk gui linux-app ocr windows-app
Last synced: 08 May 2026
https://github.com/mursalatul/library-management-system
Library managemet system will be the ultimate tool for manage a library for both user and admins.
gui library-management-system pyqt5-desktop-application python-project
Last synced: 26 Jan 2026
https://github.com/logandhillon/sga-trainer
Small Python GUI program to test your fluency in the Standard Galactic Alphabet (SGA).
Last synced: 14 Mar 2025
https://github.com/chris-cozy/connectx-gui
My ConnectX project. It's similar to Connect5 but customizable, the user has control over board customization. Instead of being played through the terminal, this version's implementation makes use of the Model View Controller schema, as well as JavaSwing in order to produce a GUI for playing. There are two implementations for this project, labeled GameBoard and GameBoardMem. The difference between them is the memory efficiency of the program.
gui intellij java javaswing model-view-controller
Last synced: 24 Mar 2025
https://github.com/sztaroszta/bgone
A GUI-based Python utility engineered to remove image backgrounds using a suite of AI models. It streamlines testing by processing one image with multiple algorithms (rembg, mediapipe) and saving separate, transparent outputs for easy side-by-side comparison.
ai background-removal computer-vision deep-learning gui image-editing image-processing machine-learning mediapipe photo-editing python rembg tkinter transparency transparent-background utility
Last synced: 08 May 2026
https://github.com/nesterow/june
A starter template for GUI applications with Julia and QML.jl
gui julia julia-language qmljl qt
Last synced: 12 Apr 2026
https://github.com/theguptaji/car-simulator
A UI for car simulation
car gui interface simulation-model simulator sound
Last synced: 05 Mar 2026
https://github.com/y252328/captcha-labeling-tool
驗證碼標記工具(labeling tool for captcha)
captcha gui labeling-tool pyside2 python3 qt5
Last synced: 10 May 2026
https://github.com/hamidzr/gmenu-bins
gmenu (GoMenu) is a dynamic GUI menu - compatible and inspired by dmenu
Last synced: 01 Apr 2026
https://github.com/kivimango/mygui
Rust GUI prototyping
entity-component-system gui library rust rust-lang ui ui-components
Last synced: 17 Apr 2026
https://github.com/dhanish03/college_management_system
College Management System is a Java Swing-based application that helps manage student records, including adding, searching, updating, and deleting student data using a MySQL database. It provides a simple GUI for efficient student management.
crud git gui java-8 java-swing jdbc-driver mysql sql standalone
Last synced: 13 May 2026
https://github.com/bartimusprimed/egf
Easy GUI Framework... Keep it simple.
Last synced: 10 Mar 2026
https://github.com/malaksadek/userdatabase
A Database of Users Implemented Using Various Data Structures 📐🔧(2014)
application c-plus-plus gui qt
Last synced: 30 Apr 2026
https://github.com/lrsb/ing-sw-2019-7
A Java implementation of Adrenaline board game
gui ingegneria-del-software java javafx polimi politecnico-di-milano swing
Last synced: 21 Apr 2026
https://github.com/rkstudio585/pass-negv-validators
A versatile desktop application for generating secure passwords and random numbers, validating emails and URLs, and toggling between dark and light modes. Built with PySide6 and QtPy, it features a user-friendly interface and customizable options for enhanced functionality and ease of use.
email-validator etc generator gui project pyqt pyqt5 pyside6 python python3 random-number-generator rk rk-studio secure-password secure-password-generator ui url-validator
Last synced: 22 Nov 2025
https://github.com/dinau/igruby_examples
Some examples for ruby-imgui
aibika awesome cimgui dear-imgui examples executable gui imgui imguifiledialog imguizmo imknobs imnodes implot implot3d imspinner imtoggle ruby stb
Last synced: 20 Jun 2026
https://github.com/rkstudio585/factorial-calculator-gui
The Factorial Calculator is a Python-based GUI application that computes the factorial of any non-negative integer using recursion. Built with PySide6 and QtPy, it offers a user-friendly interface, error handling, and allows multiple calculations. Perfect for learning recursion and basic Python GUI development.
calculator calculator-python factorial factorial-calculator gui pyqt pyside6 python
Last synced: 22 Nov 2025
https://github.com/martudev/easygui
EasyGUI is a project that tries to facilitate the creation of custom windows forms, specially oriented to use them in GUI overlay apps (for example: games)
csharp flat-design gui non-hook-ui ui ui-components visual-studio windows-forms
Last synced: 08 May 2026
https://github.com/developerx-official/ui_test
A test app written purely in Rust.
Last synced: 19 Apr 2025
https://github.com/boesecaliente/roblox-synapse
Roblox Synapse Executor is a top-tier script execution tool for Roblox, valued for its advanced features and stability, enabling seamless Lua scripting for game modifications and customization.
authentication bloxfruit-script bloxfruits-autofarm-script executer exploit game gui hack lua roblox roblox-lua roblox-script roblox-scripts roblox-synapse
Last synced: 29 Jun 2026
https://github.com/chenwei791129/launchpal
A modern GUI for managing macOS LaunchAgents
gui launchagent launchctl macos nuxt wails
Last synced: 09 May 2026
https://github.com/anshmnsoni/timer
awt-gui gui java oops-in-java swing timer-clock
Last synced: 13 May 2026
https://github.com/kerciu/swing-text-editor
📝 Java GUI Text Editor ✨ — A text editor created using Java Swing 🎨 for learning and practicing Java programming. This project focuses on building a user-friendly interface and implementing core text editing functionalities. 💻🛠️
gui java java-swing object-oriented-programming text-editor user-interface
Last synced: 20 Jun 2026
https://github.com/ihkcreations/weather-app-javafx
This is a simple JavaFX Weather Application using Weather API
gui java javafx javafx-application javafx-desktop-apps weather-app
Last synced: 02 Apr 2026
https://github.com/svetjeonline/image-tagger
This repository contains a Python script for a desktop application that generates English captions and keywords for images using AI (Hugging Face Transformers) and writes them to IPTC/XMP metadata.
ai captions gui image image-processing metadata photoshop python stock tagger
Last synced: 10 Jun 2025
https://github.com/na-trium-144/webcface-webui
UI Application for WebCFace
gui react user-interface visualization vite
Last synced: 11 Apr 2026
https://github.com/p4ul-m/pygame_easy_menu
A library to make menu in pygame
Last synced: 28 Mar 2025
https://github.com/membranesoftware/membrane-media-player
Media player application for Windows, Mac, and Linux
c-plus-plus ffmpeg gui lua multimedia sdl2
Last synced: 17 Apr 2026
https://github.com/eugeniusms/ddp1-2021
Programming assignments, labs and other tasks during the programming basics course at the University of Indonesia.
college gui matplotlib object-oriented-programming python
Last synced: 03 Jun 2026
https://github.com/palaashatri/clipkit
A high-performance, native GUI wrapper around yt-dlp — built in Rust with Iced
Last synced: 03 Jun 2026
https://github.com/shbobur/login_ui
Qt/QML Adaptive Style Showcase
gui login-page qml-samples qt6 sso-login
Last synced: 11 Apr 2026
https://github.com/tory1103/pls-logging
Python code logging with a server interface
flask gui localhost logging python python-logging python3 server server-gui
Last synced: 30 Apr 2026
https://github.com/vahab-programmer/gui-passwordgenerator
A Simple GUI Python Password Generator
gui gui-password-generator passwdgen password-generator password-generator-gui project py-project python-password-generator python3 tkinter tkinter-gui vahab-repo
Last synced: 22 Feb 2026
https://github.com/hunterpope03/searching-and-sorting-explorer
Educational tool that uses Python and the tkinter GUI framework to explain and visualize the processes of searching and sorting algorithms.
Last synced: 24 Mar 2025
https://github.com/unsignedarduino/arcade-wtk
A simple widget toolkit for MakeCode Arcade!
arcade extension gui gui-library makecode makecode-arcade-extensions makecode-extension toolkit widget widget-library widget-toolkit widgets
Last synced: 15 May 2026
https://github.com/korniichuk/python-gui-automation-demos
Demos of GUI automation with Python
demo demos gui gui-automation lackey python python-3 python3 pywinauto
Last synced: 10 Jun 2026
https://github.com/tensquaresoftware/luthier
A Projucer-inspired desktop GUI for creating, reopening, and configuring CMake-based JUCE audio plugin projects.
audio-plugin audio-unit cmake code-generator gui juce pyside6 vst3
Last synced: 21 Jun 2026
https://github.com/sanko/libui.pm
LibUI wrapper in Perl
ffi-bindings gtk3 gui libui linux macos perl ui-components windows
Last synced: 02 Apr 2026
https://github.com/xkaiiro/igruby_examples
Some examples for ruby-imgui
aibika cimgui executable gui imgui ocra ruby standalone stb
Last synced: 10 Jun 2026
https://github.com/gokulakannan-dev-desigr/quizapp-java
The "QuizApp-Java" repository on GitHub is a Java-based project that allows developers to create a quiz application with various features, such as multiple-choice questions, timers, and score tracking. The repository includes the source code for the project, as well as documentation on how to use and customize the quiz application.
gui java netbeans quizapplication scoretracking
Last synced: 24 Mar 2025
https://github.com/derleiti/aiwindows-client
AIWindows Desktop Client - PyQt6 GUI for Windows 10/11 with AI Chat, PowerShell Terminal, File Browser
ai-assistant ailinux desktop gui pyqt6 python windows
Last synced: 04 Apr 2026
https://github.com/timeless-residents/handson-pywebview
Hands-on project for desktop application development using PyWebView. Includes various use cases such as a recipe management app.
cross-platform desktop-application gui json python pywebview recipe-manager
Last synced: 09 May 2026