Coder Social home page Coder Social logo

itsomidkarami / ulauncher-password-generator Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 1.0 513 KB

Password Generator Extention for Ulauncher

License: MIT License

Python 100.00%
ulauncher ulauncher-extensions ulauncher-extension password-generator password-manager

ulauncher-password-generator's Introduction

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.

ulauncher-password-generator's People

Contributors

itsomidkarami avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tsankuanglee

ulauncher-password-generator's Issues

Unhandled Error

Hello,
While installing the extension on Ubuntu 21.04, I got this error :

Message: 'com.github.rkarami.ulauncher-password-generator'
Error Name: UnhandledError
Type: KeyError

Stacktrace:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 198, in on_scheme_callback
    resp = rt.dispatch(self, scheme_request.get_uri())
  File "/usr/lib/python3/dist-packages/ulauncher/utils/Router.py", line 49, in dispatch
    return callback(context, url_params)
  File "/usr/lib/python3/dist-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py", line 444, in prefs_extension_update_prefs
    controller = ExtensionServer.get_instance().get_controller(ext_id)
  File "/usr/lib/python3/dist-packages/ulauncher/api/server/ExtensionServer.py", line 76, in get_controller
    return self.controllers[extension_id]
KeyError: 'com.github.rkarami.ulauncher-password-generator'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.