Skip to content

Ngonie-x/todo-application-kivymd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

A simple todo application made using kivymd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages