Skip to main content

Minimalist daily task manager.

Project description

HyperFocus logo

Pypi Version Python Version CI Read the Docs Coverage Status Code Quality Project license


HyperFocus is a minimalist CLI daily tasks manager that helps you stay focused on your work by avoiding distractions.

📜 Philosophy

You won't anticipate more than your daily goal with HyperFocus. No tasks prepared for the next week or month. The workflow is designed around the idea that, on a daily basis, you will review each unfinished tasks from the past day and choose whether you want to add it to the daily tasks. You are then able to prepare all your tasks for the day and update them to follow your work. The intention is to avoid overwhelming yourself and focus only on what you have prepared to do, for you and only you.

🚀 Quickstart

Installation

The library pipx allows to install and run Python applications in isolated environments so it does not mess around with your local installed library versions by keeping your local machine clean even after an uninstallation.

pipx install hyperfocus

Test your installation:

hyf --version

Initialization

In order to work properly, HyperFocus needs to initialize a database and a configuration file. Both are generated into your home directory, unless you specified another location.

hyf init

Example Usage

Add a new task:

hyf add "Implement the new super feature"

Add a new task with details:

hyf add "Read the great article about Python" -d "https://python-article.com"

Follow your daily tasks:

hyf status

or:

hyf

Find more information about all the commands in the documentation: hyperfocus.readthedocs.io

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

hyperfocus-1.0.0.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distribution

hyperfocus-1.0.0-py3-none-any.whl (39.1 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