Skip to content

CalestialAshley35/FlexPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlexPass

FlexPass - Ultimate Password Generator

FlexPass is a user-friendly and powerful password generator that creates strong, random passwords with a combination of letters (uppercase and lowercase), numbers, special characters, emojis, and kaomojis. It also allows users to copy generated passwords and save them locally for future use.

🔧 Features

  • Generate Random Passwords: Create secure passwords using a mix of letters, numbers, emojis, and special characters.
  • Copy Password: Easily copy the generated password to your clipboard.
  • Save Passwords: Save your generated passwords locally using the browser's localStorage.
  • View Saved Passwords: See a list of your saved passwords directly in the app.

📱 PassDB

PassDB is an Powerful Libary for Stpring Passwords and Download as .passdatabase Click button "Try PassDB" to try it and Type command #passdb connect to Connect PassDB Tye #savedb password:<password> to Save an Password to the Database Type #passwords to See all Passwords Created Type #download passdb to Download ot as .passdatabase

🤖 Live Demo

You can try the FlexPass Password Generator live at:
https://calestialashley35.github.io/FlexPass/

🦠 How to Use

  1. Generate a Password: Click the "Generate Password" button to create a secure password.
  2. Copy Password: Click the "Copy Password" button to copy the generated password to your clipboard.
  3. Save Password: Click the "Save Password" button to store the password in your browser's local storage.
  4. View Saved Passwords: Saved passwords are displayed below the generator, and can be accessed anytime from local storage.

⚒️ Integration

To integrate FlexPass into your project, you can use the following script:

<script src="https://cdn.jsdelivr.net/gh/CalestialAshley35/FlexPass/app.js"></script>

About

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors