KeePass 2.x plugins that provide Linux Desktop integration. These are primarily targeted for Ubuntu (but can work on other distros as well).
Provides a notification tray icon for KeePass on Plasma/KDE5. Also works with
GNOME desktop via gnome-shell-extension-appindicator (installed by default
as a dependency of the ubuntu-desktop
package).
The built-in notification tray icon for KeePass does not display in the panel. This is because notification tray support for WinForms applications is broken in Mono.
keepass2-plugin-status-notifier
Note: this package conflicts with keepass2-plugin-tray-icon
(you can only
have one of these installed at a time). Compare the usages to decide which
package you want to install.
In KDE, left-clicking the icon trays and untrays the KeePass application. Right-clicking the icon displays the menu.
In GNOME Shell right-clicking and left-clicking both show the menu. Double-clicking will tray or untray the KeePass application.
Provides a notification tray icon for KeePass.
Tested with the following desktops:
- Cinnamon
- MATE
Does not work with:
- Ubuntu Unity
The built-in notification tray icon for KeePass does not display in the panel. This is because notification tray support for WinForms applications is broken in Mono.
keepass2-plugin-tray-icon
Note: this package conflicts with keepass2-plugin-application-indicator
(you cannot have both installed at the same time). Compare the usages to decide
which package you want to install.
Left-clicking the icon will activate the KeePass window. Right-clicking the icon displays the menu.
Takes menu items from notification tray icon and displays them in the Unity Launcher menu. It also works with the plank dock (installed by default in elementary OS).
The built-in notification tray icon for KeePass does not display in the panel. This is because the Ubuntu Unity Desktop only supports application indicator type tray icons. This plugin provides an alternative means of accessing the menu items of the tray icon.
keepass2-plugin-launcher
Right-click on the KeePass 2.x icon in the launcher. You will find menu items such as Lock/Unlock Workspace and Generate Password….
On Ubuntu and derivative systems, you can install via ppa:
sudo apt-add-repository ppa:dlech/keepass2-plugins
sudo apt-get update
sudo apt-get install <list-of-package-names>
The latest versions are in the beta ppa:
sudo apt-add-repository ppa:dlech/keepass2-plugins-beta
sudo apt-get update
sudo apt-get install <list-of-package-names>
On Arch Linux, you can try https://aur.archlinux.org/packages/keebuntu-git/ (outdated)