Skip to content

pdd v1.3

Compare
Choose a tag to compare
@jarun jarun released this 01 Jul 16:50
· 82 commits to master since this release
v1.3
2344deb

What's in?

  • Custom resolution for stopwatch (default - milliseconds)
  • Option -q (quiet) to run timers in the background
  • Show timers in reverse video
  • Use ISO 8601 format for dates
  • Some Windows-specific fixes

Note: the attached auto-generated package for Ubuntu 18.04 has a missing dependency - python3-dateutil. It's required but had to be ignored temporarily due to a build failure. Please run:

sudo apt-get install python3-dateutil

for the package to work correctly after installation.