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-05 00:10:35 UTC
- JSON Representation
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/arvind-4/qrcode-using-pyqt5
Simple QR Code Generator Using PyQt5
gui pyqt5 python3 qrcode-generator
Last synced: 01 Nov 2025
https://github.com/germabyte/cube-puzzle-solver
This program helps solve a fun and challenging puzzle! Imagine a tower built from ten cubes, each with four numbers on its faces. The goal is to rotate these cubes until each of the tower's four sides adds up to the same number, in this case, 555.
cubes gui instant-insanity numerical-puzzle puzzle puzzle-solver python python3 tkinter
Last synced: 22 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/devprojectekla/webscraping
My first steps in web scraping using bs4 (BeautifulSoup) library on python. This one only allows you to scrap wallpapers from an hardcoded website. It allows you to download every wallpaper providing a keyword like 'landscape' or 'star wars' (or iterates on a list of keywords written in a .txt file). It iterates over all pages of the given keyword
Last synced: 22 Mar 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/lukewait/rps-app
A GUI-based LAN game application for Rock Paper Scissors, featuring user profiles, chat functionality, and customizable settings. Each instance is standalone and can function as both a server and client.
customtkinter gui lan networking python rock-paper-scissors
Last synced: 18 Mar 2025
https://github.com/blaisewang/b-tree
Data structure B-tree with graphical user interface
Last synced: 19 Jun 2025
https://github.com/sandra1me/message-encode-decode
Message encoder and decoder with key selection
encoder-decoder gui python tkinter tkinter-gui
Last synced: 02 Apr 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/rama1997/automated-url-opener
Task scheduler that allow users to automatically open URLs at a specific desired time by creating custom cron jobs
cron cronjob crontab customtkinter gui python tkinter
Last synced: 01 Nov 2025
https://github.com/rdbo/sdl2-project-template
SDL2 Project Template for Windows and Linux
application gui linux sdl2 template windows
Last synced: 14 Apr 2026
https://github.com/kartiksood10/threejs-playground
Threejs Experimentation Playground
cannon-es gui javascript threejs
Last synced: 17 May 2026
https://github.com/wachin/xinput-plus
🖱️ A simple GUI tool for adjusting mouse and touchpad speed in X11 Linux window managers like Openbox, JWM, iceWM, and Fluxbox. Perfect for external keyboards with integrated touchpads (like Logitech K400) and laptop touchpads
fluxbox gui icewm jwm libinput mouse openbox pyqt6 python python3 qt6 touchpad x11 xinput
Last synced: 16 May 2026
https://github.com/dddryinside/word
🧑🎓📖 Application for learning foreign languages
css desctop desctop-app gui gui-application java javafx learning sql sqlite study
Last synced: 01 Jan 2026
https://github.com/tahmidefaz/racket-image-gallery
A simple image gallery implemented with GUI in Racket
gui imagegallery lisp lisp-variant racket
Last synced: 03 Feb 2026
https://github.com/bornalgo/rotated-widget
This repository provides a custom Qt-based class that allows dynamic rotation of a QWidget at any angle using QGraphicsView and QGraphicsProxyWidget. It supports flexible size policies and aspect ratio preservation for seamless integration into PyQt or PySide applications.
custom gui pyqt pyqt4 pyqt5 pyqt6 pyside pyside2 pyside6 python qgraphicsproxywidget qgraphicsview qt rotatedwidget rotation widgets
Last synced: 20 May 2026
https://github.com/bell-kevin/chap17tipcalculator
Chapter 17 tip Calculator. Create a GUI Tip Calculator. The user will enter the cost of the meal, then select the tip rate to use to calculate the tip for that meal.
Last synced: 17 Mar 2025
https://github.com/ahmednassar7/pizza-ordering-system
A pizza ordering system.
algorithms database datastructures gui java mssql mssqlserver oop sql ui-design
Last synced: 02 Jan 2026
https://github.com/kerciu/javafx-calculator
🧮🔢 Simple Calculator application made in Java ☕ using JavaFX 🖼️ allowing fundamental math functions ✖️➗➕➖🟰
calculator calculator-application gui java javafx javafx-application javafx-gui math ui user-experience-design user-interface ux
Last synced: 02 Jan 2026
https://github.com/danielbrodi/arkanoid
A full implementation of the classic Arkanoid block breaker game using Java. Includes a menu and an animaiton of a timer at the beginning of each level, records and stores highest store in a local file and it's possible to personalize the block design of each level. In order to add or edit levels in the game, you don't have to learn to code.
animation animations class game game-2d game-development gui inheritance input-output interface java leaderboard memory-management menu-navigation object-oriented-programming objects oop project
Last synced: 13 May 2025
https://github.com/bell-kevin/milespergallongui
Miles Per Gallon GUI. You have previously written a project for a Miles Per Gallon calculator. Here, you will create a GUI to do that same work. The calculator needs 2 text fields, where the user will enter the miles and the gallons. It needs another text field for displaying the result – make this text field uneditable. It needs labels to identify which text field is for miles and which is for gallons. It needs a button to do the calculations, which should test if there is numeric data in the miles and gallons text fields. Add color for the content pane’s background, and a different color for the calculate button.
Last synced: 17 Mar 2025
https://github.com/hamidurrk/spectre-os
Line Following Robot Operating System
arduino-mega-2560 cpp gui tournament
Last synced: 06 Feb 2026
https://github.com/dennishilk/skynet-shredder
🔥 A futuristic, GUI-based file and folder shredder for Linux – HDD & SSD aware, recursive, TRIM-enabled, and themed after Skynet. Built with Python + PyQt5. Secure delete made nerdy.
cybersecurity file-shredder gui linux privacy-tool pyqt5 python secure-delete shred wipe
Last synced: 15 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/r4f405/google-maps-scrap-automation
A Python-based desktop GUI for the gosom/google-maps-scraper API. This tool automates and simplifies business data extraction from Google Maps through an intuitive, user-friendly interface.
automation data-extraction data-mining google-maps gui lead-generation python python3 scraper scraping tkinter
Last synced: 26 Jun 2025
https://github.com/anmol420/calculator-in-python
A Basic Calculator Written In Python Using GUI.
calculator calculator-application gui python tkinter
Last synced: 21 Mar 2025
https://github.com/oldrev/mini-router
A minimal demo for exploring key algorithms used in PCB routing and layout tools.
algorithms avalonia dotnet eda gui layout open-source pcb
Last synced: 15 May 2026
https://github.com/liraymond04/olc-dijkstra
GUI implementation of Dijkstra's shortest path algorithm in the olcPixelGameEngine.
algorithm algorithms-and-data-structures c-plus-plus cpp dijkstra dijkstra-algorithm dijkstra-shortest-path gui olc olcpixelgameengine pge
Last synced: 08 Sep 2025
https://github.com/backslashspace/wg-config-gen
Description to be made
gui wireguard wireguard-configuration wireguard-ui wireguard-vpn wireguard-vpn-setup
Last synced: 27 Jun 2025
https://github.com/uddin-a/occupied_cursor
A program that helps you occupy your cursor
automation cursor gui java javafx maven openfx openjfx release
Last synced: 02 Jan 2026
https://github.com/yuu-eguci/effort-leveling-support-eel
This app is what was remade Effort Leveling Support of tkinter, that was my first Python app, using Eel library.
Last synced: 10 Apr 2025
https://github.com/cromega08/sign_up_page
A Login Page model made with html/css only. This is only a template and dont have any backend.
100-days-of-code 100daysofcode css css-flexbox css-grid css3 design gui html html-css html5 login-page ui-design
Last synced: 20 Jun 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/arvind-4/translator
This a Translator built on PyQt5 module in Python
gui gui-interface pyqt5 python3 translator
Last synced: 01 Nov 2025
https://github.com/theblueberrycompendium/customtkinter
This is some use cases of custom tkinter in creating up to date GUIs, would be helpful to expand on it!
customtkinter customtkinter-project gui tkinter-graphic-interface tkinter-python
Last synced: 30 Jun 2026
https://github.com/kaliforniagator/window-go
Window-Go is an easy to use CLI GUI Library written in Go
Last synced: 27 Jun 2025
https://github.com/animikhaich/vtu-result-downloader
A GUI App to Download Results from VTU's Website
beautifulsoup downloader gui pyqt5 results university vtu web-scraping
Last synced: 10 Apr 2025
https://github.com/portalius-dev/plauncher
PLauncher - minecraft launcher writed on python.
gui launcher-application linux minecraft pyqt5 pyqt6 python ui windows
Last synced: 21 Jun 2025
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/userxy79/samba-copy-tool-windows
💡 A simple GUI tool for uploading and downloading files via SMB/Samba on Windows – powered by PowerShell and Robocopy.
file-transfer gui powershell-script robocopy samba smb windows
Last synced: 18 May 2026
https://github.com/bell-kevin/olympics
The final project is a program that displays the medal winners in several sports in a Winter Olympics. A GUI will list the sports, and when the user selects one, it will display the medal winners for that sport. It uses a file to store the data, writes to it with new data, and reads from it for all data.
Last synced: 17 Mar 2025
https://github.com/tolik-punkoff/video-screenshot
small bash script for making video screenshots
bash gui screenshot script video
Last synced: 15 May 2026
https://github.com/majjcom/reminder
A Tool written by C++, order to improve work and study efficiency. 一个用C++编写的,用于提高工作和学习效率的小工具。
cpp efficiency gui notifications qt5 qt5-gui qtcreator tool windows
Last synced: 17 Jan 2026
https://github.com/jjaruna/autotranscriptgui
🎙️ Powerful GUI tool to transcribe and translate audio/video files using Whisper and OpenAI — fast, simple, and GPU-optimized.
fast-whisper gui openai-api subtitulos transcripcion transcription translate whisper
Last synced: 20 May 2026
https://github.com/joeesmithh/graphs
A modular graph library written in C++ with adjacency list/matrix representation, traversal algorithms, and a driver—used to validate shortest-path and connectivity algorithms.
cpp data-structures-and-algorithms gui qt
Last synced: 19 Apr 2026
https://github.com/valdislaf/fortran-winapi-gui
Minimal WinAPI GUI App in Fortran
desktop fortran gui modern-fortran unicode winapi windows
Last synced: 24 Jun 2025
https://github.com/marco-nicola/usbguard-simple-gui-py-qt
A simple unambitious system tray applet and GUI for interacting with USBGuard.
dbus dbus-python gui pyside2 python3 security security-hardening usb usb-devices usbguard
Last synced: 08 Jul 2025
https://github.com/saadarazzaq/algorithmic-hub
Visualized different AI search algorithms using Pygame
artificial-intelligence gui pygame python semester-project shortest-path-algorithm
Last synced: 17 Mar 2025
https://github.com/jmsmarcelo/task-tracker-javafx
Task Tracker | GUI | JavaFX | Roadmap.sh
desktop-application gui java javafx roadmap task-manager task-tracker
Last synced: 02 May 2026
https://github.com/pyrustic/winter-theme
Light theme for Python desktop app [COMING SOON, for the moment use the dark theme Cyberpunk-theme]
app beautiful desktop frontend gui light-theme lightweight pyrustic python theme tkinter
Last synced: 14 Mar 2025
https://github.com/daniilsoda/homebrew
Homebrew is the essential package manager for macOS and Linux, simplifying software installation and management for developers and users alike. 🐙💻
cheats chef-cookbook chef-resource core development dnd emacs gui homebrew homebrewery install macos managed-by-terraform markdown nintendo php ps4 ruby
Last synced: 19 Jul 2025
https://github.com/obsidianplusplus/timed-shutdown
Windows 环境下基于 Python 定时关机或日期关机 | Scheduled Shutdown or Date-based Shutdown Based on Python in the Windows Environment
application bar countdown cross delayed desktop gui platform progress pyqt5 python real scheduled shutdown time timer
Last synced: 22 Jun 2025
https://github.com/lttofu/cosmic
Fast, lightweight GUI-based C++ Ethereum ERC918 token miner for Win64 | CUDA GPUs | CPUs | Pool | Solo Mining
0xbitcoin 0xbtc cplusplus cplusplus-cli cpuminer cuda erc20 erc918 ethereum ethereum-token gpuminer gui pool-mining solo-mining windows windows-10 windows-7 windows-gui winforms
Last synced: 08 Apr 2026
https://github.com/ercius/temdatabrowser
A graphical user interface based on ScopeFoundry for viewing TEM data.
Last synced: 11 Jul 2025
https://github.com/1810suman/sentiment-analyzer-app
The Sentiment Analysis App, built with tkinter and TextBlob, features a main window with a violet background. Users input text in a provided box, clicking "Analyze Sentiment" triggers analysis. The app checks for empty input, displays results (Positive, Neutral, Negative) in a label below. Continuous event handling keeps the app responsive.
gui python sentiment-analysis textblob tkinter-python
Last synced: 22 Jun 2025
https://github.com/reshmaharidhas/infix-to-postfix-converter
A desktop application to convert infix expression to postfix expression built using Tkinter and Python
calculator conversion converter desktop-app exe gui infix infix-to-postfix infixtopostfix mathematical-expressions postfix python python3 tkinter tkinter-gui
Last synced: 29 Mar 2025
https://github.com/saadarazzaq/sudoku-game
A GUI based Sudoku solver built with pygame 🐍🔢
documentation gui pygame python sudoku-solver
Last synced: 17 Mar 2025
https://github.com/reshmaharidhas/dice-roller
Basic dice roller application which can roll 6 different types of dices in your desktop
2d desktop-application dice dice-roller diceroller dodecahedron exe gui icosahedron octahedron pentagonal pygame pygame-sound python python-app python3 rpg tetrahedron tkinter tkinter-gui
Last synced: 29 Mar 2025
https://github.com/edingsunkist/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-scriptbloxfruits-autofarm-script roblox-synapse script-hub supported whitelist
Last synced: 08 Jul 2025
https://github.com/khaizzuu/javaguicurrencyconverterapi
This is my first project on GitHub.
Last synced: 10 Sep 2025
https://github.com/dvizioon/vizioonposh
Seletor de Temas Oh My Posh é uma ferramenta interativa de linha de comando que transforma a experiência de personalização do Oh My Posh. Desenvolvida para simplificar a navegação, visualização e aplicação de temas em ambientes Windows (PowerShell) e Linux (Bash), esta ferramenta elimina a necessidade de editar manualmente arquivos de configuração.
gui interface linux oh-my-gui oh-my-posh oh-my-posh-gui oh-my-posh-theme ohmyposh posh powershell software tools
Last synced: 02 May 2026
https://github.com/bb31420/imagine
Python GUI for generating images with OpenAi's Dall-e 3
ai art artificial-intelligence dalle-2 dalle-3 gui gui-application image images openai openai-api prompt prompt-engineering python python3 tools
Last synced: 13 May 2026
https://github.com/gth/powershell-form-samples
A few samples of graphic interfaces written in PowerShell
Last synced: 03 Apr 2025
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/sandra1me/mad-libs-generator
The mad libs game in MATLAB
game gui madlibs-game matlab strings
Last synced: 24 Jun 2025
https://github.com/kangphp/wifi-cut
NetCut-like Python GUI is a free, open-source network management tool inspired by NetCut. It allows you to scan your LAN, view all connected devices, and perform ARP spoofing attacks (MitM or block) using an intuitive GUI. Built with Python and Tkinter, it supports vendor lookup and provides mass block/unblock features for easy network control.
arp-spoofing ethical-hacking gui mitm netcut network-scanner network-security python tkinter
Last synced: 12 Jul 2025
https://github.com/sonytruelove/geometry-graphic-editor
:large_blue_circle: Shapes on Field with search,delete,intersect detection, area and perimeter calculating
awt classdiagram editor graphics gui intersection istu java oop paint2d shape swing uml-diagram
Last synced: 17 Mar 2025
https://github.com/sandra1me/magic-8-ball-game
Magic 8 ball game to discover your future by asking questions to the computer.
functions game gui magic-8-ball python tkinter tuples
Last synced: 02 Apr 2025
https://github.com/beinglojain/audio-vibe
A Podcast code written in Java language, Java GUI, Connected with a database written in SQL language.
database gui interface java java-interfaces podcast sql
Last synced: 03 Jan 2026
https://github.com/pyrustic/hubway
A graphical tool to publish desktop apps on Github [DEPRECATED, use Backstage instead]
app app-publishing desktop-app graphical gui lightweight pyrustic python tkinter
Last synced: 20 May 2026
https://github.com/ramarav/login_signup_forms
Python3 tkinter Login and Sign Up forms
gui python3 tkinter tkinter-gui
Last synced: 28 Jun 2025
https://github.com/rachitdhar/minesweeper-game
A complete playable GUI Minesweeper game
Last synced: 17 Jul 2025
https://github.com/chuigda/project-371
Farily simple library for minimal GUI-based user interaction
Last synced: 02 Apr 2025
https://github.com/psvel6672/google-translator-using-python
Translate what you want, easily with this tool.
googletrans googletranslate gui pyperclip python python3 pythongui tkinter translator
Last synced: 12 Jul 2025
https://github.com/syntaxerror019/wireguard-gui
Modern GUI for all wg versions!
Last synced: 30 Jun 2026
https://github.com/lambdacasserole/bach
Compose components using a generic designer.
designer drag-and-drop gui visualization
Last synced: 15 Aug 2025
https://github.com/kader1680/library-mangement-sytem-gui
Project made for understan deep SOLID Principals & data structure and algorithm
algorithms algorithms-and-data-structures cpp cpp20 gui oop oops-in-cpp solid-principles
Last synced: 02 Apr 2025
https://github.com/je-von/snake-javafx
classic snake game created with JavaFX 16
2d-game gui java javafx snake-game
Last synced: 15 May 2026
https://github.com/exovate-1/windows-11-debloater
✨ Windows 11 Debloater Minimal GUI/CLI tool to clean and optimize Windows 11 installs. | 🖥️ GUI & CLI support | 🛠️ 100+ system tweaks | ⚡ One-click preset modes | 🗑️ Remove UWP & bloat | 🔒 Disable telemetry | 🚀 Unlock performance | 🎨 UI personalization | ⛑️ Auto restore point |
blaot-remover cli debloat-script gui lightweight optimization optimizer personalization postinstall restore-point system-tweaks telemetry uwp windows11
Last synced: 13 Jul 2025
https://github.com/yudas1337/praktikum_pbo_12
This is the twelve repository from PBO Practice. It is coded with Java Programming language.
gui java netbeans object-oriented-programming
Last synced: 26 Mar 2025
https://github.com/therealfredp3d/banditgui
bandit ctf flask gui overthewire python ssh
Last synced: 27 Jul 2025
https://github.com/angrybeltman/trigonometry-visualizer
A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.
c cmake cosine cpp gui interactive learning math mathematics raylib simulation sine tangent trigonometry
Last synced: 25 Apr 2026
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/chaiyokung/bnk48-comp-random-calculator
A program that calculates how many random photo sets of BNK48 you need to buy to complete a complete set of a specific member's photo cards, and estimates the total cost (Since 2018)
Last synced: 23 Jun 2025
https://github.com/sriyansreddyy/video-downloader
Modern YouTube and Google Drive video downloader with GUI - Download videos, create clips with drag & drop support for local files.
ffmpeg gui python tkinter video-processing youtube-downloader
Last synced: 18 May 2026