Skip to content

πŸ’– A cute, secure password generator desktop application

Notifications You must be signed in to change notification settings

mahirox36/PassMagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

PassMagic πŸ’–βœ¨

A VERY cute, secure password generator desktop application built with Electron.

Features

  • πŸ’– Adorable pastel UI with floating hearts and animations
  • πŸ”’ Generate highly secure passwords with customizable options
  • 🌈 Live password preview that updates as you change settings
  • ⌨️ F13 hotkey to launch from anywhere
  • πŸ“‹ Auto-copy and paste functionality
  • ⭐ Password strength indicator

Setup

  1. Make sure you have Node.js installed.
  2. Install dependencies:
npm install

Development

Run the app in development mode:

npm start

Building

Build the app for your platform:

npm run build

Usage

  1. Press F13 to open the password generator
  2. Adjust your password settings
  3. Click "Generate Super Cute Password"
  4. The password will be copied to your clipboard and automatically pasted where your cursor is focused

Security

  • Passwords are generated locally on your device
  • The app doesn't store or transmit your passwords
  • Strong cryptographic principles ensure password security

About

πŸ’– A cute, secure password generator desktop application

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published