doro
N.B. stores a log in ~/.dorolog... working on making that opt in / alternative solutions. Open to suggestions.
pomodoro script
### NB not implemented # Default 25 minutes doro # Change time doro 20 # Title timeblock doro "Shine shoes" # Time and title doro 20 "Shine shoes"# Both ways doro "Shine shoes" 20 # Explicit arguments doro -d 20doro --duration 20doro -m "Shine shoes"doro --message "Shine shoes"