Skip to content

A react + electron desktop application to encrypt, store and manage your passwords, API keys, connection strings locally.

Notifications You must be signed in to change notification settings

pahulgogna/passbucket

Repository files navigation

passbucket

An Electron application with React and TypeScript to encrypt, store and manage your passwords, API keys, connection strings locally.

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

Screenshot 2024-10-18 201102 Screenshot 2024-10-18 201127 Screenshot 2024-10-18 201534 Screenshot 2024-10-18 201553

About

A react + electron desktop application to encrypt, store and manage your passwords, API keys, connection strings locally.

Resources

Stars

Watchers

Forks