gui-programming
There are 26 repositories under gui-programming topic.
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
fn-fx/fn-fx
A Functional API around JavaFX / OpenJFX.
kekcleader/FreeOberon
Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.
AllDotPy/FletX
The open-source GetX-inspired Python Framework for Building Reactive, Cross-Platform Apps with Flet
thma/ThreepennyElectron
Demo for using Threepenny GUI together with Electron to create a portable Desktop GUI Application in Haskell
PB2204/GUI-Projects
This Is A GUI Projects Repositories Using Python Programming Language...
CoderBotOrg/backend
Python backend exposing an API to control, configure and program CoderBot.
cl4cnam/funcSug
FuncSug is a simple alternative to event-driven programming and game loops. No main loops or event-action associations any more thanks to concurrency, waiting for specific events and a special handling of interruptions.
deining/EmWiTutorial
Embedded Wizard tutorial and sample application: https://deining.github.io/EmWiTutorial/
andromeda-hebat/FINALIS-JTI-ADMIN
FINALIS JTI adalah sebuah proyek Sistem Informasi Bebas Tanggungan Tugas Akhir 📝 JTI Polinema. Dibuat dengan arsitektur MVC serta dukungan teknologi JavaFX 🍵 dengan database Microsoft SQL Server 🛢️ --- Repositori ini dikhususkan untuk pengembangan aplikasi berbasis desktop 🖥️ dengan pengguna admin.
FreeBirdsCrew/GUI_Programming_Python
Python GUI Programming with Electron JS and NODE JS.
tohid-yousefi/GUI_Python_Forex_Trading_Project_with_Tkinter
In this part, we developed an interface for Forex Trading using the tkinter library in python.
amalia-angela/PhoneApp
PhoneApp is an application developed in Embedded Wizard. It is a phone graphical user interface(GUI) that has three applications: phone, messages and settings.
AyushSenapati/ChatRoom
As the name suggests, it is a chatting application, built using Python3. I have created this repository, so that I can learn Socket programming, GUI programming using tkinter, Code management etc. I am thinking of implementing web version of this too, so that I can learn Django as well. Any suggestions or fixes would be appreciated.
Balachander283/Quizz-Application
This is a quiz application built in Java, designed to test user knowledge in various subjects. It allows users to create a profile, update it, and take quizzes with multiple-choice questions. The application includes a timer and lifelines for users to enhance their experience. The project code is open-source and available for contribution.
GitProSolutions/File-Renaming-Tool
The Bulk File Rename Tool is a Python program that allows users to rename multiple files at once. Users can select a folder, specify a search pattern, and provide a replacement string. The program will then rename all files in the folder that match the search pattern, replacing the search pattern with the provided replacement string.
AditiShelke/Breathing-Timer
A simple tkinter based application to help you practice mindful breathing.
BanjiBear/Computer-Graphic-ToolKit
The Computer Graphics (CG) Toolkit is a program simulating off-the-shelf CG drawing software in terms of 2D graphics creation and manipulation.
gradimbuyi/JavaChess
A small implementation of Chess
jhw296/Java_termproject
지뢰 찾기 및 야구 게임을 포함한 간단한 GUI 기반 게임
Pratiikpy/Python-text-game
Brave the dangers of the underground world in "The Dungeon Delver's Odyssey." Solve puzzles, defeat monsters, and uncover secrets in this exciting text-based adventure game
jtonyortiz/AndroidDevelopment
A Compilation of programs built for Android Phones useing Java
kanishkaGayan/Go-GUI-Exercise
A collection of hands-on GUI exercises built with Go and the Fyne framework. This repo showcases my exploration of user interface design, event handling, and cross-platform GUI development in Go. Each exercise is organized for clarity, with clean documentation, intuitive naming, and a focus on usability and accessibility.
Kartik-Katkar/Java
This repository contains mini projects created in java using swing for GUI. This collection of Java programs is designed to provide beginners and intermediate-level programmers with a range of small and concise examples to help them learn and explore the fundamentals of Java programming.
KofoOladipupo/Toyota-Inventory
This project demonstrates basic Java GUI programming using JFrame. It features a simple interface to display the inventory of a Toyota dealership.
phongthanh1412/Chess-game
Chess game using Python and Pygame to practice object-oriented programming