An open API service indexing awesome lists of open source software.

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.

https://github.com/f-aguzzi/agumatrix

A simple GUI application to calculate matrix determinants through Laplace expansion

cross-platform gui iced-rs rust

Last synced: 08 Apr 2025

https://github.com/nickenshidqia/build_a_student_management_system_with_pyqt

The goal of this project is to design and implement a comprehensive Student Management System using PyQt, allowing users to efficiently manage and organize student data.

database-management graphical-user-interface gui pyqt python

Last synced: 10 Apr 2025

https://github.com/matveynator/golang-macos-web-app-example

Golang Mac Os X web app (all in one binary) example

golang gui webapp webview

Last synced: 24 Apr 2026

https://github.com/musamairshad/tkinter-learning

This repository contains material related to the Tkinter Learning.

graphical-user-interface gui python tkinter tkinter-gui tkinter-python widgets

Last synced: 25 Mar 2025

https://github.com/angelonazzaro/eurogames

This project has been realized for the DataBases Exam. It is a Java GUI which interacts with the DB using JDBC.

gui gui-application java javafx jdbc jdbc-driver mysql workbench

Last synced: 01 May 2026

https://github.com/khushalsarode/texture-fearures-using-glcm-in-matlab

This is an image processing mini project that provides base required values of particular image to user by calculating from converted grayscale image.

calculations glcm grayscale gui image-processing matlab script

Last synced: 10 Jan 2026

https://github.com/blaze6950/findword-winapi-

A case study for a word search application in text

cplusplus finder gui text-analysis winapi winapi-application

Last synced: 10 Oct 2025

https://github.com/alhadikhan/mac-managing-a-company-

This project is a Java-based management application for overseeing various aspects of company operations, including financial management, sales, production, HR, and administrative tasks. It features a GUI for easy interaction and integrates with a MySQL database for data storage and retrieval.

gui java javaswing mysql mysql-database

Last synced: 30 Apr 2026

https://github.com/tobenot/tempuspugnus

A minimalist time management tool with floating window interface. Set time limits for tasks, track progress, and get reminders - helping you stay focused and productive. | 一个简洁的浮窗式时间管理工具,通过设定明确的时间限制来提高工作效率

desktop-app floating-window gui json minimalist pyqt6 python reminder task-manager time-management

Last synced: 25 Apr 2026

https://github.com/blaze6950/checkregularexpression

An application with which you can test regular expressions.

csharp gui regex regular-expressions tester windows-forms

Last synced: 16 May 2026

https://github.com/pranitej/calculator-gui

This is an calculator which build in GUI for ease of access using python

bodmas-calculator calculator gui maths pip python python3 tkinter

Last synced: 02 Apr 2025

https://github.com/archi232004/iutils

🚀 Create elegant and interactive progress bars for Jupyter notebooks with `ipgs`, a modern alternative to `tqdm`.

c cdc-ncm csharp ethernet gui ios jupyter-notebook jupyterwidgets kernel-driver machine-learning mltools progressbar python tqdm usb wdf

Last synced: 10 Oct 2025

https://github.com/asukhanov/pypeto

Tabular user interface for designing and implementing control screens for EPICS and LiteServer devices.

caproto epics gui liteserver p4p pvaccess pyqt

Last synced: 10 Apr 2025

https://github.com/vmer393/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 Jul 2025

https://github.com/ameya-kawade/youtube-video-downloader-python-gui

It allows you to download youtube videos, but you can only download videos which have premerged audio and video.

customtkinter gui python3

Last synced: 09 Apr 2025

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/yu-leo/numbers-in-computer

:computer: Desktop application for obtaining a computer representation of numbers.

gui python3 tkinter

Last synced: 11 Mar 2025

https://github.com/hilarionengarejr/python-calculator

This is an implementation of a basic calculator using the tkinter library.

calculator-application gui python tkinter

Last synced: 02 Apr 2025

https://github.com/asdeenner167/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: 30 May 2026

https://github.com/i-am-ks901/attendance-tracker-pro

A modern Python-based dashboard for university students featuring real-time attendance prediction, global status summaries, and optimized performance for large subject sets.

attendance-tracker automation customkinter dashboard data-aggregation desktop-app gui performance-optimization python student-productivity

Last synced: 13 Mar 2026

https://github.com/fengkx/ideapad-acpi-tool

GUI tool to config IdeaPad ACPI setting

acpi gui ideapad linux-app qml-applications qt

Last synced: 09 May 2026

https://github.com/dhananjayporwal/youtube-video-downloader-gui

"Effortlessly download high-resolution YouTube videos via a Python-based GUI."

dhananjayporwal gui open-source python pytube tkinter youtube-gui youtubedownloader

Last synced: 14 Jun 2025

https://github.com/jensostertag/camerabot

A Bot to move a Camera using Nema17 Stepper Motors according to the Users's Input.

gui python raspberry-pi

Last synced: 19 Apr 2026

https://github.com/iammohith/pd-controller-for-2d-quadrotor

This project involves implementing a Proportional-Derivative (PD) control system for a two-dimensional (2D) quadrotor. The objective is to stabilize the quadrotor's position ensuring smooth motion and maintaining the desired trajectory.

controller gui matlab quadrotor robotics simulation

Last synced: 19 May 2026

https://github.com/harmanveer2546/recognizing-digits

I used the MNIST dataset for the implementation of a handwritten digit recognition app. To implement this, will be using a special type of deep neural network called Convolutional Neural Networks. In the end, I also build a Graphical user interface(GUI) where you can directly draw the digit and recognize it straight away.

dense flatten gui keras maxpooling mnist numpy pandas pillow python sequential

Last synced: 13 Apr 2026

https://github.com/adityav42/python_calculator

Developed a simple calculator application using Python and Tkinter.

gui python tkinter tkinter-gui

Last synced: 10 Oct 2025

https://github.com/muhammedmagdyy/password-generator

GUI application that generates a random password from length 8 to 32.

datetime filedialog gui pyperclip python random tkinter

Last synced: 18 Mar 2026

https://github.com/emilioplatzer/git-plus

yet another git gui

electron git gui

Last synced: 26 Jan 2026

https://github.com/allanotieno254/-python-mastery-from-novice-to-ninja

This course encompasses over 70 meticulously crafted lessons, each focusing on a specific Python topic, complete with practical examples and projects.

class dictionary files functions gui if inheritance labels lambda lists map python sort string time variables zip

Last synced: 11 Oct 2025

https://github.com/squidkid-deluxe/amazon-searcher

Shortcuts amazon sneakiness

amazon gui python3 tkinter

Last synced: 14 Jun 2025

https://github.com/maxime-cllt/primeshield

GUI RSA implémentation en Rust

cicd cryptography gui rsa-cryptography rust

Last synced: 25 Mar 2025

https://github.com/i-e-b/snivellinggit

An experimental GUI for the Git SCM.

c-sharp experimental git gui visualisation visualization working

Last synced: 25 Apr 2026

https://github.com/fastroware/password-manager

Offline password manager with encrypted local storage and user-friendly interface using python.

aes cryptography desktop-app encryption foss-password-app gui offline open-source password-manager python python-gui-password-manager security tkinter

Last synced: 06 Jul 2025

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/hyper-prog/unisyncgui

Graphical user interface for UniSync

filesystem gui qt synchronization

Last synced: 25 Apr 2026

https://github.com/lorenzopaleari/ing-sw-2022-paci-paleari-puppinato

Software Engineering Project - Politecnico di Milano - Academic Year 2021/2022

cli client-server game-development gui javafx junit maven socket software-engineering uml

Last synced: 13 Apr 2026

https://github.com/rezagooner/n-queens-simulated-annealing

Solve the N-Queens problem using Simulated Annealing! Includes a graphical interface to visualize the algorithm in action, with speed control and pause/resume options.

ai algorithm-visualization artificial-intelligence backtracking chess gui n-queen n-queens optimization problem-solving simulated-annealing tkinter

Last synced: 03 Jan 2026

https://github.com/risahamm/3dviewer

Application for 3D-models visualisation.

computer-graphics design-patterns file-parsing gui mvc-pattern opengl qt6

Last synced: 28 Apr 2026

https://github.com/amirali104/rest-timer

A GUI program that notifies you to give your eyes a rest after the time you specify.

cross-platform desktop-application gui health-tools healthcare productivity python python3 script time-management timer tkinter

Last synced: 09 Apr 2025

https://github.com/ashennethsara/ytraid

YTRaid - Simple GUI For YouTube Video Download

gui pyqt5 python windows yotube youtube-dl youtube-downloader yt-downloader ytdl ytraid

Last synced: 13 Apr 2026

https://github.com/jerryleemelton/javafx_gui_calculator

A simple GUI calculator made with JavaFX.

calculator-application gui java javafx

Last synced: 13 Apr 2026

https://github.com/jorgermduarte/automatic-face-targeting

Real-time face and forehead detection using OpenCV and deep learning in Python.

deep-learning face-detection forehead gui python realtime

Last synced: 13 Jun 2025

https://github.com/ahmed-aquarius/gomoku-game

A Python five-in-a-row game, with two modes: AI vs AI and human vs AI, with the option to play in the console, or on the GUI. The AI plays intelligently by employing the minimax or the alpha-beta-pruning algorithms

ai alpha-beta-pruning gui minimax-algorithm python

Last synced: 18 Jun 2025

https://github.com/yxnan/gtk2-on-haskell

Some Gtk2 programs written in haskell

gtk2 gui haskell

Last synced: 29 Apr 2026

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/4s4v1n/smart-calculation-v1.0

Calculator implementation with gui.

calculator cpp gui gui-application math

Last synced: 12 Oct 2025

https://github.com/sandra1me/number-guessing

A number guessing game in MATLAB

functions game gui matlab number-guessing-game random

Last synced: 02 Apr 2025

https://github.com/fwcd/rusty-gui

Experimental 2D GUI library written in Rust

2d gui rust sdl2

Last synced: 21 Oct 2025

https://github.com/shreyashsomvanshi/predict-the-winner-game

A simple Snake Game using Turtle Library and basic OOP concepts in Python.

angela-yu beginner-friendly game gui logic oops-in-python python3 pythonprojects turtle turtle-graphics

Last synced: 09 Apr 2025

https://github.com/lmlk-seal/pypackager

PyPackager is a user-friendly graphical interface that simplifies the process of converting Python scripts into standalone executable files.

converter exe gui onefile packager python

Last synced: 13 Jun 2025

https://github.com/z-ray-entertainment/zgui

GUI toolkit to be used with out SingularityEngine.

gui

Last synced: 29 May 2026

https://github.com/fantasyui-com/color-schemes

Color Scheme Explorer (GUI Application). [Application, Electron, Web Design]

app app-store gui

Last synced: 11 Jun 2026

https://github.com/mahmoodhamdi/youtube-downloader-gui

A Python GUI application for downloading YouTube videos and playlists with quality selection, subtitle support, progress display, and queue management.

gui playlists pyqt python subtitles tkinter video-download youtube-downloader-python yt-dlp

Last synced: 13 Oct 2025

https://github.com/niklaskarel/qt-multiclient-logger

Qt-based multi-client TCP logger for structured JSON messages with real-time GUI, severity-aware handling, and modular logging logic. Designed to simulate communication with independent system modules.

cpp embedded-systems gui logger multithreading networking qt qtwidgets real-time tcp

Last synced: 25 Apr 2026

https://github.com/0xbadawy/compilerproject

This project involves creating a custom programming language and its compiler for a coursework project. The compiler will parse and execute code written in the new language, focusing on fundamental programming concepts like variables, conditionals, and loops. The goal is to understand language design and the compilation process.

bison c compiler gui lex lex-yacc tkinter-python yacc

Last synced: 25 Mar 2025

https://github.com/screamman-ssh/thai_nub_sarm-v.1

Secret Ancient Thai Code

gui java secret-code swing-gui

Last synced: 05 Sep 2025

https://github.com/anthonytornetta/fractalos

A test gui-based open source operating system for the opencomputers mod

gui lua opencomputers operating-system

Last synced: 18 Jun 2025

https://github.com/sadevans/image_gui

GUI для одновременного просмотра маски и оригинального снимка с наложением и регулировкой прозрачности с целью анализа качества маски

gui image-viewer tkinter

Last synced: 25 Apr 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/jairik/ai-puzzle-game

Utilizes A* Search to automate the 15-puzzle-game, a popular game that includes shifting tiles to a sequential configuration

a-star-algorithm ai gui path-finding-algorithms pyqt5

Last synced: 12 Jun 2025

https://github.com/ghaidahiz/resturant-database-management

Java-based restaurant management app featuring a user-friendly GUI. Admins can effortlessly manage menu items, branches, and update restaurant data, while cashiers interact with the database for smooth operations.

database database-management gui java mysql mysql-database

Last synced: 26 Jan 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/mitchellaw/connect-four

A Connect Four game with opponent and GUI using pygame in Python.

4 a beginner connect connect4 four game gui in pygame row

Last synced: 25 Mar 2025

https://github.com/mituskillologies/python-samarth-sep24

Programs conducted at Samarth BCS College, Belhe in training on Python Programming during September 2024.

gui oop python-programming python3

Last synced: 12 Apr 2026

https://github.com/suwadith/university-award-calculation-system-javafx-pp-gui

Java based University Award Calculation System. [Procedural Programming]

gui java javafx procedural-programming

Last synced: 13 May 2026

https://github.com/antoniomiguel03/projetos_java

Projetos desenvolvidos através da linguagem de programação Java, cada branch é um projeto.

back-end gui java jdk jre oop

Last synced: 25 Mar 2025

https://github.com/g3th/gui-and-event-bus-example

Separate GUI and world in your libgdx game, and use frame buffer first-pass rendering to draw GUI as a single sprite.

camera event-bus gui libgdx viewport

Last synced: 05 Sep 2025

https://github.com/nanitefactory/pictionary-on-unix

It was possible to display GUI via SSH! An X-Window application programmed from scratch.

gui ipc pictionary pipe posix posix-threads scp shared-memory solaris solaris-system ssh ssh-client ssh-server synchronization unix x-windows

Last synced: 09 Apr 2025

https://github.com/screamman-ssh/zoommeetingjoiner_v.1

This is a zoom meeting room collector, easy for student that have many of meeting room for each subject. The program may help you get a better way to sign in zoom.

automation csv-files gui pandas-library pyautogui python tkinter tkinter-gui

Last synced: 30 Oct 2025

https://github.com/izzthedude/ignorem

A GUI frontend for calling gitignore.io API, built for the GNOME desktop environment.

adwaita flatpak git gitignore gnome gtk gui linux

Last synced: 12 Apr 2026

https://github.com/abdelrahman822000/banking-system

A client-server banking system application that handles user authentication, account management, transaction processing, and administrative operations.

banking-system client-server cpp gui gui-application python qt qtcreator

Last synced: 07 Jan 2026

https://github.com/tagoworks/spotium-mac

Start enjoying your music. With Spotium you get a straightforward appealing way to enjoy your music without ads. In about one second your listening experience will be smoother and more enjoyable.

ad-blocker gui macos python shell spotify-premium-for-free tkinter

Last synced: 12 Apr 2026

https://github.com/altamashalk/personal_budget_tracker

A desktop application to manage finances by tracking income, expenses, and overall budget. Users can add transactions, view summaries, display transactions in a table, and export data to a CSV file

gui pycharm python sqlite

Last synced: 13 Mar 2026

https://gitlab.com/sjsepan/GambasGuiGtk2

Gambas GUI app template using Gtk2. See README for dependencies (download separately).

Gambas3 basic forms gtk2 gui linux

Last synced: 14 Oct 2025

https://github.com/ialireza/psiphon-core-gui

A modern and lightweight PySide6 GUI client for managing and monitoring Psiphon Tunnel Core on Linux.

censorship-circumvention devops fedora gui linux proxy psiphon psiphon-core pyside6 python tunneling vpn vpn-client

Last synced: 29 May 2026

https://github.com/mohamadashrafi-py/opgi

Open-GL python gui interfec(OPGI) is gui library written in python and open-GL

gui gui-application gui-library opengl

Last synced: 31 Oct 2025

https://github.com/injamul3798/object-oriented-programming-java-oop-gui-notes-and-small-project-

I found this folder on my computer. So i decided to store this in GitHub for further studies It was my third semester note. I was thinking if I store my note here ,it will be safe and can be useful for people.

basic gui java oop

Last synced: 02 Apr 2025

https://github.com/natthasath/demo-python-timer

Pytimeparse is a Python library that allows to parse and convert various time formats to seconds, supporting natural language input and being useful for scheduling and measuring time intervals in Python projects.

gui poetry python timer

Last synced: 14 Oct 2025

https://github.com/astynax/dialogui

Simple interactive cmdline-oriented UI

gui haskell library tui

Last synced: 09 Apr 2025

https://github.com/jayzhan211/doodle-recognition-pytorch

NCU Computer Vision 2019 Final Project - doodle recognition

deep-learning doodle-recognition draw gui pyqt5 pytorch

Last synced: 07 May 2026

https://github.com/olivervea/fourierart

A tiny project attempting to recreate a piece of audio-visual art where wood is cut to resemble the waveform of an audio file.

fft gui matplotlib pyqt5 python signal-processing

Last synced: 31 Mar 2025

https://github.com/bountyhunterboar6/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: 29 May 2026

https://github.com/abdelrahman822000/git-gui

A graphical user interface for managing Git repositories, developed using C++ and the Qt framework. This application streamlines common Git operations including initializing new repositories, updating existing ones, cloning repositories, and viewing repository status and logs.

cpp git gitgui gui gui-application qt qtcreator

Last synced: 07 Jan 2026

https://github.com/lexndru/unlocker-desktop

Keepsake Desktop is a GUI frontend for Unlocker

credentials gui passwordless python unlocker

Last synced: 07 Apr 2025