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-07 00:14:46 UTC
- JSON Representation
https://github.com/shishirshekhar/fitness_calculator
This is a fintess caluculator app, which help user to measure their BMI, BP, Pulse Rate, RBC Count, WBC Count, and many more things.
calculator fitness fitness-app gui gui-application python python3 tkinter tkinter-graphic-interface tkinter-gui tkinter-python tkinter-widgets
Last synced: 25 Aug 2025
https://github.com/yashitacodes/encode-me
A simple desktop application in python that allows you to encode and decode texts.
cryptography decryption desktop encryption gui python tkinter
Last synced: 12 Jun 2026
https://github.com/f-shake/PhotoArchivingTools
照片归档工具,一套用来解决照片(以及部分文件)在预处理、整理、存档、浏览等环节存在问题的自动化工具
Last synced: 25 Aug 2025
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/niloth-p/bitsian-hangman
Hangman game GUI implemented by a BPHCian for BPHCians
badges boxlayout gui hangman-game oop
Last synced: 24 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/c272/gfcli
A minimal, flexible framework for pretty graphics on the command line.
Last synced: 22 Aug 2025
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/utpalkuma-r/networkcopywriter
Network Copywriter is a Python-based networking application that enables real-time text broadcasting between a server and multiple clients over a network. It provides a user-friendly GUI built with CustomTkinter and supports auto-typing of received messages.
auto-typing copywriter customtkinter gui network python server-client text-broadcasting
Last synced: 21 Aug 2025
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/ryqndev/sorting-visualizer
Java desktop program that helps visualize sorting algorithms and how they work. (in progress)
Last synced: 21 Aug 2025
https://github.com/dorukeskicorapci/text-code-editor
The project is built to provide a user-friendly interface for writing and organizing text. By integrating features like syntax highlighting and basic formatting tools, it aims to enhance readability and maintain an organized workflow for both notes and code.
Last synced: 07 Jul 2025
https://github.com/piiyuushh/teachermgmtsystem
gui java method-override oop swing
Last synced: 03 Jan 2026
https://github.com/codenia/gui-for-ats
A graphical user interface for Microsoft Azure Trusted Signing.
azure azure-signing code-signing csharp dotnet gui microsoft microsoft-azure security signing tool tools trusted trusted-signing windows-gui wpf
Last synced: 10 Apr 2026
https://github.com/rudra-mondal/aperture-epub-reader
🚀 Aperture is a modern, feature-rich desktop EPUB reader built with Python 🐍 and PyQt6. It focuses on a clean reading experience ✨ and powerful, integrated Kokoro Text-to-Speech (TTS) capabilities 🗣️🔊
aperture-book-reader book-reader epub epub-reader gui kokoro kokoro-82m kokoro-tts pyqt6 text-to-speech
Last synced: 18 Aug 2025
https://github.com/adnksharp/pyside6-joystick-tester
Tester de joysticks usando pySide6 y matplotlib
firmata-express gui gui-application joystick-tester pymata pyside6 python python-gui python3 qt qt-widgets
Last synced: 14 May 2026
https://github.com/unikraft/lib-lvgl
Port of lvgl, an embedded library for GUIs: https://littlevgl.com
Last synced: 18 Aug 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/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/wristwaking/matlab-piano
唤醒手腕哔哩哔哩视频88键钢琴matlab源码。同时项目配套存在88键音源素材mp3资源文件。
Last synced: 07 Jul 2025
https://github.com/skelly37/blackjack
Simple user vs dealer blackjack game written in C++20 with Qt6
blackjack card card-game cards cards-game cplusplus cplusplus-20 cpp cpp20 game gui qt qt-game qt6
Last synced: 10 Mar 2026
https://github.com/mchubby/qrtracker-for-calibre
A Calibre "Edit Book" Plugin to add a QR code at the end of each chapter.
calibre calibre-plugin gui python2
Last synced: 20 Feb 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/badvibessz/bankingclientserverapp
Client server websocket banking app with GUI
banking client-server cryptography gui json websocket
Last synced: 15 Apr 2026
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/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/nchgroup/go-gui-encoder
GUI Encoder for script kiddies
development encoder go golang gui
Last synced: 22 Jul 2025
https://github.com/codenificient/translatorgui
Translator GUI — Python/Kivy app for translating PDF documents from English to Spanish
gui kivy pdf python translation
Last synced: 04 Jun 2026
https://github.com/futuredeveloperz/easyshop
EasyShop is a replica of ShopUI
easy easyshop etc gui pmmp pmmp-fork pmmp-plugin pmmp-servers pocketmine-mp pocketmine-plugins shop shopui ui
Last synced: 09 May 2026
https://github.com/archismankarmakar/calculator-tkinter
Calculator in Python Tkinter
calculator calculator-python gui python python3 scientific-calculator tkinter
Last synced: 04 Jun 2026
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/lahcenezzara/hellofx-cli-javafx
HelloFX-CLI-JavaFX
cli cross-platform desktop-application gui java javafx openjfx windows
Last synced: 20 Apr 2026
https://github.com/omar-26/coursecode
CourseCode is a Online Courses Management User Friendly GUI Desktop app written in java
desktop-application gui java javafx javafx-application javafx-desktop-apps mvc-architecture mvc-pattern oop
Last synced: 02 Jan 2026
https://github.com/bunnysakura/espnanotool-mpy
一个使用ESP32系列芯片开发的小工具,开发语言为MicroPython。| 合宙 ESP32C3-CORE 开发板和 0.96寸 屏幕拓展板 | M5Stack BASIC
esp32 esp32c3 gui luatos m5stack m5stack-core micropython micropython-esp32 mpy mpython
Last synced: 01 Feb 2026
https://github.com/blackwakhu/music-player-python
this is a python mp3 player
gui python python3-11 replit tkinter tkinter-graphic-interface tkinter-python
Last synced: 21 Apr 2026
https://github.com/lmtreser/notepyd
Un simple clon del notepad escrito, con fines educativos, en Python utilizando la biblioteca Guizero
Last synced: 21 Apr 2026
https://github.com/bunnysakura/esp32c3-mpy-demo
合宙 ESP32C3-CORE 开发板和 0.96寸 屏幕拓展板的 MicroPython 适配 Demo | A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.
esp32 esp32c3 gui luatos micropython micropython-esp32 mpy mpython
Last synced: 04 Oct 2025
https://github.com/thechampagne/webview-forth
(G)Forth binding for a tiny cross-platform webview library to build modern cross-platform GUIs.
forth forth-language gforth gui library webview
Last synced: 05 Jun 2026
https://github.com/edneimonteiro/azure-blob-tier-manager
GUI (tkinter) + CLI em Python para visualizar e gerenciar o access tier de Storage Accounts e blobs do Azure. Tamanho/n. de blobs via Azure Monitor. Somente leitura por padrao.
access-tier azure azure-monitor blob cli gui python storage tkinter
Last synced: 29 Jun 2026
https://github.com/muelli/vula
automatic local network encryption - Backup from https://codeberg.org/vula/vula
Last synced: 22 Apr 2026
https://github.com/chowdhuryj-github/beegarden
A MSOE Lab Project for a JavaFX Application that simulates the movement of bees in a flower garden. The movement of the bees is user controlled.
Last synced: 22 Apr 2026
https://github.com/bahmanm/brewit
A simple timer and countdown application (Mono + Gtk#)
Last synced: 23 Apr 2026
https://github.com/hfmrow/info-media-mkv-ed
Simple mkv info viewer with some limited editing features, titling, tag cleaner, default/forced track, head/tail video trimmer, aspect/ratio changer, more...
batch-processing cut editor extract golang gotk3 gui head-mkv-trimmer info-media-mkv-ed mediainfo mkv ratio-changer tail-mkv-trimmer
Last synced: 19 May 2026
https://github.com/rexadbapp/rexadb-app
Multi-database desktop client for PostgreSQL, MySQL, MongoDB, SQLite, ClickHouse, Redis, and SQL Server.
Last synced: 06 Jun 2026
https://github.com/kislyjkisel/kslgui
GUI library created as part of an extensible game asset editor project
blend2d common-lisp gui yoga-layout
Last synced: 12 Jun 2026
https://github.com/captainayan/accountlite
💡💰This repo contains the website for AccountLite Applications🌍💸
accounting android cli finance gui web
Last synced: 29 Mar 2025
https://github.com/hamdymohamedak/blackv-chatbot
This is a simple React and TypeScript-based web interface designed to make it easy to connect your Ollama models to a website. Instead of interacting with Ollama via the terminal, you can now use a graphical user interface (GUI) to communicate with your models.
Last synced: 24 Apr 2026
https://github.com/shayan925/offlineclicktest
An offline application that tests your clicking speed without the problem of lag.
Last synced: 24 Apr 2026
https://github.com/naxim-khan/youtube-clone
YouTube Clone (HTML, CSS, JavaScript) Welcome to the YouTube Clone project! This is a web development project that aims to replicate the UI features and some basic functionality of YouTube, using HTML, CSS, and JavaScript. (Nazeem Khan)
clickable clone css frontend gui html javascript responsive website youtube youtubeclone
Last synced: 09 May 2026
https://github.com/ket0825/preview
Product crawler by json packet from network and preprocessing / 크롬드라이브 네트워크에서 log를 받는 셀레니움 크롤러
docker gui logger paddleocr tkinter-gui webdriver
Last synced: 25 Apr 2026
https://github.com/z1xus/ihateborders
A free and lightweight Windows utility for making any window borderless. Created as an open-source alternative to Borderless Gaming.
alternative borderless borderless-gaming desktop-application egui free fullscreen gaming gui rust utility window-manager windows
Last synced: 25 Apr 2026
https://github.com/aeriavelocity/qvsed
Qt-based Versatile Stateless Editor
gui lightweight pyqt python qt simple text-editor
Last synced: 25 Apr 2026
https://github.com/adnksharp/piside6-dht-graph
Medir temperatura y humedad del ambiente usando sensores de temperatura DHT, Arduino y Python
dht dht-temperature-sensors dht11-sensor firmata-express gui gui-application pymata pyside6 python python-gui python3 qt qt-widgets temperature-sensor
Last synced: 25 Apr 2026
https://github.com/drkocoglu/video_labeler
Video labeler for Training and Testing Computer Vision Models
computer-vision detectron2 faster-rcnn gui image-labeling instance-segmentation label-track mask-rcnn mean-average-precision model-testing object-detection object-oriented-programming object-tracking pointrend pytorch semantic-segmentation video-labeling
Last synced: 19 May 2026
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/nickenshidqia/list_todo_app_python_project
Build a Todo List Application that allows users to easily add, update, and delete tasks.
graphical-user-interface gui python streamlit todolist
Last synced: 25 Apr 2026
https://github.com/jedbrooke/cis-22c-team-4
Here is where we will keep our code for the CIS 22C final group project. Memebers: Alex, Andrew, Jasper, Mohammed, Tin, Vu
c-plus-plus c-plus-plus-11 gtk gui
Last synced: 13 May 2025
https://github.com/sunzey/autotest_ui
a multi-user UI(python) supports user quizing (Final work for BUAA-Pyhton-2021)
buaa gui gui-application python
Last synced: 06 Jun 2026
https://github.com/izh318/word-cloud-generator-gui-
CSV 파일 데이터로 워드 클라우드를 쉽게 만들 수 있는 Tkinter GUI 파이썬 프로그램입니다.
csv gui wordcloud wordcloud-generator
Last synced: 06 Jun 2026
https://github.com/glurp/amqp-spy
Simple GUI tool for show messages trafic and send (json) message
Last synced: 04 Apr 2025
https://github.com/blaze6950/choosecolor
Custom Control for WindowsFroms ColorPicker
colorpicker csharp customcontrol gui windows-forms
Last synced: 09 May 2026
https://github.com/maxadams0/tams
A Modern Minesweeper Game in C++ ("Totally Accurate MineSweeper")
cpp gui minesweeper ui windows windows-desktop
Last synced: 09 May 2026
https://github.com/mostafa-bashir/yotube_downloader_with_gui
downloader gui python pytube videos youtube
Last synced: 26 Apr 2026
https://github.com/atharva-narkhede/weather-forecast-python
A Python-based GUI application providing detailed and accurate weather forecasts. Features include temperature, humidity, wind speed, UV index, and 7-day weather predictions.
api gui open-weather-api python tkinter weather weather-forecast
Last synced: 07 Jun 2026
https://github.com/theoliverlear/angular-boilerplate-utilities
Sometimes, the Angular CLI doesn't go far enough. This is where Angular Boilerplate Utilities comes in! It has scripts which have features not in the Angular CLI and can greatly increase your productivity.
angular developer-tools filesystem gui mit-license python scripting tkinter utilities webdevelopment
Last synced: 27 Apr 2026
https://github.com/diem0n/dragon_curves
Implementation of dragon curves in python
Last synced: 27 Apr 2026
https://github.com/ahmedukamel/employee-management-system
Employee Management System is a practical project in Data Structures and Algorithms course in Beni Suef University. Created by me using Java, JavaFX, IntellIJ
csv-files data-structures-and-algorithms desktop-application gui java javafx searching-algorithms sorting-algorithms
Last synced: 27 Apr 2026
https://github.com/vasishta03/econovisionai
A simple Python desktop app to search and explore OECD economic data (CSV) and report summaries (TXT/JSON) using a modern CustomTkinter GUI—no SQL or web frameworks needed.
csv customtkinter data-analysis desktop-app economic-data gui json local-app oecd pandas python search tkinter
Last synced: 10 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/radad/radbuildstatus
Monitor C/I build status
appveyor gui gui-application windows
Last synced: 19 May 2026
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/vikramsamak/internet-speed-tester
A simple gui app to test internet speed.(made with the help of guagejs and python)
gui gui-application html-css-javascript internet javascript python speedtest
Last synced: 27 Apr 2026
https://github.com/tousif47/covidnet-e
This is a project to create a GUI to use a trained Neural Network for predicting Covid19 infection through chest X-Ray images.
Last synced: 02 Mar 2026
https://github.com/areldemircan/liteloader
Minimalist video downloader for YouTube, Instagram & 100+ platforms. Built with Python + CustomTkinter.
cross-platform customtkinter ffmpeg gui python video-downloader youtube-downloader yt-dlp
Last synced: 28 Apr 2026
https://github.com/hoijui/wxremind
A GUI for the `remind` calendar
calendar command-line-tool gui legacy reminders
Last synced: 28 Apr 2026
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/julongzhilu/freegui
I just want to write a completely free, cross-platform C++ GUI library.
c-plus-plus cpp cross-platform free gui linux mit-license windows
Last synced: 10 May 2026
https://github.com/pooranjoyb/number_game
A simple number guessing game developed in C
c gtk gtk-tooling gui kwoc kwoc2024
Last synced: 28 Apr 2026
https://github.com/jonsafari/llama-zenity
Simple GUI to invoke Llama-server
desktop-application gui linux linux-desktop llamacpp llm zenity zenity-gui
Last synced: 10 May 2026
https://github.com/mohamedezzeldeenhassanmohamed/solving-rubiks-cube-using-knowledge-based-system
An (GUI python) application (APP) on Knowledge Based Systems (KBS) using C Language Integrated Production System (CLIPS)
base c c-programming c-programming-language clips clips-language gui gui-application kbs knowledge knowledge-base knowledge-base-system knowledge-base-systems python python-script rubik-cube rubiks-cube rubiks-cube-solver system
Last synced: 28 Apr 2026
https://github.com/berlin0308/ntu-2024fall-dip
BME7408: Principles and Applications of Digital Image Processing (Prof. Ta-Te Lin)
cpp digital-image-processing gui qt
Last synced: 24 Dec 2025
https://github.com/begarco/hotspot
GUI client for creating an hosted Wi-Fi network on a Windows system.
gui network powershell powershell-script wifi wifi-hotspot windows winform
Last synced: 28 Apr 2026
https://github.com/ethanbaker/productivity
A productivity tool built with vanilla HTML, CSS, and JS in the web browser.
Last synced: 10 May 2026