I Designed a Simple To-Do Pad with Kivy in Python!

Channel:
Subscribers:
25
Published on ● Video Link: https://www.youtube.com/watch?v=SPH9HVb0H5I



Duration: 3:02
41 views
1


Hello there, I have made a simple To-Do Pad application with Kivy in Python. It is one of the simplest applications you can create with Kivy in Python. It allows you to write stuff along with changing themes (Light and Dark) and clearing the whole data with the click of a button. Furthermore, it also has a data saving feature.


Source Code (MIT License): https://github.com/vaibhavkrkm/To-Do-Pad


Windows (64 bits) Executable Download: https://drive.google.com/file/d/1_XpuuAZ0tnK67bWZRYRIGb9hw3ZMvE3-/view?usp=sharing


Music by WinkingFoxMusic from Pixabay: https://pixabay.com/users/winkingfoxmusic-18210509/?tab=audio&utm_source=link-attribution&utm_medium=referral&utm_campaign=audio&utm_content=4049

#kivy
#python
#coding
#gui