/unix-timestamp-clock

Gnome Shell extension to show the current unix timestamp next to the clock

Primary LanguageJavaScriptMIT LicenseMIT

Unix Timestamp Clock

Intro

I needed to see the current Unix Timestamp all the time, just as injcristianrojas and mibus for UTC.

Copy-paste currently shown timestamp (left mouse button) or current timestamp (any other mouse button) to clipboard.

Install

Automatic

Go to https://extensions.gnome.org/extension/1375/unix-timestamp-clock/ and turn on the extension.

Manual

cd ~/.local/share/gnome-shell/extensions/
git clone https://github.com/se1exin/unix-timestamp-clock.git unix-timestamp-clock@se1exin.github.com

Contributors