Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ PWM — Terminal Password Manager

version Python-3.8 | 3.9 | 3.10 | 3.11 | 3.12 | 3.13 Status


🎯 PWM is a simple and offline terminal-based password manager.
No syncing. No servers. No bloat. Just your passwords stored safely on your machine.

✨ Built for developers, hackers, and keyboard warriors who love simplicity and privacy.


📸 Preview

intro screen

view app

web preview


🚀 Features

  • 🧠 Simple CLI interface — no need to learn another tool
  • 🔐 Everything is stored locally (no cloud)
  • 💻 Instant Web View (pwm web)
  • 📁 Export in txt or json
  • 📦 Clean and extendable project layout

⚙️ Quick Start

> pwm -h

usage: PWM [-h] {app,all,view,export,web} ...

A terminal password manager.

positional arguments:
  {app,all,view,export,web}

options:
  -h, --help  show help message and exit

A few common commands:

pwm app create     # Create an app entry
pwm all            # View all stored apps
pwm view <app>     # View a single app
pwm export json    # Export everything to JSON
pwm web            # Launch web viewer in browser

📦 Installation

pip install pwm-project

or

git clone https://github.com/ihawar/pwm-project.git
cd pwm-project
pip install .

Built with 💜 by hawar

About

Pure local passwords. Simple. Offline. Yours.No cloud. No sync.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages