A command-line tool for generating strong passwords and secret keys.
Project description
╔═╝ ║ ╝ ╔═ ║ ║ ╔═╝ ║ ║ ║ ║ ║ ║ ║ ╔╝ ╔═╝ ═╔╝ ══╝ ══╝ ╝ ╝ ╝ ╝ ╝ ══╝ ╝
Your SECRET BUDDY for creating passwords you can actually remember.
Or with pip
pip install clinkey-cli For macOS users, you can also use Homebrew:# Replace / with the actual tap path brew install //clinkey-cli ✨ UsageClinkey works in two ways: Interactive Mode (cool and guided) or Direct Mode (fast and efficient).Interactive Mode 🎮Just run clinkey with no arguments to launch the slick, guided interface. It's the best way to get started!clinkey Direct Commands ⚡Need a password, right now? Use flags to get what you want in a single line.# Create a 24-character "spicy" password (letters + digits) clinkey -l 24 -t strong
Generate 5 "inferno" passwords, all lowercase and without separators
clinkey -n 5 -t super_strong --lower --no-sep
Save 10 "vanilla" passwords to a file
clinkey -n 10 -t normal -o my_passwords.txt All the OptionsOptionAliasDescriptionAvailable Levels--length-lHow long do you want it?(a number)--type-tHow bold do you feel?normal (Vanilla 🍦)strong (Spicy 🔥)super_strong (Inferno 🌶️)--number-nHow many do you need?(a number)--no-sep-nsRemoves the - and _ separators.N/A--lower-lowFor a more discreet look (all lowercase).N/A--output-oSaves the loot to a file.(file path)📜 LicenseThis project is licensed under the MIT License. Use it wisely!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clinkey_cli-1.0.1.tar.gz.
File metadata
- Download URL: clinkey_cli-1.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0rc3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3022aae431d6978b7895768a65da13dbc2d6aace4ce7a2dbf748e83dc0c207f
|
|
| MD5 |
d4f26f1cc0ab175f11bc252b1ce5d709
|
|
| BLAKE2b-256 |
9d1c370f92fa6f9d4b277c1a28b706358249d34c0cfd9bbbe9c8c25b10d5d63b
|
File details
Details for the file clinkey_cli-1.0.1-py3-none-any.whl.
File metadata
- Download URL: clinkey_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0rc3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdd545a109192d234ada01d5340bbe95885259f3dff1dc1ec51928f56807e80c
|
|
| MD5 |
c9e8d0fa4ad944bc3e012bf42c371cf5
|
|
| BLAKE2b-256 |
17d71e3817d41046f000673a5e02f726e9fb15c53d85097ae512004f12c10125
|