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-08 00:14:28 UTC
- JSON Representation
https://github.com/khaizzuu/javaguicurrencyconverterapi
This is my first project on GitHub.
Last synced: 10 Sep 2025
https://github.com/ritap03/neuralnetwork-shapeclassifier
Feedforward neural network system in MATLAB for geometric shape classification. Includes data preprocessing, network training and evaluation, confusion matrix analysis, and a graphical interface for user interaction and model testing.
ai data-analysis deep-learning feedforward-network gui image-classification machine-learning matlab neural-network pattern-recognition
Last synced: 14 May 2026
https://github.com/thewriter2/tw-deviantis
Communicating with the DeviantArt API and RSS feeds.
api deviantart deviantart-api gui gui-application pygame pygame-application pygame-gui python python3 rss rss-feed
Last synced: 29 Apr 2026
https://github.com/scottgibb/simplemvc
A simple java application where all classes are fully decoupled implementing the Model View Controller architecture.
gui interfaces java javaswing mvc mvc-architecture
Last synced: 17 Mar 2025
https://github.com/prashantrahul141/python-gui-gmail
A GUI python application to send gmail.
email-sender gui python tkinter tkinter-gui
Last synced: 15 Mar 2025
https://github.com/falkern/kbm2joy
A simple tool to convert mouse movements into joystick inputs using a virtual Xbox 360 gamepad.
fun gui mouse open-source python software
Last synced: 18 Mar 2025
https://github.com/anvaymayekar/ultrasonic-radar
Arduino-based object detection radar with wireless Bluetooth data transmission and real-time Java visualization interface
Last synced: 16 May 2026
https://github.com/cyan903/ws-gui
A simple cross-platform gui for sending/receiving websockets using fyne.
cross-platform debugging-tool fyne gui websocket
Last synced: 17 Mar 2025
https://github.com/thaeryahya089/skalle
Skalle is a handy add-on for Volatility that lets you run it in a graphical user interface. It also adds some cool features!
github-config gui macos volatility3 windows
Last synced: 17 May 2026
https://github.com/emarifer/todo-gui-tauri-app
Task list application to test the creation of GUI's with Tauri/Rust.
gui react rust tauri todo-app typescript
Last synced: 11 Apr 2026
https://github.com/scoowy/proyecto-ia-agents
gui jade java java-16 multiagent-systems personal-project university-project
Last synced: 02 Feb 2026
https://github.com/dpbm/download-youtube-songs
A python gui to download songs from youtube
downloader gui pip py pysimplegui python python3 youtube youtube-dl ytdlp ytdlp-gui
Last synced: 03 May 2026
https://github.com/streamlinkk/streamlink-twitch-gui
A multi platform Twitch.tv browser for Streamlink
app desktop emberjs front-end gui javascript livestreamer nodejs nwjs streaming twitch twitter windows
Last synced: 28 Jan 2026
https://github.com/impe93/clientmail
A local email service for test RMI and swing in java
Last synced: 21 Jul 2025
https://github.com/blaze6950/mvvmexamples
A case study of an application with MVVM architecture
csharp example gui mvvm mvvm-architecture wpf
Last synced: 18 May 2026
https://github.com/abdojoker99/datastrucure
A comprehensive Data Structure project designed to demonstrate the implementation and functionality of essential data structures, including arrays, trees, stacks, and queues. The project showcases practical use cases of each data structure operation. .
Last synced: 12 Aug 2025
https://github.com/eshan-sud/safeledger
A GUI-Based Bank Management System
fiile-handling gui java javaawt javafx javaswing oops
Last synced: 11 Apr 2026
https://github.com/wassimoubaziz/irm-iot-small-project
This is a simple iot application built using Java RMI (Remote Method Invocation). It allows clients to connect to a central server and communicate with each other in real-time.
gui interface iot java oubaziz rmi rmi-client rmi-server wassim
Last synced: 25 Jun 2025
https://github.com/lukewait/midtown-app
Educational GUI tool developed as part of a TAFE QLD assignment, providing interactive access to three algorithmic solutions: Rock Paper Scissors, Multiplication Table, and Caesar Cipher. Ideal for IT training and understanding basic programming concepts within a structured application.
cryptography education games gui learning-tools python training
Last synced: 18 Mar 2025
https://github.com/thiiagoms/chat-application
Chat application with Python and Kivy Library :books: :snake:
chat-with-kivy gui learning python python-chat python-gui python-kiv pythonic
Last synced: 18 May 2026
https://github.com/silentvoid13/mcqconverter
MCQ format conversion tool (AMC-TXT to GIFT / GIFT to AMC-TXT)
converter format-converter gui mcq multiple-choice-questions
Last synced: 02 Jul 2026
https://github.com/prashant-rana42/simplecalculator
A simple Calculator, with addition, subtraction, multiplication , Division, Reminder, and Power operations,built using javafx 21.0.5 and needs atleast java 17 to be installed on your system to run
calculator-application gui jar java javafx-desktop-apps
Last synced: 11 May 2025
https://github.com/xinetzone/dao
xinetzone's blog
blog deep-learning gui mxnet python3 pytorch-tutorial tensorflow-tutorials tkinter
Last synced: 20 Jan 2026
https://github.com/f4str/digit-recognizer
Classifiers for recognizing MNIST handwritten digits
gui machine-learning mnist neural-network python pytorch tkinter
Last synced: 16 May 2026
https://github.com/feel2code/astpauto
📋App based on Selenium lib coded for inside use in taskmanager IBM WebSphere to make work orders easier.
gui ibm ibm-cloud python selenium-python tkinter-gui
Last synced: 10 Jul 2025
https://github.com/toki-plus/auto-usps-tracker
专为跨境电商卖家设计的高效USPS批量物流追踪器。支持数千单号并发查询、代理、防屏蔽,并生成精美Excel报告。Playwright, Automation, PyQt5, E-commerce.
automation cross-border-ecommerce desktop-app e-commerce gui logistics package-tracking pandas playwright pyqt5 python scraper shipping-tracker usps web-scraping
Last synced: 29 Apr 2026
https://github.com/semcod/imgl
Image to Layout — screenshot OCR and semantic UI reconstruction
automation gui html layout ocr python screenshot semcod svg vql
Last synced: 02 Jul 2026
https://github.com/yuji1702/ai--powered-triage-system
This project implements a machine learning-based triage system for emergency rooms, which classifies patients based on their symptoms and vitals using a Random Forest Classifier. The system features real-time patient data integration, a user-friendly GUI built with Tkinter, and secure patient data encryption using Fernet from the cryptography lib
cryptography data-imputation data-preprocessing data-security encryption gui healthcare machine-learning matplotlib medical-data python random-forest realt-time scikit-learn seaborn tkinter triage-system
Last synced: 05 Apr 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/andezion/cryptocurrency
cpp cryptocurrency curl-library gui nlohmann-json wxwidgets
Last synced: 03 Jul 2026
https://github.com/krishnachsahu/shrnk
🔧 Build cross-platform applications rapidly with Tauri, React, and TypeScript using this streamlined Vite template.
asset-compression cross-platform developers-tools express gui image-compression jquery nodejs non-commercial open-source optimization productivity rust tauri
Last synced: 13 Apr 2026
https://github.com/federico-lamperti/polimi-swe_project
cli gui javadoc javafx mvc-pattern
Last synced: 20 May 2026
https://github.com/vanheemstrasystems/cockpit-headstart
Cockpit - Headstart
Last synced: 16 May 2026
https://github.com/aymane611/roblox-synapse
Roblox-Synapse is a powerful scripting tool designed for automating tasks and enhancing gameplay within the Roblox platform. With its advanced features and user-friendly interface, it offers scripters and developers a seamless experience for creating engaging games and interactive experiences.
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: 04 Apr 2025
https://github.com/jadhaidar/customerviewer
A simple Java based GUI to view, search and sort customer data
csv-parser eclipse gui java swing
Last synced: 19 May 2026
https://github.com/tojan-naiem/advance-course-projects
My projects during the Advanced course I am taking at my university and it's about Java GUI using Swing library
advanced-programming assignment calculator decimal-to-binary gui gui-application gui-java java javafx javaswing projects signup signup-page swing swing-game swing-gui swing-gui-application ui
Last synced: 12 Apr 2026
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/5121f/open-media-tracker
Keep track of where you left off while watching TV shows or listening to audio books.
Last synced: 04 Apr 2025
https://github.com/blaze6950/memorygame
Game Memory. Click on the cards and try to choose two of the same.
csharp game gui memory-game memorygame wpf
Last synced: 18 May 2026
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/huckridgesw/hucksh_public
Public / issues-only repository for hucksh
commercial-project cross-platform-gui gio go golang gui hucksh screen shell terminal-emulator tmux
Last synced: 24 Apr 2026
https://github.com/dleedev365/airline-database-system
[CMPT 354: Database Systems I] A Java GUI application that allows users to create their profiles, query flight schedules and book a flight.
gui java-swing jdbc ms-sql relational-database
Last synced: 12 Sep 2025
https://github.com/denoplayground/template-gui
Project Template for Deno Desktop Apps.
Last synced: 02 Feb 2026
https://github.com/kisaa-fatima/object-detection-using-yolo-v8
From this project I gained practical experience in AI, computer vision, and GUI development, while also understanding the importance of automation in retail processes.
computer-vision gui numpy opencv-python pil roboflow tkinter yolov8
Last synced: 18 May 2026
https://github.com/amirreza-ipchi-haq/fingerprintattendancemachinegui
A GUI wrapper for FingerprintAttendanceMachine
c gui serial-communication wrapper
Last synced: 23 Mar 2025
https://github.com/glurp/netvector
Remote display for simple graphic via SSH
Last synced: 04 Apr 2025
https://github.com/smtkanchana66/harry-potter-house-quiz
This is a Python-based GUI application that sorts users into one of the four Hogwarts houses: Gryffindor, Hufflepuff, Ravenclaw, or Slytherin based on their answers to a few questions. The application uses the Tkinter library to create the user interface.
codex gui harry-potter python python-3 python3 tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 28 Mar 2025
https://github.com/fernando343117/tiktok-downloader--gui
📥 Download TikTok videos easily with this GUI-based tool, featuring high-quality MP4 downloads and a modern user interface for a seamless experience.
audio-downloader-from-youtube batch-download downloader ffmpeg gui mp3-converter python python-software-development social-media tarekuzjaman team-stff tiktok video-download-software video-downloader-from-youtube video-processing video-tools youtube-downloader ytdlp
Last synced: 18 May 2026
https://github.com/channingko-madden/twitch_emote_tracker
A Twitch chatbot that can track emotes in chat and viewers can query to know how many times an emote has been posted in chat.
chat chatbot gui java kekw twitch twitch-bot twitch-irc
Last synced: 18 May 2026
https://github.com/jeslipriya/springboot
Springboot
gui java java-programming spring-boot
Last synced: 18 May 2026
https://github.com/hrosicka/quadraticequationsolver
Quadratic equations made easy! Enter coefficients, see the equation, roots, and graph - all in one place!
complex-numbers complex-roots desktop-application discriminant graph-python gui math-equation math-equation-solver math-equations python python3 quadratic-equation-solver quadratic-equations unit-test validator
Last synced: 21 Mar 2025
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/squidkid-deluxe/forecast
A script that webscrapes forecast data and plots it.
forecast gui matplotlib python3 weather-forecast
Last synced: 24 Jun 2026
https://github.com/trevorbrowning/password-generator-gui
A clean, user-friendly password generator built with Python and Tkinter.
gui password password-generator python python-tkinter tkinter tkinter-gui
Last synced: 28 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/nurullahs/foldermap
FolderPeek is a cross-platform GUI application designed for visualizing directory structures.
cross-platform directory-structure export-feature file-explorer file-management folder-viewer gui hidden-files open-source python text-view tkinter tree-view
Last synced: 28 Mar 2025
https://github.com/steffen-w/example-kicad-plugin
The code serves only as a template for a graphical plugin in KiCad. The GUI can be easily created with wxFormBuilder. The plugin created here is only for the development of your own plugin. It is executable, but does not comply with the full specifications of KiCad!
Last synced: 21 Mar 2025
https://github.com/abdulsamie10/multimediaapp
Multimedia application was developed in Java and Android Studio. Main objectives was a song will be played and stoped in key pressing. Tested on Android 11.
andoid11 android android-app android-app-development android-application android-development android-studio androidapp gui java multimedia multimedia-applications multimedia-player
Last synced: 07 May 2026
https://github.com/ruancarllo/rhinoscaler
A simple user interface for scaling objects in Rhinoceros
Last synced: 28 Mar 2025
https://github.com/dinisjcorreia/git-ftp-desktopapp
Desktop GUI for git-ftp deployments with profile management, environment diagnostics, secure credential handling, and bundled git-ftp/lftp support.
cross-platform deployment desktop-app devtools ftp git-ftp gui react rust tauri typescript
Last synced: 07 Apr 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/son31dt/rock_paper_scissor_python
A modern Rock-Paper-Scissors game with Tkinter GUI and standalone executable
game gui pyinstaller python rock-paper-scissors tkinter
Last synced: 15 Jan 2026
https://github.com/timothyl96/top2121
Assignment for Object Oriented Programming
Last synced: 15 Mar 2025
https://github.com/nikolaikh/cam-imaging-live-python
Live stream of a camera via pycromanager, show live background subtraction, save files
gui image imaging micro-manager micromanager pycro-manager pyqtgraph python python3 qt qtdesigner
Last synced: 16 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/cuhsat/pssst-chat
A simple ncurses based chat for Pssst.
chat cryptography gui messaging ncurses pssst python
Last synced: 29 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/ry4ngch/pycloud
Repository of Python App Development
flask-application gui pyqt5 python tkinter-gui turtle-python
Last synced: 11 Jun 2026
https://github.com/haoke98/supersniffer
基于Scapy进行嗅探并自动提取资源. 中间人攻击中很有用.Scapy-based sniffing and automatic resource extraction. Useful in man-in-the-middle attacks.
gui mitm mitm-attack scapy sniff sniffer tkinter
Last synced: 27 Mar 2025
https://github.com/hermesroot/renomeador-de-arquivos
Ferramenta gráfica em Python para renomear arquivos em massa. Permite definir prefixos, números de contagem e separadores, com suporte a várias extensões de arquivos. Ideal para organizar grandes quantidades de mídia, documentos e outros arquivos.
automation file-renaming gui python wxpython
Last synced: 12 Sep 2025
https://github.com/ada-game-framework/anuklear_examples
Test programs for ANuklear.
ada game game-development gamedev games gui nuklear nuklear-gui ui
Last synced: 11 Jun 2026
https://github.com/rafal-stefanski/spring-weather-app
SPRING BOOT 2 App gets recent weather forecast from API for available cities for few days.
api forecast-api gui java mvc thymeleaf weather
Last synced: 28 Mar 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/vlevasseur073/copernicus_viewer
A Rust GUI application to visualize Copernicus satellite data compatible with EOPF format
copernicus earth-observation eopf gui visualization zarr
Last synced: 02 Jul 2026
https://github.com/abdelrahman822000/codealpha_tasks
This repository was made to upload tasks assigned by CodeAlpha
automation chatbot gui hangman hangman-game hangman-in-python hangmangame python python3 thanos thanos-snap-effect
Last synced: 16 May 2026
https://github.com/calebkierum/advanced-log-viewer
A python based cross-platform log viewer with powerful features like summary and highlighting
debug debugging distributed-systems gui log python tools
Last synced: 20 Mar 2025
https://github.com/dddryinside/mental
😭😐😍 An application for tracking a person’s psychological state and assessing the effectiveness of treatment for mental illnesses
brain dairy dairy-app desctop desctop-app gui java javafx medicine medicine-applications mental-calculation mental-health mood-tracker psycology sqlite test tests
Last synced: 09 May 2026
https://github.com/yo525/youtube_dowloader
Download Youtube audios(music) from videos or even from each playlist video using Pytube library from python. You can also download songs from Youtube Music
free-software freemusic gui mp4-format music music-download music-downloader open-source python3 song-download youtube-downloader youtube-music youtube-music-downloader
Last synced: 24 Jun 2025
https://github.com/adnksharp/pyside6-calculator
Calculadora simple con PySide6
gui gui-application pyside6 python python3 qt6 qt6-widgets
Last synced: 28 Apr 2026
https://github.com/amkhrjee/logbasetwo
Calculator for programmers
calculator gui python python-gui tkinter
Last synced: 11 Jun 2026
https://github.com/kahleryasla/wordle-word-guessing-game
Popular Wordle Game (Word Guessing Game) Clone With Online Mode (Socket Programming). Used "Swing" To Make Gui Design
gui online socket-programming swing swing-gui wordle-clone wordle-game
Last synced: 03 Aug 2025
https://github.com/suuhm/phat
Graphical PowerShell application designed to help investigators, security analysts, and IT professionals examine email headers for signs of phishing or spoofing. The tool parses headers from .eml and .msg files, highlights important fields, and provides insights into SPF, DKIM, and DMARC results.
blueteam graphical-interface gui header-analysis mail mail-analyzer phishing powershell security-operations-center soc spam
Last synced: 01 Jun 2026
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/perfecxx/coh2-mapmagnifier
Map Magnifier for Company of Hero2
company-of-heroes-2 company-of-heroes-2-community gui python
Last synced: 28 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/sportmancharming7/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: 20 Mar 2025
https://github.com/spoofimei/cloakcrypt
Tool to encrypt and hide files in other files
aes-256 cross-platform encryption gui opsec plausible-deniability security
Last synced: 20 Mar 2025
https://github.com/visual-ideas/moonshine-laravel-translations
Manage Laravel translation files with MoonShine admin panel
eloquent gui laravel laravel-package localization moonshine multilingual php translation vi visualideas
Last synced: 16 May 2026
https://github.com/kmoraza/moment_of_inertia-calculator-gui-app
Java-Desktop-App, die das Trägheitsmoment mehrerer Körper entlang verschiedener Rotationsachsen berechnet (Java desktop app to calculate moment of inertia of several bodies along different axes of rotation)
desktop-app desktop-app-development engineering-mechanics gui java java-swing java-swing-gui mechanical-engineering mechanics moment-of-inertia physics
Last synced: 03 Apr 2025