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/elb4rto/craplog-guiaidedcli

Parse Apache2 logs to create statistics

apache2-logs cli gui python3 statistics

Last synced: 08 Aug 2025

https://github.com/shishir-dey/stm8-flash-tool

A PyQt5 GUI frontend for the stm8flash (x86_64) tool binary

gui microcontrollers pyqt5 python3 stm8

Last synced: 08 Aug 2025

https://github.com/hr-fahim/software-development-using-java-jswing

A demo Management System for booking flats based on the area has been made here. There have been used Java Swing & also Java for background coding. The main purpose of making it was to describe how a simple Management System can be built using only Java & Java Swing.

gui java jswing

Last synced: 03 Oct 2025

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

https://github.com/jenspapenhagen/switch-configurator

Switch Configurator is a nice GUI for configurate a Cisco Swiches

cisco-swiches gui jar java swing-gui

Last synced: 10 Aug 2025

https://github.com/the-mastermind-of-this-gen/files_sphere

Game-style file manager running entirely in CMD with smooth video-based animations, interactive mouse/keyboard input, and a modern, polished GUI.

algorithms console-app data-structures ffmpeg graphics gui object-oriented-programming

Last synced: 18 May 2026

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/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/acnasdev/msicontroller

MsiController — a cross-platform application and service for managing MSI laptop features (EC, fan control, backlight, etc.) on Linux. Includes a Qt6-based GUI client, systemd service, D-Bus communication, and a kernel module.

automation dbus device-management embedded-controller fan-control gui hardware-monitoring installer kernel-module laptop linux open-source qml qt qt6 service system-utility systemd

Last synced: 20 Jun 2026

https://github.com/kingbes/pebview

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

desktop gui php webview

Last synced: 20 Jan 2026

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/accessory/rocksdbviewer

Let's you read and write a RocksDb Database.

fltk gui nosql-database rocksdb

Last synced: 15 Aug 2025

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

Professional Model Quantization Converter for HuggingFace Transformers

ai-models converter customtkinter gui huggingface huggingface-transformers quantization transformers

Last synced: 14 Sep 2025

https://github.com/bilalm04/frogger

Frogger game created using Java Swing library.

game gui java javaswing

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/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/sat-mtl/koaia

A tool for exploring generative ai

gui stable-diffusion

Last synced: 20 Feb 2026

https://github.com/unikraft/lib-lvgl

Port of lvgl, an embedded library for GUIs: https://littlevgl.com

graphics gui library unikraft

Last synced: 18 Aug 2025

https://github.com/rudra-mondal/aperture-epub-reader

🚀 Aperture is a modern, feature-rich desktop EPUB reader built with Python 🐍 and PyQt6. It focuses on a clean reading experience ✨ and powerful, integrated Kokoro Text-to-Speech (TTS) capabilities 🗣️🔊

aperture-book-reader book-reader epub epub-reader gui kokoro kokoro-82m kokoro-tts pyqt6 text-to-speech

Last synced: 18 Aug 2025

https://github.com/flaviandiold/texteditor

This is a simple user friendly, Java-based Text Editor, with secure password hashing. In this project a folder is created in the same name as the user, files are allowed to be created and the files inside the folder are allowed to be accessed, edited, and saved, through this project.

gui java texteditor

Last synced: 19 Aug 2025

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/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/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/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/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/niloth-p/bitsian-hangman

Hangman game GUI implemented by a BPHCian for BPHCians

badges boxlayout gui hangman-game oop

Last synced: 24 Aug 2025

https://github.com/chahelgupta/image-filter-application-python

"Image Filter App: Python GUI with Tkinter & OpenCV. Apply grayscale, invert, blur, sketch, watercolor & pencil sketch filters. Easy image loading & capture. Ideal for beginners & enthusiasts. Enhance photos creatively! 🎨 #Python #OpenCV #Tkinter"

beginner-friendly beginner-project cv2 gui gui-application image-filters image-processing opencv python python-library tkinter tkinter-gui

Last synced: 24 May 2026

https://github.com/naocoding/desktopchess.com

Python Tkinter GUI for creating new game in Chess.com

chess chess-com gui python python-gui tkinter windows

Last synced: 13 Apr 2026

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/lain-x86/calcpy

A simple GUI calculator made using Python and Tkinter

calculator gui tkinter

Last synced: 26 Aug 2025

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/majjcom/altcmd

This is a Windows command tool.

cpp gui qt shell tool windows

Last synced: 12 Apr 2026

https://github.com/java-dev-jason/workflowtimer

A simple Java-based Pomodoro timer with a graphical interface. Helps you structure work and break intervals for better focus and productivity.

gui java pomodoro productivity swing

Last synced: 30 Aug 2025

https://github.com/passivebot/xbox-live-code-manager

An open-source Python program to store and manage Xbox Game Pass membership codes in an SQLite database. The program uses Tkinter to create a graphical user interface (GUI) to enter and display codes. The program uses an SQLite database to store the codes, allowing the user to delete codes from the database.

gui python sqlite3 tkinter xbox xbox-code xbox-live

Last synced: 24 May 2026

https://github.com/bfontaine/jcalc

toy stack-based calculator

experimental gui java

Last synced: 30 Mar 2025

https://github.com/scottlz0310/qt-theme-manager

A comprehensive theme management library for PyQt5/PyQt6/PySide6 applications

gui pyqt pyside qt styling theme

Last synced: 20 Jan 2026

https://github.com/chesterxalan/pygame-cockroachkiller

A demo game created by PyGame library.

game gui pygame python

Last synced: 05 Mar 2025

https://github.com/siddh34/pyqt5-practice

Python pyqt5 practice Repo

gui python qt5

Last synced: 12 May 2026

https://github.com/alexandrelamberty/nidus

:diamond_shape_with_a_dot_inside: Home Automation and Monitoring System.

api broker cache client-server database golang gui home-monitoring iot micro-controller mongodb redis sensors typescript

Last synced: 30 Oct 2025

https://github.com/1dagord/chord-creator

Allows users to create chords and melodies through a sheet music inspired GUI

audio-processing gui music music-composition music-player python python3

Last synced: 22 Mar 2025

https://github.com/liba001/moonprint-gui

A graphical user interface to control a 3D printer that is running on the MoonPrint firmware.

3d-printing gui python tkinter

Last synced: 22 Mar 2025

https://github.com/natade-jp/js-guiblocks

HTML を直接記述することなく、JavaScript のコードで Web アプリケーションの UI を構成できるライブラリ

components framework gui javascript javascript-framework javascript-library library widgets

Last synced: 09 Mar 2026

https://github.com/abhinav0115/calender-python

Calender App build using Tkinter GUI in Python Language

gui python python3 tkinter tkinter-gui tkinter-python

Last synced: 14 Mar 2025

https://github.com/mehmetkahya0/bubble-sorting

This project visualizes the Bubble Sort algorithm using a graphical interface built with Tkinter and Matplotlib. It allows users to input a list of numbers, sort them using Bubble Sort, and see both the original and sorted arrays in a visual format

algiorithimcs algorithm-competitions algorithms bubble bubble-sort bubble-sort-algorithm bubblesort gui python python3 tkinter tkinter-gui

Last synced: 07 Nov 2025

https://github.com/domdfcoding/wxiconsaver

wxPython GUI for saving icons to files.

gui icons python python3 utility wxpython

Last synced: 15 Apr 2025

https://github.com/frustrated-programmer/humanfriendlywheel

This is a wheel that is highly customizable just by using a Interface. - Play around with it using the link below

customizable customization gui interface lottery random spinning-wheel wheel winning

Last synced: 15 May 2025

https://github.com/quantumpixelator/pyip

Displays current internal and external IP addresses, and VPN connection status. Python 3.x

gui ip ipadress networking pyside6 python vpn

Last synced: 14 Mar 2025

https://github.com/nilostolte/clockwidget

This application is a vector graphics clock in Java. It contains only 200 lines and it has many clues how to use vector graphics in Java (for constructing GUIs for example). It has a small thread to activate the refresh of the clock needles.

clock clock-needles gui java thread vector-graphics widget

Last synced: 13 Nov 2025

https://github.com/kahlys/boa

golang cobra web interface

cobra golang gui ihm spf13 viper web

Last synced: 23 Mar 2025

https://github.com/hunterscreamer6/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 Mar 2025

https://github.com/teletubbiesmoon126/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 Mar 2025

https://github.com/tmcdos/vue-localizer-gui

GUI for editing JSON localizations for Vue-i18n

gui localization vue-i18n vuejs

Last synced: 29 Jun 2025

https://github.com/coldfix/sudoku-gui

Awful sudoku generator GUI

gui sudoku

Last synced: 10 Apr 2026

https://github.com/calcuis/chatgpt-ai-model

Chat Generative Pre-trained Transformer

chatgpt gguf gui llama offline

Last synced: 17 May 2026

https://github.com/repcomm/nodeunmungegui

electron implementation of SWBFUnmungeGUI, a gui for sk's swbf-unmunge cli tool

electron gui nodejs redesign sleepkiller swbf unmunge

Last synced: 12 May 2026

https://github.com/yuanx749/2048-ai-tk

2048 AI in Python with GUI.

2048 game gui pep8 project pytest

Last synced: 03 Jul 2025

https://github.com/anitchaudhry/upfyn-code-app

A powerful GUI toolkit for AI-powered code agents — manage Claude Code sessions, create custom agents, track usage, and more.

ai-agents ai-coding-assistant anthropic claude claude-code code-editor desktop-app developer-tools gui mcp open-source react tailwindcss typescript vite

Last synced: 09 Jun 2026

https://github.com/skelly37/blackjack

Simple user vs dealer blackjack game written in C++20 with Qt6

blackjack card card-game cards cards-game cplusplus cplusplus-20 cpp cpp20 game gui qt qt-game qt6

Last synced: 10 Mar 2026

https://github.com/younghakim7/rust_gui_xilem_training

Rust GUI Xilem

gui rust

Last synced: 06 Mar 2025

https://github.com/busradeveci/simplenotebook-project

A simple PyQt5 note-taking application.

gui json notebook pyqt5 python

Last synced: 09 May 2026

https://github.com/nstechbytes/mini-gradient

Mini Gradient is a GUI application built with PyQt5 that allows users to apply linear gradients to multiple PNG images. Users can select gradient colors, adjust image resolution, and save the modified images in a specified output folder.

color-picker graphics gui image-conversion image-editting image-processing png-conversion pyqt python

Last synced: 23 Mar 2025

https://github.com/windelbouwman/letsgui

Rust GUI library which uses native GUI technologies

gui rust

Last synced: 24 Oct 2025

https://github.com/kaesaecracker/text-rpg-maker

[WIP] Easily create your own text adventures using this engine. Everything is specified in a simple YAML file and shown on a GUI.

game-creator gui text-adventure-engine

Last synced: 15 May 2025

https://github.com/brianttn/python_tkinter-gui-youtube-downloader

Use tkinter to create the GUI and use pytube to download video clips.

gui python resolutions tkinter youtube-dl

Last synced: 14 Mar 2025

https://github.com/tsukinoko-kun/fyneflow

Dialog flow for fyne v2

fyne golang golang-library gui ui-library

Last synced: 23 Mar 2025

https://github.com/vinser/synctables-demo

Fyne GUI tables scroll synchronization demo

fyne gui table

Last synced: 27 May 2026

https://github.com/hit07/turtle_crossing-oops-

A classic arcade-style game where players guide a character across a busy street, avoiding traffic. Developed using Python with GUI and Object-Oriented Programming.

gui objected-orientated-programing python3

Last synced: 28 Feb 2025

https://github.com/giorgikumelashvili/devstack

A comprehensive standalone program is carefully engineered to aid programmers in their everyday work

gui rust svelte5 sveltekit tailwindcss tauri tauri2 utilities

Last synced: 11 Apr 2026

https://github.com/themayursinha/calc

calc app in C

c gtk3 gui

Last synced: 28 Apr 2026

https://github.com/znsoooo/wordle-assistant

Use Python to write GUI to solve wordle quiz

gui python wordle wordle-solver

Last synced: 21 Feb 2026

https://github.com/sebastianofazzino/fundamentals-of-computing-specialization

Basics of Computing and Programming Principles, Algorithmic Thinking and Programming skills in Python from the ground up and apply these skills in building many interactive projects using simplegui module.

algorithms computer-programming computing data-structures game-development gui python software-development

Last synced: 04 Jun 2026

https://github.com/paralisieth/topic-updater

🏷️ Supercharge your GitHub repos with a sleek GUI topic manager! Browse 200+ curated topics, search instantly, and customize with ease. The ultimate tool for perfect repository organization. 🚀

api-client automation configuration cross-platform desktop-application developer-tools documentation github github-api gui open-source productivity-tools python python3 readme repository-management search tkinter user-interface utilities

Last synced: 18 May 2026

https://github.com/costava/eca-viewer

View elementary cellular automata in a GUI

cpp fltk gui

Last synced: 28 Mar 2025

https://github.com/brochin5671/civilizationsimulator

Final project for my grade 12 Computer Science class that demonstrates OOP concepts as a Point & Click game. Using a genetic algorithm to evolve your civilization, you play as the humans who must go against monsters and aliens genes to survive.

game genetic-algorithm gui java oop

Last synced: 16 May 2025

https://github.com/jamesclarke7283/onetimepadui

Mirror of OneTimePadUI Project from my gitlab, please go there instead for Issues/Pull Requests, etc. Patches(Aka Commits) can also be submitted Via email or any platform listed here: https://www.james-clarke.ynh.fr/contact: .

cryptography desktop-app desktop-application encryption gtk gtk3 gui linux-app linux-application macos-app macos-application onetimepad privacy python python310 security ui user-friendly windows-app windows-application

Last synced: 11 Apr 2026

https://github.com/exelban/nutshell

Nutshell is a simple GUI for NUT (Network UPS Tools) that allows you to monitor your UPS devices.

gui nut ups

Last synced: 01 Jul 2025

https://github.com/leedskiy/iot-simulator

IoT simulator for a smart home automation system based on Python

documentation gui python python-gui python3 simulation simulator uml uml-diagram

Last synced: 15 Mar 2025

https://github.com/noresmhub/noresm-lsp-ui

Graphical User Interface for the NorESM-LSP

gui

Last synced: 16 May 2025

https://github.com/lanstobias/kylsim

Simple graphic simulation of a water-based cooling system for a nuclear power plant. Written in C# for a programming course at Örebro University.

csharp gui simulation university-project

Last synced: 27 May 2026

https://github.com/dolley67/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-synapse

Last synced: 16 Apr 2025

https://github.com/drystevenbaker78/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-scriptbloxfruits-autofarm-script roblox-synapse script-hub supported whitelist

Last synced: 16 Apr 2025

https://github.com/zigzaggekata200019/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-scriptbloxfruits-autofarm-script roblox-synapse script-hub supported whitelist

Last synced: 16 Apr 2025

https://github.com/jamesclarke7283/probabilityfactorcalculator

This allows you to work out the probability of any real-world event, Given the factors and each variable that plays in each factor.

algorithm calculator combinations gui probability tkinter

Last synced: 16 Apr 2026