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/suwadith/agony-aunt-card-game-java-swing-gui

A java based multiplayer card game implementation.

card-game gui java swing

Last synced: 28 Oct 2025

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

A GUI app that generates complex and custom passwords

gui pyqt5

Last synced: 22 Aug 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/keygenqt/assistantqt

Assistant is a delightful files mod tool

app gui qt snap

Last synced: 20 May 2026

https://github.com/ornella-gigante/javasocketchat

A modern Java chat application featuring socket programming, dark-themed GUI, and interactive bot responses 🤖

chat chat-application client-server gui java socket socket-programming

Last synced: 16 Mar 2025

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/squidkid-deluxe/search-stackoverflow

A small script that searches stackoverflow questions

gui python3 stackoverflow tkinter

Last synced: 29 May 2026

https://github.com/decimoseptimo/huizar-pos

A web GUI with a RESTful API where data can be fed to. Made with Yii2.

gui php pos restful web-application

Last synced: 04 Jul 2025

https://github.com/robot-inventor/orizin-fontviewer

Show a preview of the fonts available in your system.

css eel font gui html javascript previewer python viewer

Last synced: 13 Apr 2026

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/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/rakin406/camera-app

A camera application written in C++

app application camera cpp gui vision

Last synced: 29 May 2026

https://github.com/pakagronglb/pakagronglb-macos-portfolio

A portfolio website simulating macOS's GUI interface. Click the Launchpad icon to explore some of my projects!

gui macos portfolio react typescript zustand

Last synced: 28 Feb 2025

https://github.com/timmo001/stats-overlay

An overlay for the statistics of your system and other sources

gui overlay stats

Last synced: 22 Feb 2026

https://github.com/vinocrzy/react-3d-gltf

React with three js

gltf-loader gui reactjs threejs webgl

Last synced: 11 Mar 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/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/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/maresmar/jcleaningschedule

Desktop J2SE application for house cleaning scheduling. My first public application

first-app-on-github gui house-cleaning-scheduling java scheduling

Last synced: 26 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/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/athinimgagule/bankingsystem

A modern JavaFX desktop banking application with secure user authentication, real-time transaction processing, and persistent data storage. Features an intuitive GUI for account management, deposits, withdrawals, and account recovery with comprehensive error handling and data validation.

banking-system gui java javafx oops-in-java serialization

Last synced: 15 May 2026

https://github.com/elmo73lopd/blox-fruits-script

Powerful script for Blox Fruits game that enhances gameplay and provides players with an edge. Includes features like auto-farm, teleportation, and more for an unparalleled gaming experience.

automation blox-fruits cheats code development exploits farming game github gui hackathon hacks lua multiplayer optimization programming roblox script scripting tools

Last synced: 13 Apr 2026

https://github.com/dawidolko/employees-list-project-laravel

A fully backend internship project using a database provided by mysql.

employees-list gui intership laravel list-gui project

Last synced: 12 Mar 2026

https://github.com/greg-ynx/pattern-builder

Pattern Builder is a tool that graphically constructs matrix.

gui matrix pattern pattern-builder pyqt5 python python-gui python-ui python3 qt qt5

Last synced: 29 Apr 2026

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/squidkid-deluxe/amazon-searcher

Shortcuts amazon sneakiness

amazon gui python3 tkinter

Last synced: 14 Jun 2025

https://github.com/mohamedezzeldeenhassanmohamed/ml-gui-task

Before GUI, There are Two ways to preprocessing any data set with two jupyter notebooks, GUI to choose Cleaned CSV data_set,Show most of properties of this data_set,Choose test size & alpha size & error metrics to train Ml algorithm on this data set,show ( test & train ) Percentage as output

algorithms alpha beta data-cleaning data-metrics data-preprocessing-techniques dataset-information gui house-price-prediction imputation-methods linear-regression mae ml mse preprocessing pyqt5-desktop-application python rmse test train

Last synced: 30 Apr 2026

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

yet another git gui

electron git gui

Last synced: 26 Jan 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/drakmord2/node-swarm-intelligence

NodeJS implementation of Swarm Intelligence algorithms

artificial-intelligence expressjs gui nodejs swarm-intelligence visualization

Last synced: 28 Apr 2026

https://github.com/huizhougrocery/huizhou-pos-system

This is an open-source and lightweight desktop software designed to power a POS system for grocery

gui printer python sqlite tkinter windows

Last synced: 13 Apr 2026

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/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/umcconnell/lc4-encryptor

A LC4 and LS47 encryption/decryption tool (mirror of the Glitch project)

elsie-four gui lc4 ls47 web

Last synced: 26 Jan 2026

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/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/shubhadapaithankar/text-editor-gui

Text Editor GUI Using Python Libraries

editor gui python3

Last synced: 26 Mar 2025

https://github.com/pyrustic/themebase

Create a theme for your Python desktop app [DEPRECATED, use TkStyle instead]

app beautiful desktop frontend gui library lightweight pyrustic python style theme tkinter

Last synced: 10 Jan 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/houssemdegachi/chat-bot

speak to a virtual assistant directly from your computer with a beautiful GUI (made using chat-gpt)

ai api chat chat-gpt chatbot gui libraries library python python-3 tkinter tkinter-gui tkinter-py tkinter-python tkinter-python-app tkinter-python-gui

Last synced: 02 Apr 2025

https://github.com/santerijps/game-of-life

A simple C raylib implementation of the famous cellular automaton called Conway's Game of Life

c gui raylib

Last synced: 30 May 2026

https://github.com/mediaexplorer74/mosaic

Experimental system shell as Metro style "echo". EN and RU local.

adaptive desktop experimental gui interface metro project-origami research rnd shell ui win10 win11 windows-11

Last synced: 13 Apr 2026

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/zayarhtet/blackhole

BlackHole Java GUI Game

gui java mvc-architecture swing-gui

Last synced: 12 Apr 2025

https://github.com/somodidenise/polynomial-calculator

A Java desktop app for basic and advanced polynomial operations with a user-friendly GUI.

calculator gui java maven mvc oop polynomial swing

Last synced: 16 May 2026

https://github.com/tansen87/encoding_convert

Convert CSV encoding to another encoding format

csv encoding gui

Last synced: 13 Apr 2026

https://github.com/thiiagoms/kivy-calculator

Calculator with python and kivy :snake: :hammer_and_wrench:

gui kivy-calculator learning python-gui python-kivy

Last synced: 10 Mar 2026

https://github.com/nickchubb/latexgenerator

Python (with Tkinter) program to procedurally generate LaTeX project folders and documents

gui latex python tkinter

Last synced: 13 Apr 2026

https://github.com/meowmeowahr/dmd_pagebuilder

Create graphics for DMD Page Loader

32x32 dmd gui gui-application hub12 pyqt pyqt5 python qt-material

Last synced: 09 Jun 2026

https://github.com/skneko-upv/twins

UPV Proyecto transversal IS 2019/20

game gui xamarin

Last synced: 12 Mar 2025

https://github.com/harmanveer2546/geopy

Exploring and Learned basic functionality of Geopy in this repo.

api geocoding geopy gui latitude-and-longitude pandas python timezone

Last synced: 11 Apr 2026

https://github.com/yourcraftmc/gui-framework

❇️ A efficiency & easy-to-use packet-based gui framework for minecraft servers, multi-platform supported for Bukkit, Spigot, BungeeCord and Velocity.

api bukkit bukkit-api bungeecord easy-to-use framework gui spigot spigot-api velocity velocitypowered

Last synced: 12 Mar 2025

https://github.com/husal90/bittorrent-client

A lightweight, Python-based BitTorrent client that implements the core functionality of the BitTorrent protocol. This client allows you to load and parse torrent files, connect to trackers, and interact with peers in the BitTorrent network.

bencode client gui hashlib peer python python3 socket-programming struct tkinter torrent tracker urllib

Last synced: 30 Oct 2025

https://github.com/vanheemstrasystems/btop

btop - To monitor the system performance and understand what’s going on.

btop gui terminal

Last synced: 05 Oct 2025

https://github.com/imharris24/qr-mate-app-python

An App that allows you to generate QR code.

app customtkinter gui project py python qr qr-code qr-mate tkinter

Last synced: 05 Oct 2025

https://github.com/lukewait/gc-esports-app

Provides a GUI interface to simplify the management of e-sports competition data stored on CSV files. This Java application was developed as part of a TAFE QLD assignment.

competition-manager csv-manipulation-utitilies esports-management gui java

Last synced: 06 Oct 2025

https://github.com/badawy403/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: 06 Oct 2025

https://github.com/xvb8/network-control-panel

Allows you to block specific folders from accessing the Internet with a GUI

executable gui internet ui

Last synced: 14 May 2026

https://github.com/diepoe/iserv-hegportal-login-gui

Windows Desktop GUI to Login automaticly with Firefox into https://heg-portal.de

gui pyqt pyqt5 python python3 selenium selenium-webdriver webscraping windows10

Last synced: 14 Apr 2026

https://github.com/tameronline/foto

A lightweight GUI tool to resize and compress images using Python and Tkinter.

compression gui image-processing python tkinter

Last synced: 07 Oct 2025

https://github.com/juntyr/sosaa-gui

GUI for configuring the SOSAA model

config gui sosaa

Last synced: 07 Oct 2025

https://github.com/jeree02847/dream

Dream is a collaborative platform that helps users explore and share their creative visions. It offers tools for brainstorming, visual storytelling, and community feedback, making idea development easier and more engaging.

3d-creation ai blender blender-addon dreamfusion gui http jax machine-learning python reinforcement-learning salesforce text-to-3d text-to-image

Last synced: 08 Oct 2025

https://github.com/philiprejirajan/zeebot

This project contains a very basic python chatbot + GUI.

basics-of-python chat-bot chatbot gui python

Last synced: 08 Oct 2025

https://github.com/kronos3/simplemusicmanager

A material spec gui implementation of gmusicapi

desktop google-music gui python

Last synced: 09 Oct 2025

https://github.com/xtotdam/exam-tickets-distributor

Простенький наглядный распределитель билетов для дистанционного экзамена

gui pysimplegui python3

Last synced: 09 Oct 2025

https://github.com/59de44955ebd/mediainfo_gui_macos

Minimal MediaInfo GUI for macOS

gui macos mediainfo python

Last synced: 14 Apr 2026

https://github.com/squidkid-deluxe/balloon

A 200 line GUI game

balloon-game game gui python3 tkinter

Last synced: 09 Oct 2025

https://github.com/blaze6950/thecards-game-

Game using the sfml graphics library. The game is a single mode game (1x1) with artificial intelligence in the card game Fool

ai cards cplusplus fool game game-development gui sfml sfml-game sfml-graphics-library

Last synced: 10 Oct 2025

https://github.com/blaze6950/taskmanager

TaskManager on C# with using WPF. That example of using class AppDomain

csharp gui task-manager wpf wpf-application

Last synced: 19 May 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/blaze6950/copyprogram-winapi-

A sample application for copying files using threads

copyfiles copying cplusplus gui threads winapi winapi-application

Last synced: 10 Oct 2025

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/fenrishector/academic-nautical-exam-simulator-proyect

App JavaFX para practicar carta náutica: herramientas de dibujo (punto/línea/arco/texto), regla con rotación, transportador y test con estadísticas (SQLite).

canvas geometry gui java javafx mvc nautical navigation scenebuilder

Last synced: 10 Oct 2025

https://github.com/fkie-cad/s-chat

SSL/TLS chat app

chat communication gui ssl tls

Last synced: 10 Oct 2025

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/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/onetail/java_txt

Java GUi

gui java

Last synced: 11 Oct 2025

https://github.com/izzymadethat/random-activity-generator

Generate 10 things to kill your boredom

gui gui-application python

Last synced: 13 Oct 2025

https://github.com/v3l0c1t13s/thunder-manager

Simple GUI and CLI mod manager written in Rust

cli gui mod-manager rust tauri tauri-app thunderstore

Last synced: 18 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://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/d-sacre/heart-rate-analysis-gui

A Python based tool with graphical interface to evaluate heart rate data and visualize the results

gui gui-application heart-rate heart-rate-analysis heart-rate-analysis-tool python withings-compatible

Last synced: 15 Oct 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/jellyterra/contaiman

GUI designed for Podman the container manager.

container gui podman

Last synced: 15 Oct 2025

https://github.com/asb-capfan/tk-fcyentry

Perl/Tk entry widget that reflects its state in the background color

gui perl tk ui-components

Last synced: 16 Oct 2025

https://github.com/akshaybabloo/sml-gui

A GUI to export data to Spikes Markup Language

gui sml-gui spikes-markup-language

Last synced: 16 Oct 2025

https://github.com/bitplan/com.bitplan.gui

Generic Graphical User Interface decription interfaces

gui java platform-independent

Last synced: 17 Oct 2025