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-03 00:14:23 UTC
- JSON Representation
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/kahleryasla/partea-app
☢️ not recommended but I tried: the client app directly connects the cloud database (ElephantSQL = PostgreSQL). Basically provides an interface of party organizing and joining system.
elephantsql gui java mvvm postgresql swing
Last synced: 02 Mar 2025
https://github.com/tumichnix/ws-client
Simple WS client
gui javascript websocket-client websockets
Last synced: 18 May 2026
https://github.com/sofiia-0/calculadora_miniproyecto
Calculadora GUI minimalista escrita en Java que realiza operaciones básicas de suma, resta, multiplicación y división.
calculadora calculadora-java calculator calculator-java calculator-java-swing calculator-javaswing gui minimal swing swing-form swing-gui
Last synced: 29 Mar 2025
https://github.com/pdiegel/fema-image-attachment-generator
The FEMA Image Attachment Generator is a Python app for creating PDF attachment pages for FEMA Elevation Certificates. It embeds up to 4 images with user-defined descriptions into a PDF, complete with a header featuring key property details. Ideal for quickly generating compliant attachment pages.
automated-workflow fema gui image-processing pdf-generation python
Last synced: 07 Jul 2025
https://github.com/vlad1343/python-advanced
A collection of projects exploring advanced Python concepts, including email handling, GUI automation, data analysis, visualizations, and deep learning for NLP tasks. Designed for learning, practicing, and automating real-world tasks.
email-handler email-sender gui machine-learning machine-learning-algorithms nlp nlp-machine-learning pandas pandas-python python python3
Last synced: 08 Apr 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/qianyiaz/avalonia.fluentui
A cross-platform desktop application built with AvaloniaUI and FluentAvalonia.
avalonia c-sharp cross-platform desktop dotnet fluent gui mvvvm xaml
Last synced: 17 May 2026
https://github.com/ericrollei/civitai_api_downloader
simple app and companion Chrome extension to download models and sample images from Civitai using their API
chrome chrome-extension civitai civitai-api downloader gui
Last synced: 08 Apr 2026
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/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/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/nattapolch/work-order-pdf-extractor
AI-powered Work Order PDF Extractor with OpenAI GPT-4 Vision integration for automated text extraction and file organization
ai automation document-processing gui ocr openai pdf-processing python tkinter work-orders
Last synced: 19 Jun 2025
https://github.com/rtasalem/collectors-item-game
Collector's Item is a text-based murder mystery game made using Java. The Swing library was used to implement GUI (graphical user interface) components including JFrame, JPanel, JTextArea, JLabel, JButton.
gui java swing text-based-game
Last synced: 21 Mar 2025
https://github.com/blaze6950/dragndropexample
A case study of using DragNDrop in WindowsForms
csharp drag-and-drop example gui windows-forms
Last synced: 15 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/it1shka/mango
Application for MongoDB CRUD operations
atlas crud-application database gui mongodb
Last synced: 11 May 2026
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/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/fantasyui-com/app-store
Flexible general purpose app-store framework with customizable app feeds. [Application, Electron, App Store]
Last synced: 20 Jul 2025
https://github.com/blaisewang/b-tree
Data structure B-tree with graphical user interface
Last synced: 19 Jun 2025
https://github.com/lukewait/base-converter
A Python-based GUI tool designed for converting numbers between integer, binary, and hexadecimal bases. This application provides an intuitive interface for users to seamlessly perform base conversions and understand number systems.
base-conversion gui number-systems pyqt5 python
Last synced: 18 Mar 2025
https://github.com/suuhm/powerreverseshell
PowerReverseShell is a simple gui for windows powershell and Reverse Shell in connection with netcat hosts
gui kali netcat powershell reverse-shell windows
Last synced: 16 May 2026
https://github.com/snototter/imseqvis
Simple image sequence visualization GUI
gui image-processing python3 qt
Last synced: 13 Feb 2026
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/geetu040/pacman
Control the Pacman and fetch the food while keeping away from the ghosts. The Ghosts use special algorithms to follow the pacman. They increase in number as you eat more food. 2 ghosts, red and blue, are intelligent and try to catch pacman. Red aims for the pacman and Blue tries to ambush him by hitting from the front. Other ghosts just move at random.
algorithms artificial-intelligence game gui python tkinter
Last synced: 24 May 2026
https://github.com/filiprokita/dotzip
This program is a simple GUI tool that enables users to extract files from a Zip archive. It is written in Python using the tkinter library.
automation developer-tools file-extraction file-management gui open-soruce python tkintter user-interface zip-file
Last synced: 30 Jul 2025
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/ahoa578/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 May 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/akk85/alien-invaders
My final project for CS 1110: Introduction to Computing using Python
alien arcade-game game gui python
Last synced: 25 Apr 2026
https://github.com/bibaodi/qtqmlfrontend-state-remains-synchronized-with-backend
demo for Creating a GUI application where the frontend state remains synchronized with the backend, especially when dealing with long-running tasks, requires careful management of state and concurrency.
gui state-machine synchronization
Last synced: 05 Sep 2025
https://github.com/xvb8/network-control-panel
Allows you to block specific folders from accessing the Internet with a GUI
Last synced: 14 May 2026
https://github.com/j-hoplin/multi-server-manager
Personal desktop tool for managing multiple home servers
desktop-application gui manager pyqt pyqt5 ssh-client
Last synced: 29 Jul 2025
https://github.com/emanuelegreco29/codex_naturalis_polimi_ingsw_project
Politecnico di Milano - Ingegneria del Software Project - AY 2023/24
cli client-server game gui html java polimi polimi-projects politecnico-di-milano project rmi tui websocket
Last synced: 06 Jun 2026
https://github.com/analyticalnahid/tkinter-tutorial
An intro of Tkinter
desktop-application gui tkinter tkinter-gui
Last synced: 07 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/rogers-cyber/csvtoexcel
Modern PySide6 desktop app to convert CSV files to Excel (.xlsx) with batch processing, preview, encoding support, and SQLite history tracking.
batch-processing csv csv-converter csv-to-excel data-tools desktop-app drag-and-drop encoding excel file-converter gui preview productivity pyside6 python sqlite xlsx xlsxwriter
Last synced: 25 Apr 2026
https://github.com/moohameed47/pizzaorderingsystem
dijkstra-shortest-path gui java
Last synced: 17 May 2026
https://github.com/piotrpdev/arduino-discord-controller
Controlling Discord using a combination of Arduino, BetterDiscord, and Python.
adafruit-gfx arduino betterdiscord betterdiscord-plugin discord discord-js gui mcufriend python tft touchscreen websockets
Last synced: 20 Sep 2025
https://github.com/narigo/roogle-rs
Show Google results from random sentences of Texts.
Last synced: 21 Jan 2026
https://github.com/socket-manager/launcher
SOCKET-MANAGER Launcher: サービス管理用 GUI & CLI ランチャー
cli cuei-o devops framework gui launcher monitoring php project-repository service socket-manager
Last synced: 26 Apr 2026
https://github.com/iabdullah215/gui-based-network-managment-system
This is a C# based project. I have replicated the command prompt and the SMTP's trap functionalities.
c-sharp gui network-monitoring smtp trap
Last synced: 21 Aug 2025
https://github.com/hasderhi/universal-converter-gui
A simple yet powerful desktop file converter with a modern GUI built on Tkinter + ttkbootstrap. Supports audio, image, PDF, and more - all in one place.
converter converter-gui gui image-conversion office-to-pdf xls
Last synced: 09 Oct 2025
https://github.com/xtotdam/exam-tickets-distributor
Простенький наглядный распределитель билетов для дистанционного экзамена
Last synced: 09 Oct 2025
https://github.com/pranjalimaletha/sortingvisualizer
AlgoViz is an interactive program that uses entertaining animations to assist users understand sorting algorithms and their operations.
application gui java sorting visualization
Last synced: 26 Apr 2026
https://github.com/blaze6950/tic-tac-toe-winapi-
Tic-tac-toe - game with two modes: with ai and with friend.
ai cplusplus game gui tic-tac-toe winapi winapi-application
Last synced: 10 Oct 2025
https://github.com/blaze6950/thekotra
WinApi Exam game
cplusplus game game-development gui winapi
Last synced: 10 Oct 2025
https://github.com/michaelilkanayev1997/password-manager-java
cyber-security gui java password-manager
Last synced: 27 Apr 2026
https://github.com/anshmnsoni/timer
awt-gui gui java oops-in-java swing timer-clock
Last synced: 13 May 2026
https://github.com/hstev/counter-strike-1.6
(In development) Counter-Strike 1.6 with Vue.js 3 + Three.js
art counter-strike educational-project fan gui unnoficial vue web
Last synced: 27 Apr 2026
https://github.com/alexworkteam/video-extender-app
Утилита для продления видео до длины аудио с drag-n-drop интерфейсом
ffmpeg gui loop-video music-tool python video-editor
Last synced: 20 Jan 2026
https://github.com/celsiasolarastarflare/streamlit-theta
Streamlit Editor for Word PPT Spreadsheet Editors and Other Custom Modules to Easily Build Upon
csv editor excel gui pip plugin powerpoint pypi pypi-package python streamlit ui utility utils webpage website wordeditor
Last synced: 08 May 2026
https://github.com/mehmetkahya0/crypter
Crypter is a Text Encrypter&Decrypter program
decryption decryption-algorithm encryption encryption-decryption gui gui-application python tkinter
Last synced: 07 Nov 2025
https://github.com/benst099/citationcheck
CitationCheck - Validate your references!
citation-analysis citation-check citations gui python python-gui python3
Last synced: 05 Jul 2025
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/daniel-191/password-generator
Uncrackable Password Generator in C++
cli cpp gui gui-application imgui password-gen password-generator
Last synced: 11 Oct 2025
https://github.com/therealfredp3d/banditgui
bandit ctf flask gui overthewire python ssh
Last synced: 27 Jul 2025
https://github.com/polespurnes/pythonweather
Python project that shows the actual weather of any chosen city in a PyQt5 GUI using OpenWeather API.
api gui pyqt5 python requests weather-app
Last synced: 10 Jun 2026
https://github.com/chesterxalan/pygame-cockroachkiller
A demo game created by PyGame library.
Last synced: 05 Mar 2025
https://github.com/is-leeroy-jenkins/gooey
A user interface framework based on Python from a random WTFork of FreeSimpleGUI
Last synced: 27 Jul 2025
https://github.com/aimhco/random-phone-number-selector
A Python-based macOS tool with a Tkinter GUI that randomly selects a phone number from an input list, adds it to Contacts, and sends an automated iMessage/SMS using AppleScript.
applescript automation contact-management contacts gui imessage imessage-automation macos macos-app macos-automation messaging pyobjc python python-automation python-gui randomizer sms sms-automation tkinter workflow
Last synced: 16 Apr 2026
https://github.com/risenxxx/dubsync
Sync localized dubs from a donor release onto a master video using FFT cross-correlation.
audio audio-sync cli cross-correlation dubbing ffmpeg fft gui home-theater mkv rust subtitle-sync video
Last synced: 26 Jun 2026
https://github.com/fwcd/rusty-gui
Experimental 2D GUI library written in Rust
Last synced: 21 Oct 2025
https://github.com/hamolicious/maze
A Maze generator, solver and "game" written in Python 3.8 and PyGame.
gui maze maze-generation-algorithms maze-generator pygame python python38
Last synced: 27 Jul 2025
https://github.com/mowkintus5/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: 26 Jul 2025
https://github.com/ostanton/nimsimpleguessinggame
GUI-based simple guessing game made in Nim
game gui gui-application nigui nim
Last synced: 13 Oct 2025
https://github.com/fmind/cookiecutter-remi
Template to generate a remi application
cookiecutter gui python remi template
Last synced: 28 Apr 2026
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/go-numb/x-post-to-blue
This Golang package provides long-form posting on Twitter Blue using the Playwright library.
go gui playwright post twitter x
Last synced: 28 Apr 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: 14 Oct 2025
https://github.com/w45p85/tbx_to_html
Converter for TBX-Files to HTML-Files
converter executable gui html python3 smc tbx tkinter
Last synced: 18 Apr 2026
https://github.com/blaze6950/listauthorsadonetwpf
Example use ADO.Net. List authors with functions: "Add", "Edit", "Delete". C# and WPF. ListView bindings. Using MVP pattern
ado-net csharp database gui mssql-database wpf wpf-application
Last synced: 28 Apr 2026
https://github.com/hunterscreamer6/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: 06 Mar 2025
https://github.com/mehmetkahya0/solar-panel-planner
A comprehensive solar panel planning and analysis system with modern GUI
analysis gui python solar solar-energy solar-panel-monitor sustainability tkinter
Last synced: 21 Aug 2025
https://github.com/dipto9999/2d_platformer_tutorial
Unity Tutorial/Exploration With C# Title Screen Script
2d-platformer-game csharp game game-development gui mods unity
Last synced: 28 Apr 2026
https://github.com/d-sacre/heart-rate-analysis-gui
A Python based tool with graphical interface to evaluate heart rate data and visualize the results
gui gui-application heart-rate heart-rate-analysis heart-rate-analysis-tool python withings-compatible
Last synced: 15 Oct 2025
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/nemat-al/drawing-histogram
An academic project at HIAST university, aimed to draw histogram out of data file. The project is written in Java programing language
Last synced: 03 Jan 2026
https://github.com/vinser/synctables-demo
Fyne GUI tables scroll synchronization demo
Last synced: 27 May 2026
https://github.com/pranjalco/kanye-quotes-
This is a fun project that displays random quotes from Kanye West using the **Kanye.rest** API. Each time the user clicks the button, a new quote is fetched from the API and displayed on a beautifully designed Tkinter GUI window.
api application development functions gui integration programming python simple tkinter
Last synced: 30 Mar 2025