https://github.com/ulauncher/ulauncher-hash
Ulauncher extension to hash strings with md5, sha1, sha256 and more
https://github.com/ulauncher/ulauncher-hash
hash md5 sha1 sha2 sha256 sha512 ulauncher-extension
Last synced: 5 months ago
JSON representation
Ulauncher extension to hash strings with md5, sha1, sha256 and more
- Host: GitHub
- URL: https://github.com/ulauncher/ulauncher-hash
- Owner: Ulauncher
- License: mit
- Created: 2018-09-12T13:09:14.000Z (about 7 years ago)
- Default Branch: apiv3
- Last Pushed: 2022-11-06T18:00:37.000Z (almost 3 years ago)
- Last Synced: 2024-03-15T06:21:05.938Z (over 1 year ago)
- Topics: hash, md5, sha1, sha2, sha256, sha512, ulauncher-extension
- Language: Python
- Homepage:
- Size: 368 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ulauncher-hash
[Ulauncher](https://ulauncher.io/) extension to generate hashes with md5, sha1 and sha2 (sha224, sha256, sha384 and sha512).## Usage
Install in Ulauncher using this url (https://github.com/Ulauncher/ulauncher-hash), then use the algorithm you want or `hash` as a keyword
## History, Acknowledgements & Credits
This extension originally used to live at [ulauncher-hash2](https://github.com/friday/ulauncher-hash2) (which now redirects here). It was named ulauncher-hash2 because there was an earlier hash extension, created by [brpaz](https://github.com/brpaz), which was an inspiration for ulauncher-hash2. Since then brpaz unpublished his extension, archived the repository and redirected people to ulauncher-hash2.Years after this friday became a Ulauncher maintainer and moved the extension to the Ulauncher organization. In this process the extension was also renamed, dropping the "2", since there's no other "ulauncher-hash" now.
The [icon](https://www.flaticon.com/free-icon/encryption_418404) was created by [freepik](https://www.flaticon.com/authors/freepik) from [www.flaticon.com](https://www.flaticon.com/).