upm is a free open source offline password manager, which helps you to manage your passwords, You can store all your passwords in one database, which is locked with a master key so you only have to remember one single master key to unlock the whole database
Installation guide for upm (uwu password manager)
$ git clone https://github.com/upm-pass/upm-gui.gitcd project directory
$ cd upm-gui/to install upm-gui run
$ ./install.shAfter that run gupm from your terminal or application launcher
- Go to latest version
- Download gupm.exe
Clone the project
$ git clone https://github.com/upm-pass/upm-gui.gitcd project directory
$ cd upm-gui/run npm install
$ npm installbuild
$ npm run build-win| Action | Shortcut |
|---|---|
| focus on search bar | ctrl+f |
| add new password | ctrl+d |
/home/$USER/.config/upm/config
?
{
"settings": {
"notification_position": "top_right"
}
}| name | options |
|---|---|
| notification_position | top_right, top_left |

