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/the-phoenics/book-inventory-system
Book inventory system built with Java Swing and JDBC
crud-application database gui java jdbc
Last synced: 17 May 2026
https://github.com/zayarhtet/blackhole
BlackHole Java GUI Game
gui java mvc-architecture swing-gui
Last synced: 12 Apr 2025
https://github.com/beardedfish/connect-four
Connect Four game programmed in C# .NET Framework using GDI+.
c-sharp computer-player connect-four dot-net forms game gdi gdi-plus graphics graphics-programming gui sound sound-effects
Last synced: 13 Apr 2026
https://github.com/palaashatri/pytk-nvidia-smi-gui
A real-time graphical interface for monitoring NVIDIA GPU status using nvidia-smi, with color-coded metrics, process table, and power limit adjustment.
gpu gui linux nvidia nvidia-smi python tk tools windows
Last synced: 29 Jun 2025
https://github.com/anitchaudhry/upfyn-code-app
A powerful GUI toolkit for AI-powered code agents β manage Claude Code sessions, create custom agents, track usage, and more.
ai-agents ai-coding-assistant anthropic claude claude-code code-editor desktop-app developer-tools gui mcp open-source react tailwindcss typescript vite
Last synced: 09 Jun 2026
https://github.com/00000vish/Graphical-WSL
GUI Application for WSL.
application gui linux windows wsl wsl2
Last synced: 12 Mar 2025
https://github.com/fireboy49/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 nexus-roblox roblox roblox-lua roblox-script roblox-scriptbloxfruits-autofarm-script roblox-scripts roblox-synapse robloxscripts script-hub supported whitelist
Last synced: 26 Feb 2025
https://github.com/justfifi17/social-app-beta-using-python-gui
GUI based social networking application π±
Last synced: 13 Jun 2026
https://github.com/tmcdos/vue-localizer-gui
GUI for editing JSON localizations for Vue-i18n
gui localization vue-i18n vuejs
Last synced: 29 Jun 2025
https://github.com/brans38/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: 06 Mar 2025
https://github.com/hasanyahya101/tic-tac-toe-tkinter
A simple tic-tac-toe app made in python using tkinter and itertools libraries. It creates a small window that a user uses to play the game. Moreover, the Options tab on the top left menu can be used to restart the game or quit.
game gui itertools libraries pip preview python release script tic-tac-toe tkinter tkinter-gui
Last synced: 05 Oct 2025
https://github.com/ctih1/happy-button
A game made with customtkinter
button customtkinter discord-rich-presence game good-first-contribution gui happy happy-button opensource python python-game python-gui python-gui-tkinter python3 reaction reaction-game rpc solo solo-project tkinter
Last synced: 24 May 2026
https://github.com/nilostolte/clockwidget
This application is a vector graphics clock in Java. It contains only 200 lines and it has many clues how to use vector graphics in Java (for constructing GUIs for example). It has a small thread to activate the refresh of the clock needles.
clock clock-needles gui java thread vector-graphics widget
Last synced: 13 Nov 2025
https://github.com/quantumpixelator/pyip
Displays current internal and external IP addresses, and VPN connection status. Python 3.x
gui ip ipadress networking pyside6 python vpn
Last synced: 14 Mar 2025
https://github.com/nolhan42789/ai-studio
π€ Enhance your workflow with AI-Studio, a Streamlit app that offers tools for summarization, code explanation, README generation, and more.
agents ai chatgpt claude commit crewaiui fine-tuning gemini-api gui huggingface intellij-plugin llama llama2 lyria msl-data-ai nano-banana no-code vscode-extension
Last synced: 05 May 2026
https://github.com/thepinkpanther96/jumpcloud
Discover a collection of useful automations and scripts tailored for all the JumpCloud administrators in the community.
api automation gui jcdevice jcsystem jcuser jumpcloud jumpcloud-agent jumpcloud-manager jumpcloudadministration powershell powershell-gui user-management
Last synced: 14 Mar 2025
https://github.com/sarangs1621/car-booking-system
A Python-based Car Booking System that allows users to easily schedule, manage, and view their car appointments and bookings through an intuitive interface.
appointment-management booking-system car-booking gui python python-project scheduling-system user-interface
Last synced: 19 Apr 2026
https://github.com/diepoe/iserv-hegportal-login-gui
Windows Desktop GUI to Login automaticly with Firefox into https://heg-portal.de
gui pyqt pyqt5 python python3 selenium selenium-webdriver webscraping windows10
Last synced: 14 Apr 2026
https://github.com/d3rhami/filterplayground
Filter Playground is an interactive GUI application designed for exploring filters and convolution techniques in image processing
convolution custom-tkinter customtkinter gui image-processing python pythongui
Last synced: 23 Mar 2025
https://github.com/fabianferno/my-first-java-applets
This is the first Java Applet I wrote in school. - Thanks to Mr. Andrew ;) Lost the source code. But here goes the compiled jar-s.
app applet calculator desktop-app gui java-sdk netbeans
Last synced: 04 Jan 2026
https://github.com/lchrennew/g-stack-console
Gaugeζ΅θ―ζ§θ‘εΎε½’ηι’ζ§εΆε°
Last synced: 08 Oct 2025
https://github.com/jeree02847/dream
Dream is a collaborative platform that helps users explore and share their creative visions. It offers tools for brainstorming, visual storytelling, and community feedback, making idea development easier and more engaging.
3d-creation ai blender blender-addon dreamfusion gui http jax machine-learning python reinforcement-learning salesforce text-to-3d text-to-image
Last synced: 08 Oct 2025
https://github.com/mehmetkahya0/bubble-sorting
This project visualizes the Bubble Sort algorithm using a graphical interface built with Tkinter and Matplotlib. It allows users to input a list of numbers, sort them using Bubble Sort, and see both the original and sorted arrays in a visual format
algiorithimcs algorithm-competitions algorithms bubble bubble-sort bubble-sort-algorithm bubblesort gui python python3 tkinter tkinter-gui
Last synced: 07 Nov 2025
https://github.com/abhinav0115/loan-calculator-python
Loan Calculator App build using Tkinter GUI in Python Language
gui python python-3 tkinter tkinter-gui tkinter-python
Last synced: 14 Mar 2025
https://github.com/liba001/moonprint-gui
A graphical user interface to control a 3D printer that is running on the MoonPrint firmware.
3d-printing gui python tkinter
Last synced: 22 Mar 2025
https://github.com/kreliannn/cafe-ordering-system
A self-ordering kiosk system for cafΓ© stores that allows customers to place orders before proceeding to the cashier. Orders automatically appear on the cashierβs screen, where they can update the order status in real time.
Last synced: 30 Apr 2026
https://github.com/blaze6950/copyprogram-winapi-
A sample application for copying files using threads
copyfiles copying cplusplus gui threads winapi winapi-application
Last synced: 10 Oct 2025
https://github.com/kdahlhaus/remi-jquery-tools
jQuery-tools widgets for the Remi Python GUI library
Last synced: 18 Jun 2026
https://github.com/pranjalco/quizzler
The **Quizzler** project is a quiz game application built using **Object-Oriented Programming (OOP)** and **Tkinter** for the graphical user interface (GUI). The app fetches a set of ten questions from the Open Trivia Database (API) and allows users to answer them through an interactive interface.
api game-development gui integration intermediate object-oriented-programming oop programming python tkinter-gui
Last synced: 10 Oct 2025
https://github.com/fenrishector/academic-nautical-exam-simulator-proyect
App JavaFX para practicar carta nΓ‘utica: herramientas de dibujo (punto/lΓnea/arco/texto), regla con rotaciΓ³n, transportador y test con estadΓsticas (SQLite).
canvas geometry gui java javafx mvc nautical navigation scenebuilder
Last synced: 10 Oct 2025
https://github.com/fengkx/ideapad-acpi-tool
GUI tool to config IdeaPad ACPI setting
acpi gui ideapad linux-app qml-applications qt
Last synced: 09 May 2026
https://github.com/abdelrahmanelsafty75/construction-cost-optimization
"Cost minimization tool for construction using Linear Programming and AI sensitivity analysis."
construction-tech gui linear-programming operations-research python
Last synced: 24 May 2026
https://github.com/allanotieno254/-python-mastery-from-novice-to-ninja
This course encompasses over 70 meticulously crafted lessons, each focusing on a specific Python topic, complete with practical examples and projects.
class dictionary files functions gui if inheritance labels lambda lists map python sort string time variables zip
Last synced: 11 Oct 2025
https://github.com/turtlecode/how-to-add-video-player-python-kivy-gui
How-to-Add-Video-Player-Python-Kivy-GUI
gui python python-desktop python-desktop-application python-gui python-kivy
Last synced: 19 Jan 2026
https://github.com/al-ghaly/weather-application
A GUI app to get the current weather for specific city.
desktop-application gui oop pyqt5 python weather
Last synced: 12 Oct 2025
https://github.com/4s4v1n/smart-calculation-v1.0
Calculator implementation with gui.
calculator cpp gui gui-application math
Last synced: 12 Oct 2025
https://github.com/adnksharp/pyside6-yt-downloader
YouTube downloader with Python
gui gui-application pyside6 python python-gui python3 qt qt-widgets youtube-downloader
Last synced: 07 Apr 2025
https://github.com/izzymadethat/random-activity-generator
Generate 10 things to kill your boredom
Last synced: 13 Oct 2025
https://github.com/java-dev-jason/workflowtimer
A simple Java-based Pomodoro timer with a graphical interface. Helps you structure work and break intervals for better focus and productivity.
gui java pomodoro productivity swing
Last synced: 30 Aug 2025
https://github.com/abdullah-sheikh/ludo-game
Language: C++ GUI: Sfml
cpp gui ludo-game programming sfml visual-studio
Last synced: 13 Oct 2025
https://github.com/tomszr/creeperpanel
A modern, easy-to-use GUI for managing your Minecraft (Forge) server, built with Python.
gui minecraft minecraft-forge minecraft-launcher minecraft-server
Last synced: 30 Aug 2025
https://github.com/maratik123/quartzite
GUI and object framework for Rust: signals/slots, properties, reflective object model
gui gui-framework no-std object-model proc-macros reflection rust signals-slots
Last synced: 31 May 2026
https://github.com/mexikoedi/java-web-scraper-mit-gui
Java Web Scraper mit GUI fΓΌr das Abrufen von diversen Inhalten der HKA (Hochschule Karlsruhe β University of Applied Sciences).
gui hka hochschule-karlsruhe java program scraper web
Last synced: 11 Nov 2025
https://github.com/lain-x86/calcpy
A simple GUI calculator made using Python and Tkinter
Last synced: 26 Aug 2025
https://github.com/natthasath/demo-python-timer
Pytimeparse is a Python library that allows to parse and convert various time formats to seconds, supporting natural language input and being useful for scheduling and measuring time intervals in Python projects.
Last synced: 14 Oct 2025
https://github.com/naocoding/desktopchess.com
Python Tkinter GUI for creating new game in Chess.com
chess chess-com gui python python-gui tkinter windows
Last synced: 13 Apr 2026
https://github.com/jellyterra/contaiman
GUI designed for Podman the container manager.
Last synced: 15 Oct 2025
https://github.com/zvikasdongre/python-gui-audio-downloader
This is a python gui app, that is used for downloading audio(s).
gui mp3 python3 qt5-gui youtube youtube-dl youtube-downloader
Last synced: 15 Oct 2025
https://github.com/chahelgupta/image-filter-application-python
"Image Filter App: Python GUI with Tkinter & OpenCV. Apply grayscale, invert, blur, sketch, watercolor & pencil sketch filters. Easy image loading & capture. Ideal for beginners & enthusiasts. Enhance photos creatively! π¨ #Python #OpenCV #Tkinter"
beginner-friendly beginner-project cv2 gui gui-application image-filters image-processing opencv python python-library tkinter tkinter-gui
Last synced: 24 May 2026
https://github.com/surbhi242singh/calculator_using_tkinter
This is a python code that uses Tkinter library to create a calculator application
application gui python tkinter
Last synced: 23 Aug 2025
https://github.com/roman-sarchuk/tranusy
Utility for converting numbers between different systems (with step shown) β»β‘
cli-app cpp gui number-system-converter
Last synced: 12 Jun 2026
https://github.com/soonitoon/paste_images
It makes long-pasted-image for you!
gui python-project python3 tkinter
Last synced: 16 Oct 2025
https://github.com/c272/gfcli
A minimal, flexible framework for pretty graphics on the command line.
Last synced: 22 Aug 2025
https://github.com/markusand/minimalchart
Plot simple minimalist charts in Processing
Last synced: 15 Jun 2026
https://github.com/ishivanshgoel/tic-tac-toe
tic-tac-toe desktop GUI application
gui python3-project tic-tac-toe tic-tac-toe-game
Last synced: 22 Aug 2025
https://github.com/davidejones/systemgui
A simple gui with python to show some system information
Last synced: 01 Jun 2026
https://github.com/winterwind/searchengine
The final project for my university's intermediate java course. The program demonstrates how a search engine effectively works on a smaller scale using data from separate files as opposed to the entire worldwide web.
filesystem gui hashmap java object-oriented-programming oop search search-algorithm search-engine txt-files
Last synced: 21 Aug 2025
https://github.com/piiyuushh/teachermgmtsystem
gui java method-override oop swing
Last synced: 03 Jan 2026
https://github.com/hilarionengarejr/pizza-ordering-app
Implementation of a GUI using JFrame to order pizza and place toppings.
desktop-application gui java jframe
Last synced: 20 Aug 2025
https://github.com/tanmay-312/python-projects
Python Practice Projects
gui gui-application python python-3 tkinter turtle
Last synced: 20 Aug 2025
https://github.com/reshmaharidhas/phonebook
A desktop phonebook application to manage contacts
crud crud-application database desktop-app desktop-application gui mysql mysql-connector mysql-connector-python mysql-server phonebook phonebook-application phonebook-management-system python3 software tkinter tkinter-gui
Last synced: 13 Apr 2026
https://github.com/adamjohnlea/learn_tkinter
tkinter fascinates me. Taking a deep dive into the library. Projects to follow.
gui python tkinter tkinter-gui tkinter-python
Last synced: 24 May 2026
https://github.com/deliprofesor/mi-restaurante
Mi-Restaurante is a Python-based restaurant billing system built using the Tkinter library. It enables users to select food items across various categories, enter quantities, perform calculations, generate bills, and save receipts. The system features an integrated calculator and a user-friendly interface to simplify restaurant operations.
Last synced: 17 Aug 2025
https://github.com/mcthomas/vai-gui
GUI aid for remotely controlling simulated robotics | HackMIT 2020
Last synced: 12 Apr 2026
https://github.com/shortice/jila
Trying make Lua framework for develop crossplatform apps for own purposes. Very experimental. WIP.
Last synced: 23 Jan 2026
https://github.com/arnavbuddy/drone-swarm-attack
A GUI based drone swarm attack simulation with BFS pathfinding and jamming zone avoidance using Python
attack bfs-algorithm defense drone gui jammer matplotlib uavs warzone
Last synced: 03 Sep 2025
https://github.com/diwansinghchauhan/nlpapp
An API based NLP application created using tkinter and OOP
api gui gui-application nlp oop pycharm python tkinter
Last synced: 28 Jan 2026
https://github.com/rigbir/testing_task
arduino cpp embedded-systems gui qt qt-gui serial-communication
Last synced: 26 Oct 2025
https://github.com/abakum/crocson
GUI for schollz/croc forked from howeyc/crocgui
android chat croc deeplink fyne gui linux macos proxy qrcode record-audio record-video relay share-desktop webcam webdav windows
Last synced: 07 Jun 2026
https://github.com/code-jl/nfl-kicker-predictor
A sophisticated Python application that provides real-time NFL kicker statistics and performance analysis with an intuitive graphical interface.
beautifulsoup data-analysis data-visualization espn football gui nfl prediction python real-time-analytics real-time-data sport-analytics sports-data statistics tkinter web-scraping
Last synced: 01 Jun 2026
https://github.com/boss294/automatic-file-generator---python--
This is a Python-based application that allows users to create predefined directory structures for web development projects. The tool uses a GUI built with CustomTkinter to provide an intuitive interface for entering project names, selecting a directory, and generating the required folder and file structure with just a few clikcs.
dev gui python web website websoftware webstructure
Last synced: 24 Jan 2026
https://github.com/qbject/autoreply
A cross-platform PyQt5 app for auto-responding to Telegram and VK messages, with multi-account support, tray functionality, Google Sheets logging and more
google-sheets gui messaging pyinstaller pyqt5 python python3 telegram vk
Last synced: 28 Jan 2026
https://github.com/thor/ledctl
Easily toggle Num Lock, Caps Lock, and Scroll Lock, several times, graphically or from the CLI on macOS
Last synced: 16 Jun 2026
https://github.com/fulminazzo/yagl
Yet Another GUI Library.
bukkit effects gui item java library minecraft particles serialization serialization-library
Last synced: 16 Mar 2026
https://github.com/jiro4989/sort_visualizer
γ½γΌγγ’γ«γ΄γͺγΊγ γε―θ¦εγγ Godot θ£½γγΌγ«
Last synced: 16 Jun 2026
https://github.com/abdelrahman822000/random-quote-generator
The Quote Generator app is a C++ application developed using the Qt framework. It categorizes and displays quotes based on user emotions, utilizing a chain of responsibility pattern to handle different types of emotions effectively. The app supports four primary emotion categories: Happy, Sad, Angry, and Neutral.
cpp gui gui-application qt qtcreator quote-generator
Last synced: 06 Feb 2026
https://github.com/theunknown3212/videoconverter
π₯ Convert videos easily with FFMPEG. Access the latest version and streamline your video format needs effortlessly.
android audio audioconverter avi codecs convert encode ffmpeg gui mjpeg nodejs plex rust shell video video-converter videoconverter videotogif
Last synced: 15 Apr 2026
https://github.com/msadeqsirjani/trimmerpro
A simple program to shorten links Without visiting the websites
dotnet gui mvvm prism ui url-shortener windows-desktop wpf
Last synced: 09 Apr 2026
https://github.com/lukewait/gc-esports-app2
Provides a GUI interface to simplify the management of e-sports competition data stored on a database. This Java application was developed as part of a TAFE QLD assignment.
competition-manager csv-export esports-management gui java sql
Last synced: 04 Oct 2025
https://github.com/visheshgupta25/macos-askpass
π Enable secure sudo authentication in macOS CI/CD pipelines for automated workflows, ensuring smooth operation without tty errors.
askpass authentication automation gui homebrew homebrew-tap keychain macos openssh package-manager password-management security ssh ssh-askpass sudo terminal testing
Last synced: 15 Apr 2026
https://github.com/chintanpatel24/.ter.gz-installer
cli fyne go gui installer-tool linux targz
Last synced: 16 Jun 2026
https://github.com/ukaea/xmarte
A GUI for developing MARTe2 configuration files, supports all aspects including states. Is plugin based allowing you to add features as needed.
Last synced: 15 Apr 2026
https://github.com/twn39/zip-gui
π¦ A clean and straightforward graphical interface for compressing (packing) and extracting (unpacking) archive files, built with Python and PySide6.
Last synced: 25 Feb 2026