ranwhen – Visualize when your system was running

ranwhen is a Python script that graphically shows in your terminal when your system was running in the past. Have a look:

Screenshot

Requirements

  • *nix system with last(1) installed and supporting the -R and -F flags
  • Python >= 3.2
  • Terminal emulator with support for Unicode and xterm's 256 color mode

The above requirements should be fulfilled by default on the majority of modern Linux distributions, where the only thing that needs to be done is usually to install Python 3.