Coders Packet

Packets submitted by Ayush Kumar JHA

Creating notepad using Tkinter GUI in Python

This is a simple notepad that being created in Python using Tkinter library, which helps us to SAVE, CLEAR, and OPEN our files in notepad

Alarm Clock using gui Tkinter Python

This project is designed to implement an alarm clock using Tkinter in Python. Which rings after a certain time has been set to it.