Skip to content

osmank3/otp-keys

Repository files navigation

OTP keys for GNOME Shell

Show and copy otp keys

Features

  • Show otp codes on panel menu
  • Copy codes to clipboards
  • Supports SHA1, SHA256, SHA512 algoritms
  • 30 and 60 seconds epoc time
  • 6 - 8 digits options
  • Import and export with otpauth://... links

Installation

Normal users are recommended to get the extension from extensions.gnome.org.

Alternatively, you can check out a version from git, compile the language files, and symlink ~/.local/share/gnome-shell/extensions/otp-keys@osmank3.net to your clone:

git clone https://github.com/osmank3/otp-keys

If you are using Gnome version older than 45, set branch to gnome-42-44, then clone:

git clone https://github.com/osmank3/otp-keys -b gnome-42-44

Build and install:

meson otp-keys /tmp/otp-keys-build
ninja -C /tmp/otp-keys-build install
gnome-extensions enable otp-keys@osmank3.net

Under X11, you may need to restart GNOME Shell (Alt+F2, r, ) after that. Under Wayland you need to logout and login again.

About

Show and copy otp keys on Gnome Shell panel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •