Jarun Pdd Versions Save

:date: Tiny date, time diff calculator with piggybacked timers

v1.7

1 year ago
  • fix pip install
  • document zsh completion script generator usage
  • makefile option to install completion scripts

Sponsor

v1.6

1 year ago
  • long variants for short program options
  • completion scripts for Bash, Fish and Zsh
  • add support for pyhton 3.10 (dropped 3.6)

Sponsor

v1.5

3 years ago
  • updated auto-generated package list
  • drop python 3.5 support, add 3.9
  • maintenance release

Donate via PayPal!

v1.4

5 years ago

What's in?

  • Support hiding cursor on OSX
  • Command piggybacking with countdown timer
  • Show current time for timers
  • Disable showing epoch time on pdd
  • CircleCI integration, automated lint check

v1.3.1

5 years ago

This is a minor release. Changes include:

  • Show epoch time with timestamp
  • Adds MANIFEST file for PyPI
  • Fixed packaging for Ubuntu 18.04
  • Disabled packaging for Ubuntu 17.10

v1.3

5 years ago

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.

v1.2

5 years ago

What's in?

  • Countdown timer (option -c)
  • Millisecond resolution stopwatch (option -s)
  • Packages generated for several new distros

v1.1

6 years ago

What's in?

  • Short weekday in date add, sub
  • Day of the week on a date
  • Show seconds in timeslice add and subtract
  • Show number of earlier or later in timeslice add and subtract

v1.0

6 years ago

What's in?

  • Calculate date difference
  • Calculate time difference
  • Calculate diff from today and now
  • Add, subtract duration (timeslice) to/from date (time)
  • Show current date, time and timezone