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/zaytiri/photos-bulk-resize

A python CLI + GUI tool to resize photos while conserving folder hierarchy and preserving original ones in a different folder.

bulk cli gui hierar image image-processing images photos processing reduce resize

Last synced: 17 Jan 2026

https://github.com/beangreen247/youtube-subscribed-channels-gui

Python tool - YouTube Subscribed Channels GUI, lists user's subscribed channels with subscription dates & duration. Search, navigate results. Google API for authentication. Setup, troubleshoot, verify per Google's guide

247 api bean beangreen247 consent google green gui oauth oauth2 python tk tkinter venv venv-python verification virtualenv youtube

Last synced: 18 May 2026

https://github.com/it-berater/twqualpass

Programm zum anzeigen der Qualität von Passwörtern

gui java password password-generator password-safety programming

Last synced: 29 Jun 2026

https://github.com/ahmed-ibrahim-30/fuzzy-logic

A “Fuzzy Logic Toolbox” provides functions and apps for designing and simulating fuzzy logic systems. It lets the user specify and configure input variables, output variables, membership functions, rules and defuzzification methods.

fuzzy-logic gui java softcomputing

Last synced: 13 Jun 2025

https://github.com/shynome/tffmpeg

transform video gui by ffmpeg cross platform

avalonia avalonia-funcui dotnet ffmpeg gui linux macos osx window

Last synced: 07 Apr 2026

https://github.com/joeesmithh/spreadsheet-app

A simple spreadsheet app developed to learn Qt Widget app development.

cpp gui qt

Last synced: 18 May 2026

https://github.com/juwit/nauclerus

Nauclerus is a one-binary GUI app, written in Go, for managing and running Helm releases on Kubernetes. Nauclerus is the Latin word for ship master.

golang gui helm kubernetes

Last synced: 18 May 2026

https://github.com/halidodat/libgui

GUI library written in C++

cpp gui library

Last synced: 11 Jan 2026

https://github.com/janix520/easypackage

java swing javafx gui package exe dmg maven

gui javafx package swing

Last synced: 17 May 2026

https://github.com/elb4rto/logdoctor_installer

Graphical installer for LogDoctor

cpp gui installer qt

Last synced: 17 May 2026

https://github.com/hrosicka/catguru

Cat Guru is a desktop app that generates random cat facts and allows users to change the background and avatar. It uses API https://catfact.ninja/fact

cats funny-coding gui icons python pythongui tkinter tkinter-gui

Last synced: 11 Oct 2025

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/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/bornalgo/stacked-widget

This repository provides a customizable stacked widget for PyQt/PySide, where you can display two widgets stacked on top of each other with configurable alignment.

custom gui overlays pyqt pyqt4 pyqt5 pyqt6 pyside pyside2 pyside6 python qt stackedwidget widgets

Last synced: 24 Apr 2026

https://github.com/urbanclimatefr/java-with-gui

A Java program is developed with a graphical user interface (GUI) to render 2D objects based on user input, visualise some transitions between states and demonstrate how you’ve preserved states between transitions. Java 11 and JavaFX are used to implement the logic and GUI components.

algorithms-and-data-structures gui java

Last synced: 10 Jun 2026

https://github.com/brynblack/rust-iced

Repo for me learning how to use the Iced framework.

gui iced-rs learning rust

Last synced: 20 Aug 2025

https://github.com/2kabhishek/wordsearcher

Word searching with JavaFX 🔤🔍

gui java javafx search utility

Last synced: 18 May 2026

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

Socks5 gateway configurator and Router LiveUSB

gateway gui liveusb mageia-linux router socks5 tun2socks xray-core xtls-reality

Last synced: 22 Jan 2026

https://github.com/allansomensi/rindrive

A cross-platform utility to verify the true capacity of USB flash drives.

clap cli gui iced rust storage testing-tools usb usb-tester

Last synced: 30 May 2026

https://github.com/mp3martin/numbers-on-graph

Plot cool numbers and number sequences on graph

cli fibonacci gui matplotlib numbers pi python

Last synced: 01 Mar 2025

https://github.com/rajeshperro/guessinggame

A simple number guessing game with java multi thread and socket programming (client, server game) with interface in Java Swing.

gui java multithreading network-socket swing

Last synced: 01 Jun 2026

https://github.com/smsraj2001/chat-server-gui-python

A socket programming GUI chat server in python (PART 1) and advanced chat server : console based (PART 2)

chat chat-application clientserver cross-platform gui python310 socket-programming tkinter-gui

Last synced: 18 Oct 2025

https://github.com/kariudo/gui-timer

GUI Timer for Coffee Brewing

coffee gui python timer

Last synced: 12 Mar 2026

https://github.com/ellman12/graphical-backup-program

Convenient GUI for backing up files and folders on a Windows PC.

backup csharp gui winforms

Last synced: 18 Apr 2026

https://github.com/ow-mods/ow-mod-man-flake

Flake for using ow-mod-man programs in NixOS

cli gui nix-flake outer-wilds

Last synced: 18 Oct 2025

https://github.com/gremble0/snake

Snake game with GUI programmed in java

game gui java swing swing-gui

Last synced: 13 Aug 2025

https://github.com/lynkos/endians

Program I wrote in high school that converts a given integer to little-endian and/or big-endian.

endian gui java

Last synced: 19 Oct 2025

https://github.com/0x6b/wezlix

WezTerm + Helix = Wezlix, or WezTerm as a UI shell for Helix editor

gui helix-editor wezterm

Last synced: 24 Feb 2026

https://github.com/vaibhav-kesarwani/flappy-bird-game

Flappy Bird Game - A Python project built using the Pygame library, bringing back the addictive classic gameplay of navigating a bird through obstacles. Dive into retro fun with smooth controls and sleek graphics. Get ready to flap your way to victory! 🐦🎮

game-development gui pygame python3

Last synced: 21 Mar 2026

https://github.com/mcfrappe/egg-timer-in-golang

This project is simply for me learning golang as well as using Gio as a framework to build apps with a GUI. Note that this project was followed along with the help of @jonegil https://jonegil.github.io/gui-with-gio/

gio golang gui guide project

Last synced: 17 Mar 2026

https://github.com/santaspeen/botclient.python

GUI клиент для бота.

flask gui tk tkinter tkinter-python

Last synced: 14 May 2026

https://github.com/sieber-lab/alphafold3-gui

AlphaFold3 GUI for easy creating covalent bonds, generating entities and exporting to JSON.

alphafold3 graphical-user-interface gui json website

Last synced: 23 Oct 2025

https://github.com/minjae9010/jdkinstaller

JdkInstaller to gui and setting jdk Env Path

gui installer java jdk

Last synced: 28 Apr 2026

https://github.com/hackuarium/bioreactor-docker

Dockerization of Hackuarium/nodered-bioreactor-gui

bioreactor docker gui

Last synced: 11 Apr 2026

https://github.com/blaze6950/clock

A case study for working with shapes in WindowsForms on C#. Presented working analog clock with different settings

analog-clock clock csharp gui shapes windows-forms

Last synced: 14 May 2026

https://github.com/jeheskielsunloy77/volatile

GUI client to manage redis and memcached caches

cache gui memcached redis

Last synced: 13 Apr 2026

https://github.com/mrdcvlsc/jcharts

a simple graph-charts library for java swing GUI, provides pie graph and line graph

chart graphics gui java javafx jframe library line-graph netbeans pie-chart statistics swing-gui visualization

Last synced: 02 May 2026

https://github.com/maltejk/borg-hive

Borg Hive - manage borgbackups

backup borg borgbackup borgmatic django-application gui

Last synced: 23 Jan 2026

https://github.com/tomasmark79/imagelabelguifree

Example of using DotNameCpp Template.

cmake cpp-all gui wxwidgets

Last synced: 06 Sep 2025

https://github.com/afiskon/wireless-explorer

Graphical Wi-Fi scanner for Linux

gtk gui linux pygame python radio wi-fi wireless

Last synced: 13 Apr 2026

https://github.com/skogsheden/dirtydentist

Simple and dirty GUI-library for Defold

defold defold-library gui

Last synced: 28 Jan 2026

https://github.com/vladcranga/python-weather

A python application with a GUI that displays weather and forecast information.

api gui python weather

Last synced: 04 Dec 2025

https://github.com/stephengold/georg

Procedurally generated textures (New BSD license)

button gui icon-set java markers png procedural-textures texture

Last synced: 24 Feb 2026

https://github.com/binhex/arch-hexchat

Docker build script for Arch Linux base with Teamspeak

chat dcc docker-image gui hexchat irc-client x-windows

Last synced: 06 Jan 2026

https://github.com/yaoyouzhong/boss-resume-filter

BOSS直聘候选人自动筛选工具:自动滚动获取、智能评分匹配、自动打招呼、Excel导出,支持图形界面和命令行两种模式

automation boss-zhipin drissionpage excel-export gui python recruitment resume-filter

Last synced: 30 May 2026

https://github.com/ramo-dev/tokwatch

TokWatch monitors token usage across Claude Code, OpenCode, Ollama, Cursor, Antigravity, and Windsurf etc Starts in under 300ms.

claude cli gpt gui tokens

Last synced: 15 Apr 2026

https://github.com/emagood/third-person-godot-4

Project for Godot , Third Person in Godot with Menu and Save, Compatible with PC and Touch, Android

android godot godot-engine godot-touch godot4 gui gui-application linux thirdperson thirdperson-shooter windows

Last synced: 06 Sep 2025

https://github.com/s-celles/Nextion.jl

An unofficial Julia library to communicate with Itead Nextion display

display electronics gui julia julia-language julialang nextion screen

Last synced: 27 Oct 2025

https://github.com/bluebrain/nexus-web-plugins

Nexus Fusion plugins

gui neuroscience

Last synced: 24 Jan 2026

https://github.com/yokesharun/remallow

GUI for React NPM Package Manager!

gui javascript nodejs npm npm-manager npm-package package-manager react ui

Last synced: 13 Apr 2026

https://github.com/asmroyal/rage

RAGE is a UNDETECTED Mod Menu for FiveM & Fortnite

gui interface mod modmenu modmenus

Last synced: 24 Jan 2026

https://github.com/meopbk/gui_ai

A Python GUI to connect to remote and local API, allowing simple switch between AI Models. It also implements features like web search, memory limited context, file recognition and analysis... Co-creator: @iacopPBK

api api-client api-gateway api-server deepseek-r1 deepseek-v3 gtp gtp-4 gui mistral-7b ollama openai python python3 requests

Last synced: 05 Jul 2025

https://github.com/thembones79/lem-client

GUI in ReactJS for LEM (Line Efficiency Monitoring) System

bem frontend gui manufacturing production react redux sass spa

Last synced: 16 Jan 2026

https://github.com/girkovarpa/amongus-tool

A helpful graphical overlay to help you keep track of potential impostors in Among Us.

amongus gui overlay sciter tool transparent

Last synced: 12 Jun 2026

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

WinDiskImage WinDiskImage is a lightweight, user-friendly disk imaging tool for Windows, built with Python and PySide6. It allows you to create and restore raw disk images from physical drives, with real-time progress, speed, and ETA display. By @bocaletto-luca

bocaletto-luca bootable-drives disk-images english gui opensource python win-disk-image windiskimage

Last synced: 09 Oct 2025

https://github.com/nouranhaitham/ds_guide_me

An application designed to help travelers navigate a country efficiently while staying within budget.

academic-project algotithms bfs-algorithm budget-travel cplusplus css data-structures dfs-algorithm graph gui guide-me qt route-planning software-development traveltech

Last synced: 31 Jan 2026

https://github.com/the0cp/pyfortune-gui

command "fortune" made with python & tkinter with a GUI

fortune fortune-cookie fortune-cookies gui python tkinter tkinter-gui tkinter-python

Last synced: 31 Mar 2025

https://github.com/meghajbhat/photo-editor

This is a Photo Editor Application with various image processing functionalities using Tkinter for the GUI and OpenCV for image manipulation. The application allows users to apply multiple filters and transformations to images such as Black and White, Pencil Sketch, Sepia, Crop, Sharpen, Contrast, X-ray, and Brighten.

gui numpy opencv opencv-python python python3 tkinter tkinter-gui tkinter-python

Last synced: 31 Jan 2026

https://github.com/karthikudyawar/stopwatch

A simple stopwatch application built using Python and Tkinter.

beginner-friendly desktop-application gui keyboard-shortcuts open-source python stopwatch timer tkinter

Last synced: 24 Mar 2025

https://github.com/ribeiro-boll/eazyyt

A simple and lightweight Youtube Downloader

downloader gui mp3 python tkinter-gui youtube youtube-downloader

Last synced: 02 May 2026

https://github.com/qpv-research-group/sunglass

Graphical frontend for Solcore

gui hacktoberfest photovoltaics python tkinter

Last synced: 17 Mar 2026

https://github.com/radad/radhotcorner

Launch an application when the mouse is in the corner of the monitor

appveyor gui shell-extension win32 windows

Last synced: 05 May 2026

https://github.com/obsidianplusplus/sample-watermark

Windows 环境下基于 Python 的自定义全局文字水印软件 | A custom global text watermark software based on Python in the Windows environment

application control customization gui on opacity overlay pyqt5 python real screen stay text time top update watermark

Last synced: 09 Feb 2026

https://github.com/omarelfiki/vortexdb

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

dbms-project gui mssql-server python sql sql-injection

Last synced: 15 Jun 2026

https://github.com/ztamdev/dars-framework

Dars is a Full-Stack multiplatform Python UI framework for building modern, interactive web and desktop apps with Python code. Seamlessly integrated with FastAPI, it allows you to build complete applications with Server-Side Rendering and reactive SPA capabilities also classic multipage html and desktop apps in a single codebase.

backend desktop desktop-app electron framework frontend gui interface python ui webapp website

Last synced: 02 Jun 2026

https://github.com/leewayzdes/flower_shop_db_gui

Графический интерфейс для управления базой данных цветочного магазина, разработанный на Python с использованием Tkinter и UML-диаграммы структуры системы.

database-management flower-shop gui python uml uml-diagrams

Last synced: 18 Jun 2025

https://github.com/thomasthaddeus/connect4

This repository contains the program for a python implementation of a connect 4 game

gui pygame pyqt6 python3

Last synced: 15 Mar 2025

https://github.com/raydac/pdf-image-remover

GUI tool to remove selected images in PDF

editor gui java pdf

Last synced: 27 Feb 2026

https://github.com/blackphlox/wte

Windows Terminal Editor - Using rust to combine performance and the usefulness of wt-editor-cli & wt-editor-gui into one packaged executable.

cli editor gui json-schema windows-subsystem-linux windows-terminal windows-terminal-configure

Last synced: 21 Jan 2026

https://github.com/vaithak/graph-plotter

A Graph Plotter desktop application in C++

c-plus-plus c-plus-plus-14 desktop graphplotter gui linux macos qcustomplot qt-gui qt5

Last synced: 12 Apr 2026

https://github.com/ssut/WSL2-HyperV-Firewall-Manager

WSL2 Hyper-V Firewall Management GUI for mirrored WSL2 networking

firewall-rules gui hyperv windows wsl2

Last synced: 11 Feb 2026

https://github.com/yousifj129/learnwords

Boost your vocabulary with LearnWords, a simple and interactive app that helps you learn new words and their meanings while reading books. Take quizzes, review definitions, and track your progress - all in one convenient place!

english good-first-issue gui learning pyside6 python qt qt6

Last synced: 12 Feb 2026

https://github.com/socxin/stm32h7b0

L5 R5:ST Cortex-M7 280MHz MCU (STM32H7B0)

gui mcu stm32

Last synced: 19 Mar 2026

https://github.com/hasnocool/rusty_wallhaven_browser

A user-friendly web browser extension that allows users to browse and download wallpapers from Wallhaven.cc using the egui library in Rust.

asynchronous egui gui image interface language library linux macos programming reqwest rust user windows

Last synced: 12 Feb 2026

https://gitlab.com/nobodyinperson/python3-numericalmodel

Classes to set up and run a simple numerical model in Python

gtk gtk3 gui modelling python python3 simulataion

Last synced: 15 Aug 2025