fqt
Four-quadrant tasking.
This little CLI tool will suggest classes of activities to do based on configured priorities and preferences.
Example config file:
Framework Learning:25
Programming Projects:25
The Arts:10
Fun:10
Family:30
Usage
Usage: fqt [OPTIONS] COMMAND [ARGS]...
  Four-quadrants tasking tools.
Options:
  --config-file PATH  Path to the config file.  [default: ~/fqt/config]
  --log-file PATH     Path to the log file.  [default: ~/fqt/log]
  --help              Show this message and exit.
Commands:
  analyze  Analyze past task performance.
  task     Propose a task for the day.