Minimalist daily task manager.
Project description
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
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
File details
Details for the file hyperfocus-1.0.0.tar.gz
.
File metadata
- Download URL: hyperfocus-1.0.0.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.11.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f180fb83dddae81db4d5408706dd43f2db38eb38072f9a747bc830247575358 |
|
MD5 | 51b87027623c874d99d176575cbd4002 |
|
BLAKE2b-256 | bb6f2b0e5e96af1b0282dbfa8b32c0f239b37fc895d2aa94e39b46ee6d0def2b |
File details
Details for the file hyperfocus-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: hyperfocus-1.0.0-py3-none-any.whl
- Upload date:
- Size: 39.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.11.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e855a2f101ebef081f17f2a51bd682c9a9b4161468c2131c47679dc744408f48 |
|
MD5 | 1a3f2999e0d53f3bf6c30756d8354aa3 |
|
BLAKE2b-256 | 8f097daf98432a67c25ee43ba5d47f2e205d1e20e944461cf1d5adfaf1d13e7b |