UNPKG

alfred-uuid

Version:

Alfred Workflow - Generate UUIDs in v1 and v4

34 lines (17 loc) 822 B
# alfred-uuid <a href="https://github.com/MariusRumpf/alfred-uuid"><img alt="GitHub Actions status" src="https://github.com/MariusRumpf/alfred-uuid/workflows/CI/badge.svg"></a> > [Alfred](https://www.alfredapp.com) workflow to generate UUIDs in v1 and v4 <img src="screenshot.png" width="580"> ## Install ``` $ npm install --global alfred-uuid ``` *Requires [Node.js 14+](https://nodejs.org) and [Alfred 4](https://www.alfredapp.com/) with the paid [Powerpack](https://www.alfredapp.com/powerpack/) upgrade.* ## Usage In Alfred, type `uid`, <kbd>⏎</kbd> - press <kbd>⏎</kbd> to copy a uuid. ## Related - [uuid](https://github.com/kelektiv/node-uuid) - Package used to generate uuids ## License MIT © [Marius Rumpf](https://github.com/mariusrumpf) <p align="center"><img src="icon.png" width="64"></p>