Skip to content

Easily convert timestamp to human-readable time just by copying it

Notifications You must be signed in to change notification settings

mindaugasw/statusbar-converter

Repository files navigation

Statusbar Converter

A small tool to easily convert timestamp to human-readable time. Just copy the timestamp and it will automatically show as time in the statusbar:

demo

Installation on macOS

  • Download the latest release from GitHub
  • Extract into Applications
  • On macOS you must manually remove quarantine attribute, because the app is not signed:
    xattr -d com.apple.quarantine /Applications/Statusbar\ Converter.app/
  • Start the app. A new icon will appear on the statusbar
  • Tip: on macOS you can change icon order on the statusbar with Cmd-click

Installation on Linux

  • Download the latest release from GitHub
  • Extract zip
  • Run sudo apt-get install xsel gir1.2-appindicator3-0.1
  • Start the app. A new icon will appear on the statusbar

The app was tested with Ubuntu, Gnome desktop environment.

Building locally

See documentation for building locally.

About

Easily convert timestamp to human-readable time just by copying it

Resources

Stars

Watchers

Forks

Packages