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/izure1/codraft

Write the code in GUI.

blueprint canvas coding flow gui javascript

Last synced: 03 Apr 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/sciviews/svgui

Manage GUIs in R

cran gui r r-package sciviews

Last synced: 09 Jul 2025

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/lukas-blecher/webjpg

Einfache graphische Nutzeroberfläche für massive Bildkomprimierung für das Web

gui image-compression image-magick jpg-compressor python web-compatibility windows-executable

Last synced: 02 Apr 2025

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/superpuiu/puiusgui

Non-official SDL2 gui library.

gui sdl2 sdl3

Last synced: 13 May 2025

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/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/gherardovarando/electrongui

Framework to create GUI with electron

electron gui node photon

Last synced: 18 Mar 2025

https://github.com/breadybred/codewars-rank-fetcher

This Python GUI application simplifies the process of fetching and storing your Codewars ranking data across various categories. It provides a user-friendly interface for configuration and displays retrieved ranks in a clear format.

codewars gui python web-scraping web-scraping-python

Last synced: 19 Feb 2026

https://github.com/bat0ri/smartcalc

GUI Default + graphics + credit + deposit calculation

calculator gui qmake qtcreator

Last synced: 14 May 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/pieterclaerhout/kubeboard

A very basic way to run the Kubernetes Dashboard as a separate app

golang gui kubernetes kubernetes-dashboard tool

Last synced: 14 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/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/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/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/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/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/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/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/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/mclintprojects/coinbase-gui

A GUI for the Coinbase API.

coinbase coinbase-api coinbase-gui gui

Last synced: 16 May 2026

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/saadarazzaq/text-adventure-game

Python-based Text Adventure Game with a GUI interface using Tkinter 💬

documentation gui python text-adventure-game tkinter

Last synced: 17 Mar 2025

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/fsoky/gui-eel

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

css eel eel-python gui gui-python html python

Last synced: 28 Apr 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/akash-rajak/images-slideshow

Python script to create slideshow form no. of images.

cv2 gui image-slideshow moviepy python3 tkinter

Last synced: 22 Jun 2025

https://github.com/basemax/baconipsumdesktop

Bacon Ipsum Desktop is a simple desktop app that generates bacon ipsum text. It's built with C++ powered by Qt and QML. It's a simple app that we built to show how to build a desktop app with Qt. It's a great way to learn how to build a desktop app with Qt.

bacon-ipsum bacon-ipsum-json-api cpp desktop-app desktop-application gui ipsum-generator qml qt

Last synced: 17 May 2026

https://github.com/themitosan/tms.js

This is a simple plugin for managing CSS and HTML suff without jQuery.

class css gui jquery-replacement js module no-jquery plugin tms tmsjs ts

Last synced: 20 Jan 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/hrosicka/javacalcgalaxy

🪐 Looking for fun 🥳 with programming and calculators? Then you're in the right place! This repository contains a collection of simple calculators in Java, perfect for beginners who want to dive into the world 🌍 of programming.

bmi bmi-calculator calculator calculator-application console gui java swing swing-gui

Last synced: 10 Mar 2026

https://github.com/danilexn/camos

CaMOS, a GUI for analysis of multimodal neuroscience datasets.

bioimage-analysis biology gui neuroscience

Last synced: 26 May 2026

https://github.com/albertocuadra/uielements

UIElements is a Graphic User Interface (GUI) to select and analyze the species included in NASA's database and the Third Millennium Database.

app burcat chemical-species chemistry database gui nasa nasa-database periodic-table thermo thermodynamic-properties third-millenium-database

Last synced: 18 Apr 2026

https://github.com/2kabhishek/fx-login

Reusable JavaFX Login Module 🔑🔓

gui javafx login plugin reusable template

Last synced: 14 May 2026

https://github.com/georgevasiliadis/scrap11888

A simple data scraping utility, used to extract data from 11888.gr

11888 gui pypi python scraping

Last synced: 13 Jun 2025

https://github.com/austinsc/react-gooey

Gooey... like GUI... get it?

bulma bulma-css gui react react-components reactjs

Last synced: 04 Jan 2026

https://github.com/tbogdala/ai_notepad

A lightweight Rust application to test interaction with large language models. Currently supports running GGUF quantized models with hardware acceleration.

ai candle gui huggingface llama rust text-generation

Last synced: 11 Sep 2025

https://github.com/hamed-gharghi/surface-plot-3d

Surface_Plot_3D is a Python application for visualizing 3D surface plots with customizable titles, precision, and colors, using Plotly for interactive plots.

gui gui-application plotly plotly-python scipy surface-plot

Last synced: 08 Jan 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/rahulguptagzb09/file-browser-application-using-python

File and Folder Browser Application with Dialog Box Using Python, Tkinter

application dialog-box filebrowser folder-structure gui python tkinter

Last synced: 14 Mar 2025

https://github.com/kb3c/libgh

Multiarchitecture Multiplatform Windowing API - C/C++ Bindings

api arm c console gui wayland windows x x86

Last synced: 11 Mar 2025

https://github.com/zaytiri/program-scheduler

A simple way of scheduling programs at startup at specific days of the week and more. Includes GUI version.

at-startup cron files folders gui open program schedule scheduler start task time week-days

Last synced: 14 Jan 2026

https://github.com/linwooddev/vulpine

A user friendly gui for command line tools

cli gui leptos linux macos manager rust tauri tauri-app windows

Last synced: 16 Mar 2025

https://github.com/akotov-dev/luntik

Simple OpenVPN connector for Mageia-8/9

gui mageia-linux openvpn

Last synced: 23 Jan 2026

https://github.com/nojaja/http-server-ui

a simple zero-configuration GUI http server

electron gui hosting http-server server

Last synced: 24 Apr 2026

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/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/ales-tsurko/iced-nsview

Iced for Cocoa applications.

au cocoa gui iced macos ui vst

Last synced: 12 Feb 2026

https://github.com/gideonbature/bitcoin-gui-rs

- A POC GUI outside of Bitcoin Core using multiprocess - using the Tauri rust GUI framework

bitcoin gui poc rust tauri

Last synced: 14 Feb 2026

https://github.com/darkceptor44/publictrackersgui

A GUI to get Public trackers from https://github.com/ngosang/trackerslist

gui python3 torrent trackers

Last synced: 29 May 2026

https://github.com/franck-gaspoz/moviedbassistant

Generates Movie documents (HTML, movie database,...) using Web Crawlers ( IMDb, ... )

cli database gui imdb movie scraper scrapy-crawler scrapy-spider scrawler

Last synced: 28 Jan 2026

https://github.com/a-poor/password-generator

A simple cross-platform destop app for generating random passwords, built with Rust, Tauri, and Svelte.

desktop-app gui password-generator rust svelte tauri

Last synced: 20 Apr 2026

https://github.com/kavir1698/graphnotes_old

Organize your scientific notes

gui knowledge organization scientific

Last synced: 28 Oct 2025

https://github.com/aakankshabhende/gui-based-bmi-calculator

GUI Based BMI-Calculator with MySQL Database and Realtime customized email notification of your BMI result.

database gui mysql

Last synced: 01 May 2026

https://github.com/guillaume-haerinck/which-gui

Make user-interfaces accross multiple stack to compare them (HTML / XAML / QML / Engine-Based)

godot gui html metroid-prime qml qt ui unity unreal-engine user-interface xaml

Last synced: 11 Apr 2026

https://github.com/sumitkumargiri/sports-management-project-python-using-tkinter

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

github gui gui-application open-source project python tkinter

Last synced: 26 Apr 2026

https://github.com/jocelynvelarde/interfaz-grafica

A small project to create a graphic interface on eclipse using swing. It represents a Star Wars comic library

collaborative graphic-interface gui high-school-project international-baccalaureate java student swing swing-gui

Last synced: 20 Jun 2026

https://github.com/sulagna-dutta-roy/billing-system

This is the first software that built in python. My first project that contributed in open source. Leave a star

gui python python-3 tkinter

Last synced: 07 Oct 2025

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/idrisvohra9/c-sharp-basics

This Repository contains my codes and learning of C# programming language (.NET framework)

basics concepts console console-application csharp dotnet gui hard intermediate oops roadmap windowsapi

Last synced: 20 May 2026

https://github.com/stevegilham/astroclock

A GUI toolkit kata

gui kata planetarium

Last synced: 20 Apr 2026

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/ytget/yt-downloader

Lightweight cross‑platform desktop app to download YouTube videos and playlists with a clean Fyne UI and robust yt-dlp integration.

api downloader fyne go golang gui install ui video

Last synced: 09 Mar 2026

https://github.com/genndy007/auto-company-db-gui

Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.

coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter

Last synced: 08 May 2026

https://github.com/yewomhango/family_banking

A record keeping app for communal banking built using the iced GUI libray for Rust

gui gui-application iced-rs rust rust-lang sqlite3

Last synced: 14 Jun 2026

https://github.com/ferhatgec/checksgui

simple qt application to get checksum of file

application checksum gui qt

Last synced: 24 Apr 2026

https://github.com/corzed/ava

A.v.a. is a open source Advanced Virtual Assistant designed to use your computer to assist you with complex tasks.

ai assistant ava claude desktop gpt gui openai stt tts voice

Last synced: 11 Apr 2026

https://github.com/jellydn/keybinder

A modern, user-friendly GUI application for managing skhd keyboard shortcuts on macOS.

gui skhd tauri-app

Last synced: 04 Jun 2026

https://github.com/imlegend19/text_editor

This is a Text Editor GUI made with tkinter.

gui python3 text-editor tkinter

Last synced: 29 Aug 2025

https://github.com/blurred-machine/shrinkit

Shrinkit is a powerful GUI-based Python library designed for automating machine learning tasks. With its intuitive interface, Shrinkit simplifies the process of building, training, and evaluating machine learning models, making it accessible to users of all skill levels. Shrinkit is a No-code package which can be used as a GUI.

ai automl automl-algorithms automl-pipeline data-science gui gui-application machine-learning ml quickstart streamlit streamlit-webapp training visualization

Last synced: 28 Apr 2026

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/omiyagames/amanda-cluett

An idle game about a historical figure.

game game-jam gamejam gui idle-game ugui unity unity-2d unity-2d-game unity2d

Last synced: 19 Apr 2026

https://github.com/manasses-ndombele/yournextfilms

Este projeto envolve a demonstração de duas habilidades a de criação de interfaces gráficas desktop modernas usando o Flutter com Python (Flet) e a de criação de Bots neste caso o Bot de automação de mensagens do Whatsapp

automation bot flet flutter gui python3 whatsapp-bot

Last synced: 20 Feb 2026

https://github.com/can-deliktas/passforge

PassForge is a flexible and secure password generator that creates strong, customizable passwords with letters, numbers, and special characters. It ensures quick and reliable password generation for enhanced security.

cryptography cybersecurity gui pass password password-generator passwords python random-password-generator safe terminal-graphics tkinter-gui

Last synced: 09 Mar 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/anonbotpl/swiftdiffusion

A modern PyQt6 GUI for Stable Diffusion 1.5. Optimized for 6GB VRAM GPUs, 7 dark themes, advanced Inpainting canvas, Latent Mixology, Zero-Copy memory, i18n PL/EN. ☕ ko-fi.com/anonbotpl

controlnet diffusers generative-ai gui image-generation inpainting latent-diffusion pyqt6 python pytorch stable-diffusion text-to-image ui vram-optimized

Last synced: 31 May 2026

https://github.com/wasiqs-classics/code-camp-python-for-data-science-and-machine-learning

Learn Python, from Basics to Advance. For Machine Learning and Data Science

data-science gui ktinker machine-learning python python-3

Last synced: 25 Feb 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/jduncan8142/SapGuiFramework

A Framework library for controlling the SAP GUI Desktop

gui python sap selenium testing

Last synced: 02 Apr 2025

https://github.com/0adri3n/leaguereap3r

Helpful League tool to report a player just with his summoner name.

gui lcu-api league-of-legends league-of-legends-hack python

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/aeroaks/cookiecutter-pyqt4

A cookiecutter template for PyQt4 GUI applications

gui pyqt4 python3 template

Last synced: 07 May 2025