Skip to content
#

gui-development

Here are 22 public repositories matching this topic...

Twinsync Media Player is a Python media player built with Tkinter. It supports simultaneous audio playback on multiple Bluetooth devices and includes play, pause, stop, and volume control. The player features a progress bar for tracking and uses PyAudio and Pycaw for smooth, multi-device audio management.

  • Updated Oct 11, 2024
  • Python

The above VPN project is a simple implementation of a Virtual Private Network in Python, using the socket and selectors libraries. It listens on a specified host and port, accepts incoming connections, and echoes back any data received from clients. The VPN uses asynchronous I/O via the selector mechanism for efficient handling of multiple client..

  • Updated Feb 4, 2023
  • Python

The Pomodoro Timer is a productivity app using Tkinter and math for a user-friendly interface. Features include a tomato image with a countdown timer, interactive colors for work/break sessions, labels showing current status (Work, Short/Long Break), and two buttons: Start to begin and Reset to reset.

  • Updated Mar 16, 2025
  • Python

Election Results Analysis & Management System: A Tkinter-based web application designed to manage and analyze election results for the 2024 Indian General Elections. Features CRUD operations for storing, updating, and viewing candidate-wise results, providing an intuitive interface to track electoral data.

  • Updated Nov 15, 2024
  • Python

Improve this page

Add a description, image, and links to the gui-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gui-development topic, visit your repo's landing page and select "manage topics."

Learn more