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/xhyrom/peddlerspocket

Sell items effortlessly with the /sell command. Open GUI, add items, and watch them sell instantly. Boost your server's economy now!

economy gui minecraft paper plugin purpur sell server spigot

Last synced: 04 Feb 2026

https://github.com/phillvancejr/golang-moving-square

A little test program that opens a window with a little white square you can control with arrow keys. Built for desktop (minifb) and web (wasm)

go golang graphics gui minifb tinygo wasm web

Last synced: 18 Apr 2026

https://github.com/5cover/wpfzard

A simple WPF wizard helper that uses page navigation. Open for extension.

control dotnet gui interface ui wizard wpf

Last synced: 01 May 2026

https://github.com/sourhub226/notepad-clone-python

Windows Notepad exact clone GUI made in python Tkinter

gui learning-by-doing notepad notepad-gui python tkinter tkinter-gui windows-notepad

Last synced: 04 Jul 2025

https://github.com/f33rni/floppycat

Simple high-performance utility for creating and validating checksums-based backups with full multiprocessing support and retro GUI

backup backup-tool backup-utility checksum-calculation checksum-verification gui linux multiprocessing pyqt pyqt5 python python3 retro windows

Last synced: 05 May 2026

https://github.com/blackphlox/wt-editor-gui

A graphical user interface version of wt-editor-cli

gui windows-subsystem-linux windows-terminal windows-terminal-configure

Last synced: 04 Feb 2026

https://github.com/webjoaoneto/spotify-playlist-downloader-gui

Simple GUI to Download and extract MP3 from Spotify Playlists using Youtube videos.

gui python spotify spotify-playlist youtube youtube-dl

Last synced: 05 May 2026

https://github.com/caiorss/lazarus-linux-panel

A simple handy Linux panel built with Lazarus IDE Free-Pascal

ffi gui lazarus lazarus-ide pascal

Last synced: 19 Mar 2026

https://github.com/yudinikita/encryption

Программа для шифрования и дешифрования текста с ключом на WinForms. Метод шифрования: base64 -> AES (Rijndael). Можно сохранять и загружать файл, генерировать случайный ключ и очищать поля.

aes base64 csharp encryption gui rijndael windows-forms winforms

Last synced: 06 May 2026

https://github.com/boseokhong/pcs-analyzer

A GUI application designed to facilitate PCS analysis from NMR and molecular structure data

analysis gui nmr nmr-data pcs plot viewer visualization xyz

Last synced: 14 Apr 2026

https://github.com/eduardoklosowski/pychip8

Chip-8 emulator written in Python

chip-8 emulator gui ncurses

Last synced: 12 Feb 2026

https://github.com/isharax9/lms-java-application

LMS UI for Java application | Used IDE - NetBeans 18

gui java lms-ui netbeans-project ui

Last synced: 24 Feb 2026

https://github.com/jabbalaci/gui-dev-with-python

Some simple examples on how to get started with GUI development in Python.

designer gui pyqt5 python python3 qt qt5

Last synced: 05 May 2026

https://github.com/moxibyte/anthragon

Anthragon is a modern modular and cross platform C++ GUI library

c-plus-plus gui modular ui ui-framework

Last synced: 28 Feb 2025

https://github.com/ttytm/gsysmo

Sample project using WebUI with a modern web framework.

go gui svelte webui

Last synced: 12 Feb 2026

https://github.com/aavision/avoid-me

💥 Avoid-Me the annoying GUI

annoying csharp gui

Last synced: 15 Jun 2026

https://github.com/mikkel-t/temperature-converter

A temperature converter written in Rust

converter gui hacktoberfest iced-rs rust temperature

Last synced: 11 Feb 2026

https://github.com/gammasoft71/win32_gui

C++ Win32 gui draft project used to experiment with xtd.

cpp17 example examples gui win32 win32api

Last synced: 09 Apr 2025

https://github.com/akotov-dev/awscli-gui

GUI for aws-cli; managing Amazon S3 (Linux)

amazon-s3 aws-cli gui

Last synced: 16 Feb 2026

https://github.com/isthisgitlab/gurushots-auto-vote

Cross-platform Electron app for automated voting on GuruShots photography challenges. Features both GUI and CLI interfaces with mock mode for testing. Built with Node.js and modern web technologies.

automation autovote autovoting bot cli electron gui gurushots nodejs

Last synced: 07 May 2026

https://github.com/epeios-q37/atlas-java

World's lightest toolkit to quickly and easily add a GUI to your Java programs and bring them online.

api gui java network repl todomvc web

Last synced: 27 Jun 2025

https://github.com/simonthorell/rock-paper-scissor

Game developed in Java featuring a graphical user interface that enables players to engage remotely through MQTT, utilizing either Arduino or a Python script.

gui java mqtt

Last synced: 16 May 2026

https://github.com/meysam81/sleeping-barber-problem

Multi-threaded C# GUI app, satisfying the Sleeping barber problem from the operating system course

barber-shop barbershop c-sharp csharp gui multi-threading multithreading operating-system operating-systems os sleeping-barber

Last synced: 02 Jan 2026

https://github.com/karnkaul/dibs

Dear ImGui BootStrap using GLFW, Vulkan, and C++20

cpp cpp20 cpp20-library glfw gui vulkan

Last synced: 20 Mar 2025

https://github.com/arakilian0/py-wizard

Graphical User Interface boilerplate, enabling quicker, low overhead (Software Wizard) development

gui installer pyinstaller python pyyaml tkinter wizard

Last synced: 12 Jun 2026

https://github.com/shiweimeiya/cpp-epoll-reactor-server

C/C++服务端项目,epoll+线程池的reactor模型,适合新手学习完服务器项目后来这里增加业务量,读者可以增加redis、MySQL提升项目框架完整性🚀 Tank Battle - 高性能多人在线坦克对战游戏 一个展示现代网络游戏架构设计的完整项目。使用C语言构建高并发服务器端(epoll + 线程池 + 多房间系统),Python+Pygame开发跨平台客户端。支持2-4人实时对战,包含动态地图生成、碰撞检测、自定义网络协议等核心功能。 ✨ 核心特性: 异步I/O网络模型 | 线程池并发处理 | 房间管理系统 | 实时状态同步 | 跨平台客户端 🛠️ 技术栈: C语言服务器 | Python客户端 | 自定义二进制协议 | Pygame图形引擎 适合学习网络编程、游戏开发、系统

c cpp epoll gui python socket

Last synced: 09 May 2026

https://github.com/ffy00/dominator

Control the DOM from Python (PoC!)

app control desktop dom gui hacktoberfest python remote

Last synced: 20 Jul 2025

https://github.com/ziteh/elebox

Lightweight personal electronic parts inventory management

embedded-database gui inventory inventory-management tauri

Last synced: 07 Jan 2026

https://github.com/alexpdev/blackjack

Not for card counting

game gui python python3

Last synced: 24 Jun 2025

https://github.com/griffinannshual/simple-calculator

Easy usable Calculator. Programmed using Python

calculator easy-to-use gui python tkinter-graphic-interface

Last synced: 20 Jun 2025

https://github.com/martiinwalsh/python-gui-projects

A series of Python GUI projects. (Password manager, Flash cards, etc.)

gui python python-gui-tkinter

Last synced: 28 Mar 2025

https://github.com/archy-x/slate

A configurable and concise inventory GUI framework for Bukkit.

bukkit gui inventory minecraft

Last synced: 30 Dec 2025

https://github.com/amir13872/network-tool

A Python-based tool with a graphical user interface (GUI) that simplifies the execution of advanced network commands like ARP, Ping, Netsh, and NetBIOS. Designed for users who are not comfortable using the command line, this tool provides a user-friendly interface for seamless network operations

arp cmd command-line-tool gui netbios netstat ping widows windows-10 windows-desktop

Last synced: 17 Feb 2026

https://github.com/shapur1234/dfu-bestiary

A mod for Daggerfall Unity.

daggerfa freesoftware gui mod ui unity unity3d

Last synced: 11 Jul 2025

https://github.com/asutoshpati/mobank

"Mo Bank" is a comprehensive dummy banking system app developed as an educational tool for students to learn Python programming.

banking distribution gui oops-in-python pdf-generation pyqt5 python sqlite3

Last synced: 02 Jan 2026

https://github.com/h0r4t1u/qt-contract-de-studii

Aplicatie Grafica construita in QT si CPP urmand Cpp Core Guidelines

computer-science contract-de-studii fmi gui gui-application oop oop-principles qt qt6 ubb

Last synced: 02 Feb 2026

https://github.com/fernando-a-rocha/mta-ide-search

Resource for searching in GTA:SA's IDE files (MTA)

andreas auto grand gta gui lua multiplayer sa sa-mp samp san search theft tool

Last synced: 21 Jun 2025

https://github.com/fsoky/gui-eel

Код с ролика: "Как написать графический интерфейс для программы? | HTML CSS JS & PYTHON"

css eel eel-python gui gui-python html python

Last synced: 28 Apr 2026

https://github.com/appetrosyan/paranestamol

A modern gui application for post processing and analysing nested sampling runs

anesthetic gui nestcheck nested-sampling qt

Last synced: 19 May 2026

https://github.com/akash-rajak/image-snipper

Python script to snip any part of image.

cv2 gui image image-snipping numpy python3 snip tkinter

Last synced: 03 May 2026

https://github.com/bat0ri/smartcalc

GUI Default + graphics + credit + deposit calculation

calculator gui qmake qtcreator

Last synced: 14 May 2025

https://github.com/hashimthearab/passwordgenerator

A password generator written in Rust, with a GUI, light and simple.

generator gui macros password password-generator rust

Last synced: 06 Apr 2025

https://github.com/izure1/codraft

Write the code in GUI.

blueprint canvas coding flow gui javascript

Last synced: 03 Apr 2025

https://github.com/sciviews/svgui

Manage GUIs in R

cran gui r r-package sciviews

Last synced: 09 Jul 2025

https://github.com/softwareincorp/simplex

Simplex - it is a simple browser, written on Python. The difference from other similar system is only VPN support. ( Raw Version )

browser gui interesting python raw raw-dev raw-version simple simplex tkinter tkinter-gui tkinter-python tkinter-python-app vpn vpn-system web web-app web-technology

Last synced: 16 May 2026

https://github.com/bourgesl/renderperf

OpenJDK fork of RenderPerf Java2D Benchmark

benchmark gui java2d

Last synced: 22 Jul 2025

https://github.com/benevanio/thinkscript

Sistema de gerenciamento de livros utilizando a linguagem de programação java, usando o JAVAFX.

database graphical-user-interface gui javafx jdbc jdbc-driver mysql mysql-database no-relational

Last synced: 01 May 2026

https://github.com/schnoddelbotz/huego-fe

A cross-platform GUI, CLI and a web interface to efficiently control lights connected to your Philips Hue bridge

cli golang gui hue keyboard-shortcut philips-hue philips-hue-bridge philips-hue-lights

Last synced: 22 Mar 2025

https://github.com/manuelblancovalentin/dynamictable

An easy and user-friendly way to display dynamic data in Python using command-line tables

data deep display dynamic friendly gui interface io keras learning loop machine python python3 pytorch table tensorflow user

Last synced: 20 Jan 2026

https://github.com/ahmedsobhy01/kids-art

An exciting C++ drawing and painting program created to foster creativity and learning among children, developed as a part of the Programming Techniques course during our first year of Computer Engineering at Cairo University

cpp design-patterns gui object-oriented-programming painting

Last synced: 03 Nov 2025

https://github.com/minerswin/powershell-server-manager

A little Server Manager in PowerShell for Active Directory (CANCELED!)

active activedirectory directory gui manager minerswin netframework powershell server windows

Last synced: 19 May 2026

https://github.com/probablyxs/liveboxpanelmanager

LiveboxPanelManger recréer la même interface que votre box internet mais en mieux ! Optimisé, Ergonomique, Ajusté par la communauté avec plus d'option qui sont ajouté enfin bref cette interface déchire tout.

fast gui interface netframework new orange ports ui windows windows-10 windows-11 winform winforms

Last synced: 25 Jan 2026

https://github.com/foxtbirdy/pyqt5-works

Repositories based on the sub-projects and research of the Python PyQt5 GUI Library

development gui python tutorial

Last synced: 16 Jun 2025

https://github.com/keygenqt/screenerqt

GUI for CLI application Screeener

app gui qt

Last synced: 21 Apr 2026

https://github.com/gherardovarando/electrongui

Framework to create GUI with electron

electron gui node photon

Last synced: 18 Mar 2025

https://github.com/jslpc/ffswift

FFmpeg GUI written with SwiftUI

ffmpeg ffmpeg-gui ffmpeg-wrapper gui mac macos swift swiftui

Last synced: 03 Aug 2025

https://github.com/benjaminpmd/vmanager

This project aims to allow the management of calendars and virtual contact books. This project is carried out as part of the computer license at CY Cergy Paris University.

calendar contact gui python python3

Last synced: 04 Apr 2025

https://github.com/ruslol228/it_project_1

This project was made on demand of my studies in National Aviation Academy, for a subject "Information Technology".

ai anaconda flet gui jupyter-notebook ml pandas python scikit-learn

Last synced: 30 Apr 2025

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

Snake-Game 🐍, A Classic Game Build with Python. Can be played using simple GUI (Graphical User Interface)

game gui hacktoberfest python python3 snake snake-game

Last synced: 30 Apr 2025

https://github.com/roman-dvorak/minygame

An interactive Minesweeper-inspired logic game written in C++ using the Qt framework. Features customizable field size and difficulty, intuitive controls, and a visually friendly interface for Linux.

game gui linux logic-game mines minesweeper qt

Last synced: 29 Oct 2025

https://github.com/frank038/pyeditor

A python/bash/javascript IDE with some features for python projects. Or use it as a simple text editor.

bash editor gui ide javascript python python3 qscintilla qt5 scintilla text

Last synced: 17 Sep 2025

https://github.com/kapsner/biascorrector

R package providing a shiny GUI to the functions implemented in rBiasCorrection

bias-correction cran gene-methylation genetics gui pcr r r-package shiny

Last synced: 04 May 2025

https://github.com/seyed0123/monitorxd

A system performance monitoring

gui pygame python spm

Last synced: 17 Mar 2025

https://github.com/isaacdarcilla/fingerprintrecognition

👋 Application software for analyzing fingerprint patterns written in C# and built for analyzation

api csharp fingerprint gui project recognition source-code

Last synced: 18 Mar 2025

https://github.com/chili-chips-ba/openeye-camsi-ethernet

1Gbps Ethernet uplink of live camera video over UDP. This is a component of openeye-CamSI project that may be used independently

camera fpga gui python qt rtl udp verilog video vlc

Last synced: 19 Jul 2025

https://github.com/romneyda/tkinter-scrollable-frame

Useful custom scrollable frame class for tkinter

gui python python3 tkinter widget

Last synced: 23 May 2026

https://github.com/juhayna-zh/hydraw

Hydraw is a simple drawing software, as an easy example of Qt C++.

cpp drawing-app gui qpainter qt

Last synced: 21 May 2026

https://github.com/arthursvpb/tetris

This project is a Tetris game using C programming language and Allegro library.

allegro c c-programming-language graphical gui tetris

Last synced: 04 Oct 2025

https://github.com/pcastellanoescuder/pomacounts

:apple: Web-based Application for Exploratory and Statistical Analysis of Mass Spectrometry Spectral Counts Data

exploratory-data-analysis gui mass-spectrometry metabolomics proteomics shiny-apps statistical-analysis

Last synced: 03 Jul 2026

https://github.com/blaze6950/healthplus

The program is an assistant, helps not forget about taking medication with the help of notifications. She also keeps a schedule for each member of the family, dosages, prescriptions of the doctor.

csharp gui healthcare-application reminder-application wpf

Last synced: 14 May 2026

https://github.com/minetest-j45/go_soundboard

A cross-platform soundboard app, made in Go

app audio fyne go golang gui malgo sounboard

Last synced: 30 Oct 2025

https://github.com/princexz/binary_trees

Read and write binary types in files

binary binaryfiles config gui gui-application

Last synced: 20 Mar 2025

https://github.com/oliversalzburg/nodes-js

A node-based playground for JavaScript

flow gui js nodes playground

Last synced: 21 Aug 2025

https://github.com/danielberge/7-tasks-hotdrink

7 tasks of GUI implemented using HotDrink (Flow type version)

gui hotdrink javascript

Last synced: 16 Aug 2025

https://github.com/byoso/flask_for_desktop

Create desktop applications with flask, and this library

desktop-application flask framework gui python

Last synced: 17 Feb 2026

https://github.com/moguchiydd/gtl

The idea is to help people reduce the time it takes to edit text after copying from a PDF file, for example journalists

gui gui-app gui-application gui-pyside gui-python it json pyside pyside6 python python-3 python3 qt qt6 text-parser text-processing xml

Last synced: 10 May 2026

https://github.com/qishibo/datetime

一款在linux\mac\windows下展示当系统时间的gui小工具

clock gui

Last synced: 17 Mar 2025

https://github.com/vikramsamak/love-calculator-with-python-and-api

A Simple Love Calculator Made With Python And Love Calculator Api

api calculator gui love lovecalculator python tkinter

Last synced: 03 Apr 2025

https://github.com/gek169/openimgui_standard

Open Immediate Mode Gui Standards proposal, for cross platform GUI development and multiple input device standardization.

gui imgui immediate-mode

Last synced: 22 Mar 2025

https://github.com/thatonecalculator/calculator

A simple calculator (in a GUI) made in Java.

calculator gui java jframe netbeans

Last synced: 10 Jul 2025

https://github.com/prust/glasstack

A lightweight, minimal-abstraction cross-platform framework

c cross-platform desktop duktape engine framework gui javascript javascript-engine lightweight runtime

Last synced: 16 May 2026

https://github.com/rajeshperro/loginexamplejavasocket

A sample program to make a client server login including SHA-256 password hashing and sending data between Server and Client using Network Socket. With GUI.

gui java login-system network-socket password-hash

Last synced: 28 Jun 2025

https://github.com/benckx/jme-asset-viewer

Minimalist GUI to preview/test 3D assets in a jMonkeyEngine scene

3d blender game game-dev game-development gui jmonkey jmonkey3-engine jmonkeyengine3 lwjgl lwjgl3

Last synced: 20 May 2026

https://github.com/ocneve/soundsnatcher

A simple GUI app that allows you to download music from Spotify, YouTube or SoundCloud from a link. The app also supports downloading entire playlists at once.

graphical-user-interface gui mp3 mp3-downloader music music-downloader soundcloud soundcloud-downloader spotify spotify-downloader youtube youtube-downloader

Last synced: 20 Jan 2026

https://github.com/hamed-gharghi/tic-toc-toe

This is a simple Tic-Toc-Toe using python and PyQt5 with GUI

gui gui-application pyqt5 python tic-tac-toe tic-tac-toe-python tictactoe-game

Last synced: 18 Aug 2025

https://github.com/jsuyog2/duplicate-finder

A Python application for detecting and managing duplicate images and videos in a specified folder. Features include a user-friendly GUI built with PySimpleGUI, real-time progress updates, and automatic moving of duplicates to organized directories. Utilizes the difPy library for image comparisons and a custom video comparison class.

automation difpy duplicate-detection file-management filesystem-operations gui image-processing progress-bar pysimplegui python video-processing

Last synced: 06 Feb 2026

https://github.com/jazz-soft/jzz-gui-select

MIDI Input/Output pickers

gui midi select

Last synced: 06 May 2025

https://github.com/yjg30737/simplepyqt5

Being able to add a couple of widgets at once and align them easily.

gui py37 pyqt pyqt-examples pyqt5 pyqt5-examples pyqt5-tutorial python python3 python37 qt

Last synced: 06 May 2026

https://github.com/stnc/java-laboratory-gui

java laboratory programmin gui / sqlite

gui java java-laboratory-gui javagui javaswing

Last synced: 12 Jul 2025