eliasdorneles / todoapp-voc

Todo App for Android written in Python, powered by BeeWare - https://pybee.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoApp

NOTE: this is under development, not functionaly yet

A simple To-Do list app

How to run in development

Ensure that you have Android SDK installed.

Install the Python development requirements:

pip install -r requirements-dev.txt

Plug in your Android device or start an emulator.

Build and run the app:

python setup.py android --start

Todo screenshot

About

Todo App for Android written in Python, powered by BeeWare - https://pybee.org

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%