Home
Softono

Ulauncher Password Generator

Open source MIT Python
16
Stars
2
Forks
1
Issues
1
Watchers
6 years
Last Commit

 About Ulauncher Password Generator

Password Generator Extention for Ulauncher

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Ulauncher Password Generator?

We provide expert installation service for this software. Our team will install, configure, and secure Ulauncher Password Generator on your server. plans start at just $30.

Ulauncher Password Generator

View on GitHub

Ulauncher Password Generator

Ulauncher Extension License

ulauncher extension to generate self-signed passwords.

Why?

Password generators usually work around making psudo-random strings. But how should we remember those random characters? Some suggest using a password storage service, but I don't beleive that they are totally secure and my passwords won't be leaked at all!

You can use this password generator because it uses your self-assigned namespace and header to make passwords that are generated for you with the specified key. There's no need to store these passwords, just remember your namespace and header, and use whatever key you like for each service (I suggest service-name, for example gmail) and you will have your passwords every where with you.

Requirements

Install

Open ulauncher preferences window -> extensions -> add extension and paste the following url:

https://github.com/rkarami/ulauncher-password-generator

Go to preferences, update namespace and header and you are good to go!

Usage

demo

This extension supports the following keywords:

  • mode | m: Tt select charset. Options:
    • alphanumeric | an : to use lowercase/uppercase alphanumeric characters
    • loweralphanumeric | lower | lan | ln : to use lowercase alphanumeric characters
    • alphabets | ab : to use only lowercase/uppercase alphabets
    • all : to use lowercase/uppercase alphanumeric characters + special characters
  • length | len | l: to define password length
  • exclude | ex | e: to exclude characters from charlist
  • include | in | i: to include characters in charlist

Contributing

Contributions, issues and Features requests are welcome.

Show your support

Buy Me A Coffee

License

Copywright @ 2019 Reza Karami

This project is MIT Licensed.