Skip to main content

myt - My Task Manager

Project description

myt-cli

My Tasks - A personal task manager

GitHub Release GitHub License App Type PyPI - Status Python Version from PEP 621 TOML GitHub code size in bytes security: bandit

What is it

A simple command line task manager written in python. It is inspired from taskwarrior but with no where near as much functionality.

What can it do

You can add tasks with descriptions, due dates and notes. You can groups tasks together and can add tags to them. Tasks can be modified. Tasks can also be set to indicate they are currently being worked on. There is functionality to set recurring tasks

Screenshots

  1. The default view - myt view TaskView  
  2. Information displayed after adding a task - myt add -de "Pay council tax" -du +2 -gr home.fin -tg bills,official TaskView  
  3. Basic statistics - myt stats TaskView

Examples

  1. Add a simple task myt add -de "Buy gifts" -du 2021-06-25 -gr PERS.SHOPPING -tg birthday,occassions  
  2. Add a recurring task myt add -de "Pay the rent" -re M -du 2021-06-25 -hi -5 -gr PERS.FINANCES -tg bills This task is scheduled for the 25th of every month. Using the 'hide' option tt will be hidden until 5 days from the due date for every occurence in the tasks default view  
  3. Add a recurring task with an end date myt add -de "Project weekly catch ups" -re WD1,2,5 -du +0 -en +30 -gr WORK.PROJECTS This adds a recurring task for every Monday, Tuesday and Friday and ending in 30 days from today

Other functionality in the app can be explored using the app's help

Installation

Install using pip: pip install myt-cli

Development Setup

git clone https://github.com/nsmathew/myt-cli.git
cd myt-cli
python3 -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"

Run tests: pytest tests/

Run security scan: bandit --recursive --severity-level all src/

Technology

  • Python 3
  • Sqlite3

Links

Contact

Nitin Mathew, nitn_mathew2000@hotmail.com

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

myt_cli-0.5.4.tar.gz (83.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

myt_cli-0.5.4-py3-none-any.whl (89.9 kB view details)

Uploaded Python 3

File details

Details for the file myt_cli-0.5.4.tar.gz.

File metadata

  • Download URL: myt_cli-0.5.4.tar.gz
  • Upload date:
  • Size: 83.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for myt_cli-0.5.4.tar.gz
Algorithm Hash digest
SHA256 05385c8c2780711a4fdbfa6ca7b4e6b86c4f8e2e1d0478d4ae0b399af2385b2a
MD5 fce7cf92e226e119b18e7713b4b22974
BLAKE2b-256 f31c19581aae219e83b1400f3f4226cd10961aa55b3993c782c60b1d66a4833a

See more details on using hashes here.

File details

Details for the file myt_cli-0.5.4-py3-none-any.whl.

File metadata

  • Download URL: myt_cli-0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 89.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for myt_cli-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 81d89ca0ad5f3ff85b6f06695d13f4039ba843198afd500df6ef03d7093b4c84
MD5 9578c51433fbcfe4465cde0ccd3c7428
BLAKE2b-256 0e4ddb15be5d3417abb5cf1855448db87a70cd2adc5597d5bb2719be85e58657

See more details on using hashes here.

Supported by

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