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-06-30 00:14:11 UTC
- JSON Representation
https://github.com/SeLite/SeLite.github.io
Documentation of SeLite. :heavy_check_mark: For wiki see https://github.com/SeLite/SeLite instead.
automation collaboration configuration-management data-driven database firefox functional gui interactive javascript qa reporting script selenium selite sqlite sqlite-database test test-automation testing
Last synced: 11 Mar 2025
https://gitlab.com/cocainefarm/pastor
curl gui hacktoberfest nojs rocket rust
Last synced: 25 Jul 2025
https://github.com/menshovanton/voiceassistantleo
Лео — голосовой помощник для Windows. Написанный на C#. Четко распознает голос с помощью Vosk STT. Озвучен при помощи Silero TTS.
csharp dotnet gui oss russian-language sileros-tts voice-assistant voice-commands voice-recognition vosk vosk-engine wakeword windows-10 windows-11 windows-desktop wpf
Last synced: 22 Jul 2025
https://github.com/nick-vinesmoke/cartoonizer-on-python
This program which redraw your photos in cartoon style, with open source code which written on Python.
anime cartoon cartoonization gui gui-application python python3 tkinter tkinter-graphic-interface tkinter-python
Last synced: 24 Jul 2025
https://github.com/syedalimohsinbukhari/solargui
A GUI program which will contain information about solar system (any maybe other things).
astronomy astrophysics gui python solar-system tkinter tkinter-gui
Last synced: 31 Jul 2025
https://github.com/mizazhaider-ceh/intel-scan
An OSINT framework with two powerful interfaces: a fast, scriptable CLI for terminal experts and an intuitive web GUI for visual analysis and reporting.
bug-bounty cybersecurity dns-enumeration domain-intelligence ethical-hacking fast-scanner gradio gradio-interface gui information-gathering penetration-testing python-gui recon recon-tools reconnaissance subdomain-enumeration tools
Last synced: 20 Jun 2026
https://github.com/funnygeeker/random-selection
这是一个随机选择器(课堂点名器),老师可以用它随机点名一个同学在课堂上回答问题(当然有后门让它不点你的名字),或者用它来解决你的选择困难症 This is a random selector (roll call device), which can be used by teachers to choose a random classmate to answer questions in class (of course, it has a back door, so you can make it not choose you), or use it to solve your choice difficulty.
gui pyqt pyqt5 pyside2 python python3 random selection
Last synced: 02 Aug 2025
https://github.com/emildohne/rawtherapee_batchgui
A GUI wrapper for RawTherapee's CLI executable allowing for convenient batch processing of raw image files
gui imageprocessing rawtherapee
Last synced: 17 Aug 2025
https://github.com/tom-the-bomb/number-slider
Final project for ICS3U1 class - A java GUI number slider game
Last synced: 20 Aug 2025
https://github.com/mhmdio/arabic-stemming-toolkit
Improving Arabic Light Stemming in Information Retrieval Systems
arabic arabic-nlp gui information-retrieval java master master-thesis stemming stemming-algorithm stop-words terrier
Last synced: 21 Aug 2025
https://github.com/walidbosso/python-gui
Sqllite+XML+Files+Tkinter+PyQT+wxPython+Django for Pharmacy management
django django-pharmacy files gui jupyter-notebook pharmacy-management pyqt pyqt5 python sqlite sqlite3 tkinter wxpython wxwidgets xml
Last synced: 25 Aug 2025
https://github.com/willtheorangeguy/python-logo-widgets
A group of widgets showing the Python logos, that can easily be added to your Python GUI code!
gui hacktoberfest python python-logo python-powered widget
Last synced: 30 Aug 2025
https://github.com/hxndev/ai-based-chess-game-using-minimax-and-alpha-beta-prunning
The goal of this project was to make a User vs AI chess game, such that user makes whichever (legal) move they like and in turn, the AI performs the best move it can find. The game ends when either the user or the AI enters checkmate or stalemate state - or if you quit forcibly :)
ai ai-based-chess-game alpha-beta chess gui interface minimax minmax project prunning python using
Last synced: 31 Mar 2025
https://github.com/dolanmiu/git-proton
An fast, open Git GUI Tool focused on aesthetics and usability
git git-proton gui gui-application sourcetree
Last synced: 15 Mar 2025
https://github.com/luphord/blitzcrop
Simple GUI for interactive batch image cropping.
crop gui image image-processing
Last synced: 15 Jun 2025
https://github.com/jamesgeorge007/github-mate-desktop
A Desktop App written in Python which gives a very brief decripition of your GitHub profile.
desktop-app github gui json python3 requests-module tkinter-graphic-interface
Last synced: 22 Apr 2025
https://github.com/csaratakij/nmrih-server-monitor
Monitor & Auto Restart [No more room in hell] server process when its down.
gui nmrih server-monitor tools utils windows winforms
Last synced: 12 Jul 2025
https://github.com/smsraj2001/textile-store-management-dbms
A DBMS project on Textile Store Management using StreamLit-Python for the frontend app
database dbms-application functions gui mysql mysql-queries procedure python query-processing sql store-management-system streamlit triggers webapp
Last synced: 22 Apr 2025
https://github.com/ia/battery-status
Battery applet/indicator for the GNOME
appindicator bonobo gnome2 gnulinux gtk2 gui laptop notify notify-osd pygtk python2 usability ux
Last synced: 22 Apr 2025
https://github.com/sfxcode/sapphire-javafx
JavaFX Framework for Scala users
framework gui javafx jfoenix-application mvc-framework rapid-development scala scalafx ui
Last synced: 11 Jun 2025
https://github.com/bramses/orbit-levels-p5-visualization
Solar System viz for Orbit!
color-palette gui orbit orbit-level visual
Last synced: 23 Apr 2025
https://github.com/hadialqattan/maze-solver-visualizer
Maze solver visualizer, solving mazes using A*, BFS and DFS algorithms visually with steps show and distance report.
ai astar-algorithm bfs-algorithm datastructures dfs-algorithm educational-project gplv3 gui oop pygame python3 searching-algorithms shortest-path-algorithm visualization
Last synced: 04 Sep 2025
https://github.com/mdciri/teeth-segmentation
teeth segmentation using pytorch and monai
deep-learning gui image-segmentation monai pytorch teeth-segmentation unet-image-segmentation
Last synced: 04 Jul 2025
https://github.com/lelserslasers/gameoflife
Game of Life (2d cellular automata described by John Conway) in C, C++, Javascript, Python, Rust (plain Rust and with GGEZ), and Java (plain Java and with libgdx)
2d c cellular-automata cli cpp gameoflife gui java javascript python rust simulation
Last synced: 30 Jul 2025
https://github.com/astrodynamic/line-calculator-with-graph-output-in-cpp-qt
Engineer, credit and debit calculator. GUI implementation, based on any GUI library with Qt API for C++17. It allows arithmetic calculations, graph plotting, and variable calculation.
algorithm calculator cmake cpp17 gui makefile math qt qt6 rpn widgets
Last synced: 12 Mar 2026
https://github.com/basdxz/rightproperguiscale
Enhance Minecraft 1.7.10 GUI scaling with an intuitive slider, configurable limits, and in-game command for better customization and ease of use.
Last synced: 17 Mar 2026
https://github.com/kuroppoi/bw-skin-editor
C-Gear skin editor for Pokémon Black & White.
gui java nintendo-ds pokemon swing
Last synced: 17 Jan 2026
https://github.com/blaze6950/mp3player
This is an audio player which supports audio files with .mp3 extension. It is implemented on C# using WindowsForms. The architecture is MVP. This app supports the viewing of information about tracks, and displaying track covers. Also, the rewind playback is implemented. There is a feature for creating playlists and customizing the playback of tracks in playslists.
audio-player csharp gui mp3player mvp-architecture player playlists windows-forms
Last synced: 10 Oct 2025
https://github.com/mobius3/creme
Creme is a widget library that is renderer-independent, non-intrusive and made with C99 (mirror of https://gitlab.com/mobius3/creme)
c c99 gui sdl2 tile-based widget-library
Last synced: 19 Jan 2026
https://github.com/mikaelvallenet/zappy
Zappy is the final project of the second year at Epitech. One of the hardest projects of the school, it contains notions of Networking, Graphics, Artificial Intelligence.
ai epitech game gui multiplayer network realtime server tcp zappy
Last synced: 24 Jan 2026
https://github.com/polyhedraldev/codetool
Terrascript support for IntelliJ
gui hacktoberfest intellij-plugin terra
Last synced: 02 Apr 2026
https://github.com/mcthomas/conceptual-audacity-ui-redesign
A conceptual UI/UX overhaul and redesign for Audacity.
audacity conceptual gui prototype redesign ux
Last synced: 19 Mar 2026
https://github.com/bensouchet/polygons
Personal Project - Graphic - Polygons Explorer
Last synced: 28 Feb 2026
https://github.com/nishant0820/student-result-management-system
Student Result Management System is a python based project that uses tkinter modules for Graphical User Interface(GUI)
graphical-user-interface gui management os pillow pip python python3 result student-project tkinter tkinter-gui tkinter-python
Last synced: 15 Feb 2026
https://github.com/unsignedarduino/sercom
A serial monitor program written in Python and PyQt5!
desktop-application gui monitor pyqt5 pyqt5-desktop-application python serial serial-monitor serial-terminal terminal
Last synced: 01 Mar 2026
https://github.com/muesli4/libwtk-sdl2
Simplistic SDL2 GUI framework in early developement.
event-handling gui gui-framework sdl sdl2 sdl2-gui widget
Last synced: 01 Mar 2026
https://github.com/hgb-bin-proteomics/pyxlms
A python package to process protein cross-linking data.
cross-linking crosslinker crosslinking gui interaction interactomics mass mass-spectrometry package ppi protein proteomics python pyxlms spectrometry webapp xlms
Last synced: 02 Mar 2026
https://github.com/sorrowfeng/qt-ant-design
Implementing Ant Design with Qt Widget
Last synced: 03 Jun 2026
https://github.com/olback/perif
Application to check battery, control lightning and sidetone on your peripherals!
app control controller corsair ds4 dualshock4 gtk gui headphones headset headset-control headsetcontrol linux ui wacom
Last synced: 05 Mar 2026
https://github.com/hanbu97/tokenusage
Blazing-fast Rust token usage tracker for Codex and Claude Code with unified reports, live monitoring, CLI/TUI/GUI dashboards.
claude-code cli codex gui rust token token-usage tui
Last synced: 06 Mar 2026
https://github.com/forlos/vn_manager
Visual novel manager
gui iced rust visual-novel visual-novels vndb
Last synced: 24 Apr 2026
https://github.com/choochmeque/axis
A modern, cross-platform Git GUI
cross-platform git gui linux macos rust windows
Last synced: 22 May 2026
https://github.com/doom2fan/zformsexamples
A collection of Examples for ZForms (https://gitlab.com/Gutawer/gzdoom-zforms)
example-code examples gui gui-toolkit gzdoom zscript
Last synced: 02 May 2026
https://github.com/mastersign/mastersign.gate
GUI for NGiNX reverse proxy on Windows
gui nginx reverse-proxy windows
Last synced: 02 May 2026
https://github.com/unsignedarduino/circuitpython-project-manager
A Python program that makes it easy to use a VCS with CircuitPython and eliminate the risk of losing code to a corrupt filesystem!
circuitpython gui project-manager python sync vcs
Last synced: 05 May 2026
https://github.com/konnatoad/konserve
Windows backup tool written in Rust with a simple GUI.
backup eframe egui file-backup file-restore gui restore rust tar template-system windows
Last synced: 14 Jun 2026
https://github.com/mateustoin/Qt-GUI-for-Arduino
Projeto de interface gráfica feita com Qt para controle e leitura de dados do Arduino. Interações com widgets, mouse e teclado.
arduino arduino-uno gui gui-application hardware interface qt qt-arduino qt5 qt5-gui qtcreator
Last synced: 14 Mar 2025
https://github.com/tdegeus/gooseeye
Geometrical statistics
cpp gui image-processing python python3 statistics
Last synced: 30 Apr 2025
https://github.com/abhiiiman/instagenie-project
InstaGenie : Your InstaGram Genie, Unleash Your Instagram Potential with your Personal InstaGenie <3
downloader figma gui illustrations instagram modern-gui-in-python modern-ui python python-gui-tkinter webscraping
Last synced: 06 Mar 2026
https://github.com/scientific-dev/typestats
Simple typeracer app built with electron!
decimaldev electron gui javascript typeracer typestats
Last synced: 21 May 2026
https://github.com/schlopp96/V2Mp3
Compact video-to-audio conversion tool with built-in YouTube video/audio download functionality. Currently only compatible with Windows-based systems.
audio-video-downloader conversion ffmpeg file-conversion file-format-converter gui pysimplegui python-gui video-to-audio windows-desktop-application youtube youtube-audio-downloader youtube-dl youtube-to-mp3-converter youtube-video-downloader
Last synced: 09 Jul 2025
https://github.com/31jay/neural-audio-upscaler
Neural Audio Upscaler is an innovative project that uses deep learning to enhance audio quality. We welcome contributions to improve model implementation, processing capabilities, and overall functionality. 🛠️🎧
ai arvix audio audio-processing audio-upscaler cross-platform experimental ffmpeg fft gui speech upscalling
Last synced: 24 Aug 2025
https://github.com/zachbateman/easy_gui
Tool designed to help quickly build powerful Python tkinter GUI applications
Last synced: 11 May 2025
https://github.com/hlgirard/simplabel
Simple tool to manually label images in disctinct categories.
gui labeling-tool python training-dataset
Last synced: 15 Jul 2025
https://github.com/cuixing158/imageinpainting
Exemplar-based image inpainting algorithm is a patch-based approach that restores target regions in the input image.
algorithm gui image-inpainting image-processing
Last synced: 02 May 2025
https://github.com/danushka96/nsbm
System for NSBM Green University
assignment database fxml gui java javafx javafx-application mysql system
Last synced: 11 Apr 2025
https://github.com/dabane-ghassan/dnazip
A Python implementation of The Burrows-Wheeler Transform alongside Huffman coding on DNA sequences.
algorithms burrows-wheeler-transform bwt compression data-structures dna-sequences gui huffman python tkinter-gui
Last synced: 28 Jun 2026
https://github.com/blakedrumm/scom-reconfigure-db-move-tool
This application is designed to allow users to migrate their SCOM SQL Instances to a new location. With that said, the application will only edit database values if selected or potentially edit the configuration file (ConfigService.config) and Registry to allow the Management Server(s) to use the updated SQL Instance / Database.
db db-move gui move opsmgr powershell scom-db-move scom-scripts scom-tool system-center-operations-manager
Last synced: 08 Oct 2025
https://github.com/faisalahmedbijoy/java
Java Basic ,Data Structure ,OOP ,GUI ,Multithreading ,Swing
gui java multithreading oops-in-java swing-gui
Last synced: 28 Oct 2025
https://github.com/jcs090218/jcscc_engine
JCSCC is a C/C++ game engine that provide a simple programming interface to do a cross-platform native code game. Include resource manager with secure deocode and encode algorithm. The purpose of the project is to learn how a game engine were made, knowing the game engine architecture and able to use it knowledge apply to all other modern game engine.
directx engine game game-engine gui math-library networking opengl operating-system rendering research resources sdl2 socket-programming
Last synced: 04 Jul 2025
https://github.com/prospero1988/autodock_vina_pipeline
This repository provides an automated docking solution for ligands and receptor proteins using AutoDock Vina and P2Rank, enhanced with a Streamlit-based web interface for simple and intuitive browser-based operation. It supports high-throughput workflows and includes SLURM integration for advanced task management while remaining easy to use locally
autodock-vina docking docking-library drug-design gui high-throughput-screening ligand-screening p2rank pipeline python3 streamlit user-experience web-interface webbrowserlike
Last synced: 07 Mar 2026
https://github.com/gammasoft71/examples_python
Shows how to use tkinter and wxPython only by programming code (Python).
button checkbox controls example examples gui picturebox progress-bar python python3 radio-buttons textbox tkinter trackbar widgets wxpython
Last synced: 13 Apr 2025
https://github.com/seleb/pcm-tool
Helper for generating generative PCM snippets
audiocontext gui javascript pcm
Last synced: 31 Jul 2025
https://github.com/whitehatboy005/automated-malware-analysis
The Automated Malware Analysis Tool is a security-focused Python application that scans files for potential malware threats. It integrates static analysis, behavioral monitoring, and VirusTotal API checks to provide comprehensive insights into file safety.
customtkinter gui malware-analysis malware-detection python3 virustotal-api
Last synced: 05 Apr 2025
https://github.com/dev-ashishranjan/proxy-manager
Proxy Manager (App/ GUI) for Window, Linux, Mac built with ElectronJs
app electron-app gui gui-application linux-app mac-app proxy-manager windows-app
Last synced: 30 Oct 2025
https://github.com/bluebrain/bluenaas-subcellular
A web environment for the simulation of brain molecular networks.
database experiment gui subcellular visualization
Last synced: 03 Jul 2025
https://github.com/RLAlpha49/KenmeiToAnilist
Effortlessly migrate and synchronize your manga library from Kenmei to AniList with a beautiful, modern desktop app.
anilist anilist-api anilist-python anilistapi electron gui kenmei manga react sync synchronization typescript
Last synced: 06 May 2025
https://github.com/youg-o/streamwarden
GUI desktop app that automatically monitors Twitch / YouTube / Kick channels and records livestreams as soon as they go live.
auto-recording downloader gui kick recorder streamlink twitch youtube
Last synced: 11 Sep 2025
https://github.com/va1da5/rephrase-gpt
The repository offers a different UI for ChatGPT API that enables rephrasing or summarizing text in particular tone or style, aiding people in effectively conveying their ideas.
chatgpt gui text-summarization
Last synced: 12 Apr 2025
https://github.com/tremus/figmaboundsheader
Figma plugin for generating a c friendly Bounds.h file with the dimensions of all selected nodes
Last synced: 11 Apr 2025
https://github.com/bfjesso/hex-investigator
GUI memory searcher for Windows
cpp gui reverse-engineering windows wxwidgets
Last synced: 17 Jul 2025
https://github.com/mihailcosmin/cybermonkey
GUI for AutoMonkey that allows you to easily create automations
automated automatic automation desktop-application gui productivity pyqt pyqt4 pyqt5 pyqt6 pyside2 pyside6 python rpa rpa-robots rpaframework scraping
Last synced: 12 Apr 2025
https://github.com/alexcoder04/sol-lib
GUI application framework for TI-nspire calculators
framework gui gui-application gui-framework gui-library library lua nspire nspired-lua python ti-nspire ti-nspire-calculators
Last synced: 16 Feb 2026
https://github.com/lukechu10/othello-gui
Othello GUI application using lukechu10/Othello-AI for AI.
ai board-game electron gui othello
Last synced: 06 Mar 2026
https://github.com/zombiegeek0/shelly
Shelly: Reverse shell simple con Python
commands connection execution graphicall gui hacking intrusion malware os pentesting python python3 remote reverse shell shelly target zombiegeek0
Last synced: 13 Mar 2026
https://github.com/sefakcmn00/ardunio-kullanilarak-masaustu-c-arayuzlu-muzik-player
In this project, a desktop remote controlled music player application was realized using Visual Studio and Arduino.
ardunio-uno gui music-player visualstudio
Last synced: 03 Mar 2025
https://github.com/firowmd/hl-rev
Hashlink reversing tools
gui hashlink haxe reverse-engineering svelte sveltekit tauri
Last synced: 08 Mar 2026