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/surbhi242singh/calculator_using_tkinter

This is a python code that uses Tkinter library to create a calculator application

application gui python tkinter

Last synced: 23 Aug 2025

https://github.com/billwilliams1952/tooltips-for-python

Add tool-tips to a python program. Tool-tips are read from an external file allowing the user to easily modify the tool-tips.

gui python tkinter tkinter-graphic-interface tkinter-python tooltip widget

Last synced: 24 Mar 2025

https://github.com/xkaiiro/igruby_examples

Some examples for ruby-imgui

aibika cimgui executable gui imgui ocra ruby standalone stb

Last synced: 10 Jun 2026

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/mostafagalal1/8-puzzle

8-Puzzle solver implemented using search algorithms: DFS, BFS, A-Star (Manhattan and Euclidean heuristics) with GUI for user interactivity

a-star ai bfs dfs euclidean-distances gui manhattan-distance python search-algorithms

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/timeless-residents/handson-pywebview

Hands-on project for desktop application development using PyWebView. Includes various use cases such as a recipe management app.

cross-platform desktop-application gui json python pywebview recipe-manager

Last synced: 09 May 2026

https://github.com/winterwind/searchengine

The final project for my university's intermediate java course. The program demonstrates how a search engine effectively works on a smaller scale using data from separate files as opposed to the entire worldwide web.

filesystem gui hashmap java object-oriented-programming oop search search-algorithm search-engine txt-files

Last synced: 21 Aug 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/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/hilarionengarejr/pizza-ordering-app

Implementation of a GUI using JFrame to order pizza and place toppings.

desktop-application gui java jframe

Last synced: 20 Aug 2025

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/kingpepe2/linux-wallet

Official Linux GUI Wallet for the KingPepe cryptocurrency.

blockchain cryptocurrency gui linux qt sha256 wallet

Last synced: 28 Jan 2026

https://github.com/polespurnes/pythonweather

Python project that shows the actual weather of any chosen city in a PyQt5 GUI using OpenWeather API.

api gui pyqt5 python requests weather-app

Last synced: 10 Jun 2026

https://github.com/christs8920/ticketapp-java-gui

A ticket management application made using Java and Swing.

app application gui java swing swing-gui

Last synced: 02 Jul 2026

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

Intelligent Python Performance Optimization Tool Automatically profile, analyze, and accelerate your Python code with minimal effort.

analyzer customtkinter gui intelligent numpy optimization optimization-tools performance python real-world-problem-solving

Last synced: 23 Jun 2026

https://github.com/shortice/jila

Trying make Lua framework for develop crossplatform apps for own purposes. Very experimental. WIP.

gui imgui lua sdl3

Last synced: 23 Jan 2026

https://github.com/zhivem/recyclebinmanagerpy

RecycleBinManager — предоставляет удобные инструменты для управления корзиной: очистка, открытие, настройка автозапуска, выбор набора иконок и многое другое.

gui iconset minibin pyqt6 python recyclebin recyclebinmanager systemtray utility windows

Last synced: 15 Apr 2026

https://github.com/agneay/turtle-projects

A curated list of awesome turtle projects created by different people

gui python python3 turtle

Last synced: 26 May 2026

https://github.com/diwansinghchauhan/nlpapp

An API based NLP application created using tkinter and OOP

api gui gui-application nlp oop pycharm python tkinter

Last synced: 28 Jan 2026

https://github.com/rynanda/auction-house-oo

Creating an auction house application using object-oriented design and implementation.

class-diagram csharp gui iterative object-oriented-programming user-stories

Last synced: 14 Mar 2025

https://github.com/sat-mtl/koaia

A tool for exploring generative ai

gui stable-diffusion

Last synced: 20 Feb 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/dominicegginton/native-clock

Native clock build with tauri

gui rust tauri

Last synced: 09 May 2026

https://github.com/marcingrze/speed_test

Internet speed testing tool with CLI, GUI (KivyMD), and KDE Plasma widget. Features automated testing, SQLite storage, and result validation.

cli gui kde-plasma kivy network-testing python speedtest sqlite

Last synced: 09 May 2026

https://github.com/antohaua/tetris_tk

GUI teris on tkinter

gui python3 random tetris tkinter

Last synced: 08 Apr 2025

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/michaelakridge-noaa/open-science-ai-toolkit

Tools, workflows, and processes to support Open Science AI/ML development

gui machine-learning object-detection pyqt5 toolkit yolo yolo11

Last synced: 23 Jul 2025

https://github.com/i-love-linux-12-31/guess_the_melody_game

Simple game for 3 people with Qt6 GUI.

gui pyqt6 python3

Last synced: 23 Jul 2025

https://github.com/sanjana-bongale/snake_game_using_java_swing_and_awt

Snake Game built using Java Swing and AWT libraries, featuring smooth controls, and dynamic gameplay.

awt game gui java swing

Last synced: 24 Jan 2026

https://github.com/qbject/autoreply

A cross-platform PyQt5 app for auto-responding to Telegram and VK messages, with multi-account support, tray functionality, Google Sheets logging and more

google-sheets gui messaging pyinstaller pyqt5 python python3 telegram vk

Last synced: 28 Jan 2026

https://github.com/accessory/rocksdbviewer

Let's you read and write a RocksDb Database.

fltk gui nosql-database rocksdb

Last synced: 15 Aug 2025

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

yet another git gui

electron git gui

Last synced: 26 Jan 2026

https://github.com/silasandradev/measurement_converter

A measurement converter made in Python using Tkinter

gui gui-application measurement measurement-converter python tkinter

Last synced: 30 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/corollarium/minisurveyeditor

Small and simple visual editor for survey.js

editor gui survey surveyjs visual

Last synced: 25 Feb 2026

https://github.com/kingbes/pebview

一个跨平台webview 组件 ,它允许在自身原生 GUI 窗口中显示 HTML 内容。它让您可以在桌面应用程序中使用WEB技术,同时隐藏 GUI 依赖浏览器的事实。

desktop gui php webview

Last synced: 20 Jan 2026

https://github.com/xxrederxx/cstkinter

A C# version based of Tkinter and Customtkinter.

csharp-library gui

Last synced: 25 Feb 2026

https://github.com/abdelrahman822000/library-management-system

An application designed to manage a collection of books, providing functionalities to Search for, add, and remove books efficiently.

cpp gui gui-application library-management-system qt qtcreator

Last synced: 30 Jan 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/tcdoverlord/opensceneforce

OpenSceneFORCE V7 - portable OBS backup, restore, repair, update, and safe execution system

automation backup desktop-app devops gui obs pyside6 python restore software-engineering system-recovery windows

Last synced: 27 Jun 2026

https://github.com/rudra-mondal/batch-image-cropper

A desktop batch image cropping tool for quickly preparing multiple images at a consistent size and aspect ratio.

gui image-cropper image-processing pillow pyside6 python

Last synced: 22 Jun 2026

https://github.com/msadeqsirjani/trimmerpro

A simple program to shorten links Without visiting the websites

dotnet gui mvvm prism ui url-shortener windows-desktop wpf

Last synced: 09 Apr 2026

https://github.com/heshanthenura/mousewheelshortcut

Mouse Wheel Shortcut is a simple prototype application that demonstrates a basic mouse wheel shortcut functionality with JavaFX and JNativeHook. The application allows you to click the middle mouse button on an arc shape and perform certain actions.

gui java javafx mouse mouse-events mouse-tracking shortcut ui

Last synced: 13 Apr 2026

https://github.com/michaeldehaney94/simplecalc

Java application built using Java Swing GUI programming.

gui java javaswing

Last synced: 22 Jun 2026

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

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

competition-manager csv-export esports-management gui java sql

Last synced: 04 Oct 2025

https://github.com/thgossler/mdv

A minimal, self-contained cross-platform markdown viewer with TUI and GUI.

cli console cross-platform golang gui linux macos markdown pdf pipe single-file-exe tui viewer wails3 windows

Last synced: 29 Jun 2026

https://github.com/sandra1me/message-encode-decode

Message encoder and decoder with key selection

encoder-decoder gui python tkinter tkinter-gui

Last synced: 02 Apr 2025

https://github.com/lttofu/cosmic

Fast, lightweight GUI-based C++ Ethereum ERC918 token miner for Win64 | CUDA GPUs | CPUs | Pool | Solo Mining

0xbitcoin 0xbtc cplusplus cplusplus-cli cpuminer cuda erc20 erc918 ethereum ethereum-token gpuminer gui pool-mining solo-mining windows windows-10 windows-7 windows-gui winforms

Last synced: 08 Apr 2026

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

https://github.com/bonsai-rx/gui

Bonsai Library for composing user interfaces and real-time graphs

bonsai-rx gui

Last synced: 20 Jan 2026

https://github.com/king-tri-ton/text-to-speech-app

Приложение для синтеза речи на основе PyQt5 и модели Silero TTS, позволяет вводить текст, выбирать диктора, генерировать аудиофайлы, проигрывать их и сохранять в формате WAV.

gui silero-models tts

Last synced: 24 Jul 2025

https://github.com/rbaltrusch/file_management_gui

File management GUI written in MATLAB to copy, move and/or delete a number of filtered files and directories.

file-management file-manager file-manipulation gui matlab matlab-gui r2021a

Last synced: 26 Jul 2025

https://github.com/is-leeroy-jenkins/gooey

A user interface framework based on Python from a random WTFork of FreeSimpleGUI

gui python3

Last synced: 27 Jul 2025

https://github.com/yun-ting/space-game

Used OOP concepts and GUI tools in Java to implement a interactive space game

gui oop

Last synced: 27 Jul 2025

https://github.com/alexworkteam/video-extender-app

Утилита для продления видео до длины аудио с drag-n-drop интерфейсом

ffmpeg gui loop-video music-tool python video-editor

Last synced: 20 Jan 2026

https://github.com/lenicdev/ipfs-gui

GUI wrapper for the go-ipfs IPFS implementation

angular electron go-ipfs gui ipfs

Last synced: 14 Feb 2026

https://github.com/unclechu/hatrix

Matrix protocol GUI client written in Haskell

chat client desktop gtk gtk3 gui haskell matrix

Last synced: 01 May 2026

https://github.com/j-hoplin/multi-server-manager

Personal desktop tool for managing multiple home servers

desktop-application gui manager pyqt pyqt5 ssh-client

Last synced: 29 Jul 2025

https://github.com/bibaodi/qtqmlfrontend-state-remains-synchronized-with-backend

demo for Creating a GUI application where the frontend state remains synchronized with the backend, especially when dealing with long-running tasks, requires careful management of state and concurrency.

gui state-machine synchronization

Last synced: 05 Sep 2025

https://github.com/filiprokita/dotzip

This program is a simple GUI tool that enables users to extract files from a Zip archive. It is written in Python using the tkinter library.

automation developer-tools file-extraction file-management gui open-soruce python tkintter user-interface zip-file

Last synced: 30 Jul 2025

https://github.com/nithanim/gui4ytdl

A graphical user interface for youtube-dl

gui youtube-dl

Last synced: 23 Sep 2025

https://github.com/isco81/password-manager-intermediate

Securely manage your passwords with this Python-based Password Manager. Features include random password generation, clipboard support, and a user-friendly GUI. 🔒💻

automation clipboard componentlifecycle conditional-rendering error-handling fernet fernet-encryption file-handling form-handling gui intermediate json json-manipulation password-generator password-manager programming tkinter uuid

Last synced: 20 Jan 2026

https://github.com/wideprancing9/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: 02 Aug 2025

https://github.com/kinhirozix/oyama

A general utility, GUI, component and config library for modding on multi-loader.

component configuration fabric gui minecraft neoforge

Last synced: 02 Aug 2025

https://github.com/melvinchia3636/oop-practical

A GUI wrapper for the all the tasks given in my uni OOP course.

awt gui java oop practical software-engineering swing university

Last synced: 30 Sep 2025

https://github.com/pakagronglb/phoenix-recovery-tool

An advanced data recovery tool for recovering files after ransomware attacks or corruption, featuring both command-line and graphical interfaces.

cybersecurity data-recovery gui python

Last synced: 07 Aug 2025

https://github.com/tansen87/Encoding_convert

Convert CSV encoding to another encoding format

csv encoding gui

Last synced: 02 Oct 2025

https://github.com/ahammadshawki8/mail_book

📩 A GUI-based Python application to add, update, organize, search email addresses in your "Mail Book" and also send emails. ✔

email gui manager-system python

Last synced: 09 Nov 2025

https://github.com/dventurb/calculator

A simple desktop calculator built in C using GTK 4, with a nice graphical user interface.

c-programming calculator-application gtk gtk4 gui linux

Last synced: 09 Apr 2026

https://github.com/waltertamboer/experiment-docker-firefox

A test I did to get Firefox running via Docker with a graphical window.

docker dockerfile firefox gui

Last synced: 14 Aug 2025

https://github.com/iphydf/jtox

JVM Tox GUI client using JavaFX

gui javafx openjfx toktok tox-client

Last synced: 04 Oct 2025

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.

calculator gui python tkinter

Last synced: 17 Aug 2025

https://github.com/coderrony955/noted

Noted✔️ a rich text editor with themes, font styles, and app shortcuts!

desktop-app desktop-application gui gui-application pyqt6 pyqt6-desktop-application python rich-text text-editor themes

Last synced: 10 Nov 2025

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/ryqndev/sorting-visualizer

Java desktop program that helps visualize sorting algorithms and how they work. (in progress)

gui java sorting-algorithms

Last synced: 21 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/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/f-shake/PhotoArchivingTools

照片归档工具,一套用来解决照片(以及部分文件)在预处理、整理、存档、浏览等环节存在问题的自动化工具

archive avalonia gui photo

Last synced: 25 Aug 2025

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/boocodes/trelello

Trelello - copy of trello service. The program does not contain a database, an authorization and registration system, or data synchronization, so all data is local. Created with React.js, TypeScript and etc.

css-modules gui react styled-components trello-clone typescript

Last synced: 11 Apr 2026

https://github.com/mexikoedi/java-web-scraper-mit-gui

Java Web Scraper mit GUI für das Abrufen von diversen Inhalten der HKA (Hochschule Karlsruhe – University of Applied Sciences).

gui hka hochschule-karlsruhe java program scraper web

Last synced: 11 Nov 2025

https://github.com/tomszr/creeperpanel

A modern, easy-to-use GUI for managing your Minecraft (Forge) server, built with Python.

gui minecraft minecraft-forge minecraft-launcher minecraft-server

Last synced: 30 Aug 2025

https://github.com/bfontaine/jcalc

toy stack-based calculator

experimental gui java

Last synced: 30 Mar 2025

https://github.com/kscript/node-gui

nodejs 图形界面 demo

gui yue

Last synced: 24 Jul 2025