Generates a MobileOTP token and copies it into the clipboard.
It needs the following Python packages:
The configuration (init-secret and PIN) will be written to ~/.mOTPgen.conf. So make sure you change the file permissions to 600.
After starting the program, you will notice a new icon in your system tray. Right-click it to access the context menu. There you can set your init-secret and the desired PIN. If you have at least the init-secret set, you will also see a current token in the menu.
By left-clicking the tray icon, you will get a notification (only if python-notify is installed!) of the current token. The token is also copied into the clipboard.