NowFocus: the open source task-tracking self-control panel.
Project description
NowFocus
A simple, performance-oriented, activity tracker that flexibly connects multiple to-do lists with multiple time trackers and displays your current task and time spent in the status bar.
Features
- Unlimited flexible combinations of to-do lists and time tracking systems
- Flexibly nested lists
- Inactivity detection that automatically pauses time tracking
- Pomodoro timer
- Task prioritization
- Time targets: set a minimum or maximum time for any task or list of tasks and get reminded to follow though
- Randomness interrupt bell (optional) to keep you on track with tracking your time
- Fast, keyboard-driven, interface
- Offline to-do list cache
- Tested on Ubuntu and Linux Mint with Xorg and Wayland
Currently Supported Todo Lists
- Simple text or markdown file with indentation based sub-lists
- Any to-do list that supports CalDav todos
- todotxt format
- TaskWarrior
- Vikunja
- Photosynthesis Timetracker
Currently Supported Time Trackers
Installation
- Install dependencies:
sudo apt install gir1.2-appindicator3-0.1 meson libdbus-glib-1-dev patchelf python3.12-venv pip libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev
- Set up a python venv
python3 -m venv .venv/nowfocus
source .venv/nowfocus/bin/activate
Install with Pip
pip install nowfocus
-
Run
python3 -m what-am-doingand check for errors -
Add the following to your startup applications
bash -c "source .venv/nowfocus/bin/activate; python3 -m what-am-doing"
Install from Source
-
Clone this repo into some out-of-the-way directory (referred to as
YOUR_INSTALL_PATH) -
Change to
YOUR_INSTALL_PATHdirectory withcd /path/to/where/you/cloned/nowfocus -
Install required python modules:
pip install -r requirements.txt -
Run
python3 __main__.pyand check for errors -
Add the following to your startup applications:
bash -c "source .venv/nowfocus/bin/activate; python3 /YOUR_INSTALL_PATH/src/what-am-doing/__main__.py"
Usage
- Open settings and add your to-do list and time tracker details
Build Flatpak
python3 -m build
# python3 flatpak-pip-generator --runtime=org.gnome.Sdk/x86_64/47 PACKAGE # run this for lots of stuff
flatpak run org.flatpak.Builder --force-clean --user --install --install-deps-from=flathub --repo=repo builddir APPID.yaml
flatpak run APPID
Keybindings
To set up a keybinding to open your tasks on Ubuntu or Linux Mint, open Setting > Keyboard > Keyboard Shortcuts > Custom Shortcuts, set the command to /YOUR_INSTALL_PATH/src/what-am-doing/signal.sh, and pick whatever key combo you'd like.
Task Window Keybindings
F11Toggle fullscreenEscClose task windowEnterStart top task (or make a new task with current search phrase if no results)Ctrl + PPause current taskCtrl + DPause current task and mark it DoneCtrl + XCancel current taskCtrl + NNew taskCtrl + RRefresh todolistsCtrl + LorCtrl + FFocus the task search
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nowfocus-0.2.0.tar.gz.
File metadata
- Download URL: nowfocus-0.2.0.tar.gz
- Upload date:
- Size: 394.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7f403c0462cb4c13ffae4b72f9158ef2964c2bf8e05afdb29514c012ad60dd5
|
|
| MD5 |
b1854005ebfb93830cb3a49077ea94a8
|
|
| BLAKE2b-256 |
47c73f3a061bd0f4af11edde910ae9a8165997e8632ec4cce275d39f4ffb283e
|
File details
Details for the file nowfocus-0.2.0-py3-none-any.whl.
File metadata
- Download URL: nowfocus-0.2.0-py3-none-any.whl
- Upload date:
- Size: 436.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d8b22027c273d344208f334b073100ef84310d1010a9ecc5cd0221143ae1d45
|
|
| MD5 |
d5fdd7bd965b5caf8e42b9158bfc49ef
|
|
| BLAKE2b-256 |
09fa51789456dda57524e83ecd9219cc737cf3f1c22e77a47a9219c35ebf8522
|