Perry Bot

Documentation Status CodeFactor DeepSource DeepSource security: bandit

A commandline self-care bot.

Under active development, not functional yet

Features

  • Commandline dashboard

  • Trackers

    • Water tracker

    • Mood tracker

    • Habit tracker that allows you to schedule habits as daily, weekly, bi-weekly, monthly, or yearly habits

  • Visualize your tracked data with matplotlib graphs

  • Local data storage with a SQLite database

Installation

Install using pipx:

$ pipx install perry-bot

Quickstart

  • See a list of commands

    • perry-bot --help

  • See options and help for a specific command

    • perry-bot [COMMAND] --help

Commands

See more information about each command’s options in the usage section of the docs.

Water

perry-bot water [OPTIONS]

Mood

perry-bot mood [OPTIONS]

Habit

perry-bot habit [OPTIONS]

Data visualization

perry-bot viz [OPTIONS] LOG_TYPE

Credits

See credits.