Skip to main content

Command line todo application.

Project description

Welcome to pycmd-todo

A Textual framework based todo application.

Installation

You can install pycmd-todo via PyPI, with the following command:

pip install pycmd-todo

then you can run it by the follwoing command:

pytodo

Default user

After running pytodo, pycmd-todo will initialize (if it is running for the first time) and create a default user with username aad and password admin. You will need these credentials to login for the first time. You can change it latter - of course.

Database location

pycmd-todo will create a directory (~/.pytodo) in user home directory and will place the database (~/.pytodo/todo_db.sqlite) file there. Removing the directory or the database will result in data loss and reinitialization of the database.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycmd_todo-0.1.1.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

pycmd_todo-0.1.1-py3-none-any.whl (17.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page