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/bestmahdi2/uni__princetonpythonlibrariesguiproblems

A university project in which three questions related to Python graphics libraries written by Princeton University are solved

barnsley-fern bouncing-ball gui java princeton-university python tree

Last synced: 16 Apr 2026

https://github.com/hrishiksh/videocode

A GUI for ffmpeg to do simple utility task

ffmpeg flutter flutter-app gnome gui linux linux-app

Last synced: 05 May 2026

https://github.com/aykhan019/uno

A Java-based Uno card game simulation with a graphical user interface (GUI) where users can play against AI opponents, track game statistics, and view leaderboards.

cardgame comp132 game gui java oop project simulation swing uno

Last synced: 22 Jun 2026

https://github.com/heshanthenura/fileshredder

File shredder made using JavaFX

file-shredding freelance gui java javafx

Last synced: 03 May 2026

https://github.com/ad1tyaraj/todo_list

A Python-based to-do list application with a user-friendly graphical user interface (GUI). This application allows users to create, manage, and organize their tasks efficiently. It supports functionalities such as adding new tasks, marking tasks as complete, editing tasks, and deleting them. The UI is designed to be intuitive and easy to navigate,

application gui gui-application guide python

Last synced: 16 Jun 2026

https://github.com/breadrock1/smarthomedesktop

There is simple project based on Rust which created while studying Rust programming language on Otus platform.

desktop gui iced-rs otus rust rustlang serde smart-socket

Last synced: 06 Apr 2026

https://github.com/dxxxxy/lilac

A bloatless, easy-to-use and simple module manager including a configuration utility featuring a slick and minimal click gui. For Forge 1.8.9. Heavily in development.

bloatless click configuration easy-to-use forge gui lilac manager minecraft minimal module slick utility

Last synced: 12 May 2026

https://github.com/empathy-framework/core

Empathy Framework Core

dotnet-framework gui php php7

Last synced: 15 Jan 2026

https://github.com/sarthakagrawal927/Python_Adventures

Interesting python projects I made while learning

bot gui python scraper

Last synced: 26 Mar 2025

https://github.com/chiqors/pvsedari

Aplikasi Desktop Restoran "Soto Sedari" menggunakan Java Netbeans GUI untuk Tugas Besar Pemrograman Visual & GUI

chiqo-unikom desktop gui java jframe pemrograman-visual-gui windows

Last synced: 17 May 2026

https://github.com/kostasereksonas/dart_scoreboard

Simple dart game score calculator, working within command line interface.

darts darts-scoring gui pyqt5 python python3

Last synced: 17 May 2026

https://github.com/skillfulelectro/http_serve

small http utility to host websites for test from the shell

file-sharing go golang gui gui-application http http-server

Last synced: 27 Mar 2025

https://github.com/blaze6950/encryptingdata

The example of programm, which do encrypt files with key and descript

csharp encryption-algorithms encryption-decryption gui wpf-application

Last synced: 02 Jul 2026

https://github.com/phgarciadev/Bybo

Sistema de Gerenciamento de Biblioteca desktop (GUI) moderno e elegante. Desenvolvido com Java, Kotlin, JavaFX e Maven, focado em uma arquitetura modular e uma interface de usuário rica.

crud css fxml gui java javafx kotlin maven messagepack xml

Last synced: 30 Dec 2025

https://github.com/jing332/fishbot-qml

[半成品] Fishbot-QML是一款由QML+Go开发的GUI程序, 基于Minecraft Golang协议库Tnze/go-mc

cgo go go-mc golang gui gui-application minecraft qml qt qtquick

Last synced: 18 May 2026

https://github.com/igorskyflyer/cs-iso-standards-listing

🌍 A C# application listing ISO standards. The data is fetched from a 25MB database. 🧾

application college csharp desktop full-stack gui igorskyflyer iso listing sample school simple standard

Last synced: 12 Apr 2025

https://github.com/contributte/gui-skeleton

🎁 GUI project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.

component contributte control gui nette nette-framework project skeleton ui visual

Last synced: 30 Oct 2025

https://github.com/pedrala/virtualfactory

Use the ArUco marker to calculate the relative coordinates and move Turtlebot3 to the corresponding location. Recognize a small box as an object with yolo8, pick it up with the manipulator, and place it on the conveyor belt. Pick up the box again at the end of the conveyor belt and move it to the unloading area.

aruco-marker-detection calibration conveyor-belt gui inverse-kinematics multithreading opencv rodrigues-rotation-formula ros2 turtlebot3 yolo8

Last synced: 17 May 2026

https://github.com/mahonrim/guiwithjava

This program shows a GUI with Java SE 8 and Swing

gui java java-8 javase swing-gui

Last synced: 02 Apr 2025

https://github.com/jaynil1611/ads-pro

The project utilises advance data structures and algorithms to find the shortest path in a Maze. There is a competition between BFS & A-Star algorithms to find the shortest path.

algorihtms astar-algorithm bfs-algorithm datastructures gui java-8

Last synced: 17 May 2026

https://github.com/sumitkumargiri/car_racing_game_using_pygame

This repository contain all the best practices for managing Github repository.

car-racing-project-python github gui project python

Last synced: 22 May 2026

https://github.com/hrosicka/colormixer

Explore the infinite spectrum of colors by adjusting red, green, and blue sliders in this intuitive Swing-based Java application, perfect for beginners and experienced color enthusiasts alike.

beginner beginner-friendly color-picker colors gui gui-application java swing swing-gui

Last synced: 18 Jul 2025

https://github.com/atypicalim/love2d-ui-editor

simple love2d gui library and editor ...

editor gui love2d lua

Last synced: 17 May 2026

https://github.com/andrianllmm/pydoku

A Sudoku game using Python Tkinter with puzzle generation and solver

backtracking customtkinter gui python sudoku tkinter

Last synced: 24 Jun 2025

https://github.com/jonas-scholz123/hearing-images

Allowing visually impaired users to hear images live as they are recorded by transforming greyscale image data into sounds by mapping brightness → amplitude, pixels(x, y) → frequency (using pseudo-Hilbert-curves and Fourier transformations for 2D → 1D mapping)

audio disability-assistance fourier-transform gui hilbert-curve video

Last synced: 18 Jul 2025

https://github.com/edwinabdonshayo/python-calculator-ctk-gui

B & E Calculator is a sleek and modern calculator application built using Python and the customtkinter (CTk) library. The calculator features a user-friendly graphical interface for performing basic arithmetic operations, trigonometric functions, and number system conversions. Created by Brian Muriuki (@cleantest) and Edwin (@EdwinAbdonShayo)

ctk ctkinter gui python3

Last synced: 06 Apr 2025

https://github.com/trflorian/opencv-hsv-filter

Segment an image based on an HSV filter with sliders for threshold

color-filter computer-vision gui hsv opencv opencv-python python slider trackbar

Last synced: 17 May 2026

https://github.com/akash-rajak/absolute-time-delta

Finds the absolute difference between two times even from different time zones.

absolute-time-delta datetime gui python3 time-zone tkinter

Last synced: 17 Jul 2025

https://github.com/imranc07/python-live-currency-converter

Python-based Currency Converter with CLI & GUI, using real-time exchange rates API for USD, INR, EUR, and other currencies.

automation command-line-interface currency-converter exchange-rates finance forex gui python real-time-api tkinter

Last synced: 10 Sep 2025

https://github.com/elvyria/caffi

A simple widget calendar for Linux.

gtk4 gui linux relm4 rust wayland widget

Last synced: 30 Oct 2025

https://github.com/blaze6950/remindme

Reminder program for Windows desktop. You can add events about which the program will resemble with notifications

csharp event-management gui reminder reminder-application windows-forms

Last synced: 17 May 2026

https://github.com/darky-github/polly-editor

This is an editor made for daily life. Want to save in a different file type? Then Polly Editor is here to save you.

code-editor editor gui gui-application ide python python3 text text-editor

Last synced: 03 Apr 2025

https://github.com/xzripper/imgui_standalone

🧩 Standalone ImGui window. ⚓

gui imgui pygame python standalone

Last synced: 03 Apr 2025

https://github.com/aixoio/aixoio-privacy-tools

aixoio-privacy-tools is a collection of tools picked to help you stay private and safe online

aes age age-encryption app ascon encryption encryption-decryption free fyne go gpg gui open-source pgp privacy rsa tools user-friendly userfriendly utility

Last synced: 27 Mar 2025

https://github.com/singlezombie/monstermanualplus

An advanced monster manual for Tower of the Sorcerer.

game gui python tower-of-the-sorcerer

Last synced: 15 May 2026

https://github.com/andyobtiva/glimmer_metronome

Glimmer Metronome supports different beat counts, click sounds, and tempos, including tap-based tempo calculation.

desktop desktop-app desktop-application glimmer-dsl-swt gui jruby metronome music ruby

Last synced: 24 Jun 2025

https://github.com/creepersaur/quark

A simple and easy to use reactive UI library for Roblox. [Open Source]

fusion gui library lua luau react reactive roblox ui

Last synced: 02 Jan 2026

https://github.com/zfa3/tetris

Tetris written fully in Python3

gui python tetris

Last synced: 15 Jul 2025

https://github.com/satyam4229/snake-game

Welcome to the world of Snake Game with Pygame! 🐍🎮 This project is all about combining the fun of gaming with the thrill of learning Python. Dive into the classic Snake Game experience while mastering the basics of Python programming.

gui pygame python snake-game

Last synced: 14 Jul 2025

https://github.com/webispy/tuapi

Tuner project UI API

cairo efl elementary evas gui linux

Last synced: 02 May 2026

https://github.com/mysiar/lxd-rwebui

LXD Web User Interface in React

gui lxd react

Last synced: 17 May 2026

https://github.com/brayevalerien/dedup

An image deduplication GUI, made for image generation models dataset deduplication using CLIP.

clip dataset-curation gui image-processing tkinter

Last synced: 05 Apr 2025

https://github.com/ichiro-its/shisen-app

Configurator web app for Shisen

configurator gui react ros2

Last synced: 17 May 2026

https://github.com/setsumi/ispasswordpwned

IsPasswordPwned? - GUI app for Windows to check if password is compromised in a data breach.

data-breach gui password pwned security windows

Last synced: 17 May 2026

https://github.com/Nongtajkrub/Scholarnet

A school management system. Written in the C programing language.

c client database gui low-level server terminal-ui

Last synced: 30 Jun 2026

https://github.com/bacloud22/wslwpfapp

WSL Commander is GUI utility to command WSL visually

beginner-friendly gui windows wsl wsl2

Last synced: 20 Jul 2025

https://github.com/aurbano/irc-gui-java

IRC Client GUI implemented in Java

gui irc irc-client java swing

Last synced: 05 Sep 2025

https://github.com/Longwater1234/go-tic-tac

Multiplayer Tic-Tac-Toe game written in Golang and Fyne GUI toolkit, with websockets

fyne game go golang gui tic-tac-toe

Last synced: 07 May 2025

https://github.com/mateolafalce/guitransferonesol

A GUI made with Fltk.rs to natively transfer SOL without intermediation. This proposal is focused on the potential development of native applications  directly connected to the Solana blockchain🌠

app blockchain fltk-rs gui rust solana transfer

Last synced: 15 May 2026

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

Generate and manage passwords.

gui password-manager python pythonapplication

Last synced: 23 Jun 2025

https://github.com/elb4rto/logdoctor_installer

Graphical installer for LogDoctor

cpp gui installer qt

Last synced: 17 May 2026

https://github.com/halidodat/libgui

GUI library written in C++

cpp gui library

Last synced: 11 Jan 2026

https://github.com/02loveslollipop/opensensorsuitegui

A simple sensor monitoring utility for ESP32 microcontrollers, powered by Python and Redis.

esp32 gui python redis sensors

Last synced: 18 Apr 2026

https://github.com/ryouze/aegyo

Cross-platform GUI app for learning Korean Hangul.

cmake cmake-fetchcontent cpp cross-platform gui korean korean-language korean-letters learning sfml

Last synced: 12 Mar 2025

https://github.com/almeidx/versi

A native GUI application for managing Node.js versions

desktop-app fnm gui iced linux macos node nodejs rust version-manager windows

Last synced: 07 Mar 2026

https://github.com/hanzopgp/taquingame

Taquin + MVC + GUI.

gui mvc-architecture university

Last synced: 20 Apr 2026

https://github.com/henriquetourinho/devload

Rede social desktop para desenvolvedores, com posts, comentários, perfis e autenticação. Feita em Python (Tkinter) e MySQL/MariaDB.

authentication brazil clean-code comments desenvolvedores desktop-application developers gui like-system mariadb modular-architecture mysql open-source python python3 rede-social social-network timeline tkinter user-profile

Last synced: 06 May 2026

https://github.com/biohazardhome/migrate

Web GUI interface for laravel migration scheme generate

database db generator gui laravel migration schema ui

Last synced: 17 May 2026

https://github.com/samplec0de/treespresentation

AVL, red-black, splay tree visualizer written in C++, QT framework

avl-tree avltree avltrees cmake gui qt5 red-black-tree red-black-trees splay-tree splay-trees splaytrees visualization

Last synced: 20 May 2026

https://github.com/gayanvoice/ini-reader

How to read and write .ini files in Windows Operating System in C++ Visual Studio

c-plus-plus gui ini-parser visual-studio windows

Last synced: 17 May 2026

https://github.com/KalbarczykDev/sdl2-snake

Simple implementation of Snake game made in C to practice SDL2

c c-application c-library desktop-app game gui sdl sdl2 snake snake-game

Last synced: 16 Oct 2025

https://github.com/socxin/tkm32f499

L5 R5: tiky Cortex-M4 240MHz MCU (TKM32F499)

8m-sram gui ltdc mcu qitas rgb888

Last synced: 22 Jun 2025

https://github.com/bocaletto-luca/texteditorqt

This program is a simple text editor with an intuitive user interface, created using the PyQt5 framework for developing desktop applications in Python. The text editor provides many basic features expected from an editor, along with advanced functionalities such as text formatting.

desktop-application file-management gui open-source productivity pyqt5 python text-editor text-processing world-count

Last synced: 10 Sep 2025

https://github.com/dmrokan/pazgui

Terminal UI toolkit for Python

cli gui ncurses terminal

Last synced: 28 May 2026

https://github.com/ChrisChou-freeman/aqi_app

MacOS statusbar app for monitor air quality

aqi-monitor gui macos macos-menubar

Last synced: 09 May 2025

https://github.com/jcbritobr/sevenguitasksgiu

This is an implementation of the 7GUIs tasks written with Golang and GIU library.

golang graphics gui tutorial

Last synced: 06 Apr 2025

https://github.com/prashant-chaurasia/chessgame

A chess game in Java

awt game gui java oops-in-java swing

Last synced: 21 Jun 2026

https://github.com/phip1611/rust-clock

Basic analog wall clock (GUI)

gui learning rust

Last synced: 21 Jun 2025

https://github.com/zeriocommand/luxechecker

Программа проверки на читы для CS2|Cheat detection program for CS2

automation checker cs2 data-validation gui inno-setup installer python utility windows

Last synced: 20 Jun 2025

https://github.com/dexrnzacattack/scuffedadbdevicecontrol

Originally meant for only getting my ANS F30 to mirror the screen (as the encoder doesn't work) turned into me making this into a whole device control thingy to test myself.

adb android debug gui

Last synced: 16 May 2026

https://github.com/pwh-pwh/ylgygen

remove demo

go gui

Last synced: 15 Jun 2025

https://github.com/0xvpr/vpr-injector-4

A GUI interface for payload injection (Powered by Pidjeon).

csharp dotnet dotnet-framework gui injector payload payload-injector

Last synced: 18 May 2026

https://github.com/akash-rajak/emi-calculator

Python Script for EMI Calculator.

emi emi-calculator fpdf gui python3 tkinter

Last synced: 26 Mar 2025

https://github.com/douglasnavarro/ImageGrabber

📷 Image grabber to assist GUI test automation

gui ocr screenshot test-automation tkinter

Last synced: 11 Mar 2025

https://github.com/akeoott-projects/youtube-downloader

A simple, fast, and user-friendly YouTube video downloader for Windows. Download videos or audio in various formats with just a few clicks.

audio desktop download downloader easy fast ffmpeg gui mp3 mp4 open-source python simple tool utility video youtube yt ytdl

Last synced: 18 Jun 2025

https://github.com/adityasinh-sodha/steganox

This is a python steganography script to hide messages in images.

gui hide-messages linux python script secret steganography steganox

Last synced: 09 Apr 2025

https://github.com/bocaletto-luca/bootableusb

Bootable USB Creator is a Python script that provides a simple graphical user interface for creating bootable USB drives from ISO files. This tool is authored by Luca Bocaletto.

automation bootable-usb desktop-application gui iso-to-usb open-source operating-system-installation python system-utilities usb-formatting

Last synced: 18 Jun 2025

https://github.com/bocaletto-luca/browserweb

Web-Browser is a lightweight, customizable browser designed for seamless navigation. Built for efficiency, it provides fast access to web content with essential browsing features.

customization desktop-application gui internet-tools lightweight-browser open-source performance privacy python web-browser

Last synced: 18 Jun 2025

https://github.com/bocaletto-luca/cw-generator

The CW (Morse) Generator is a versatile and powerful application for Morse communication enthusiasts and anyone interested in learning or practicing this classic language of communication. This software allows you to convert text to Morse code and vice versa, providing a complete suite of tools to create, interpret, and reproduce ...

audio-generation cw-trasmission desktop-application education gui ham-radio morse-code morse-code-translator morse-decoding open-source python signal-processing text-to-morse

Last synced: 18 Jun 2025

https://github.com/katahiromz/rubberbandsample

Win32 Rubber Band Sample

gui rubberband win32api windows

Last synced: 18 May 2026

https://github.com/24namanjain/pymtag

MP3 Tag Editor using Mutagen with Kivy as GUI Framework

gui kivy kivy-application kivy-framework kivy3 mutagen python python-3 python3 python36

Last synced: 17 Feb 2026