Skip to content

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

mindaugasw/statusbar-converter

Repository files navigation

Statusbar Converter

MAC OS Linux GitHub release

A small tool for convenient unit conversion: easily convert Unix timestamp to human-readable time, convert metric-imperial units. Just copy the text and it will automatically show result in the statusbar:

demo

Installation on macOS

  • Download the latest release from GitHub and extract
  • 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: icon may be hidden if there are too many icons. On macOS you can reorder icons on the statusbar with Cmd-click and drag.

Installation on Linux

The app is built for and tested on Ubuntu, Gnome desktop environment.

  • Download the latest release from GitHub and extract
  • Run sudo apt-get install xsel
  • Start the app. A new icon will appear on the statusbar

Building app

See documentation for building app yourself.

Troubleshooting app

See documentation for troubleshooting app issues.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published