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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pycmd_todo-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d9acaf73cabc77a360b508ef86357130e420eaf752becb9926b48ff8c994e9b |
|
MD5 | b760c3e024da54ab61fa4480cc41d53e |
|
BLAKE2b-256 | 89b2acb0f1f416184c9cca4e756b6e99995df3a34a8ed51da6a350089f317d01 |