8bc6e6be7feacfb7931364e65e349e13fe0aef18
albert-plugin-python-uuid-generator
Extension for generating version 4 UUIDs in Albert launcher.
Installation
- Locate the
modulesdirectory in the Python extension data directory.
The data directories reside in the data directories of the application defined by Qt.
~/.local/share/albert/python/plugins
- Clone this repository into your
modulesdirectory.
cd /path/to/modules
git clone https://gitea.felix-boers.de/fboers/albert-plugin-python-uuid-generator.git
- Enable the extension in the settings under
Extensions.
Usage
Generates a version 4 UUID.
Synopsis: <trigger>
Example:
uuid: generate a random UUID and copy to the clipboard.
Contributing
If you have any questions, suggestions, or issues, please feel free to open an issue or pull request.
Languages
Python
81.8%
Makefile
18.2%