Skip to content

jaingaurav126/kivimd-to-do-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-application-kivymd

A simple todo application made using kivymd

Note: If you get the error ModuleNotFoundError: No module named 'kivymd.uix.pickers' while running the application on your computer just change the import to 'kivymd.uix.picker'. When packaging for android use 'kivymd.uix.pickers'

Requirement

  • python3
  • Kivy==2.0.0
  • kivymd==0.104.2

Application Interface

todo sample3

Packaging for android

I have added the spec file you can use to package with buildozer. You can follow this link on how to package applications using google colab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published