Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/westberliner/checksum
Plugin for Nextcloud and ownCloud to create hashes of files.
https://github.com/westberliner/checksum
checksum nextcloud owncloud validation
Last synced: 18 days ago
JSON representation
Plugin for Nextcloud and ownCloud to create hashes of files.
- Host: GitHub
- URL: https://github.com/westberliner/checksum
- Owner: westberliner
- License: gpl-3.0
- Created: 2013-07-29T22:52:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T02:37:35.000Z (about 2 months ago)
- Last Synced: 2024-10-30T05:07:42.650Z (about 2 months ago)
- Topics: checksum, nextcloud, owncloud, validation
- Language: JavaScript
- Homepage:
- Size: 2.11 MB
- Stars: 29
- Watchers: 4
- Forks: 15
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
Checksum
========**Plugin for [Nextcloud](https://nextcloud.com) to create hashes of files.**
![animation](screenshots/checksum.gif)
Installation
------------In your Instance, simply navigate to »Apps«, choose the category »Files«, find the Checksum app and enable it.
Usage
-----Just open the details view of the file (Sidebar). There should be a new tab called "Checksum". Select a algorithm and it will try to generate a hash. If you want an other algorithm, just click on the reload button.
Possible algorithms are md5, sha1, sha256, sha384, sha512, sha3-256, sha3-512 and crc32.
Translation
-----------If your language is missing, feel free to translate your language under [transifex](https://www.transifex.com/nextcloud/nextcloud/checksum/).
If you are not already a member of the transifex nextcloud project create an account and join the project.
Compatibility
-------------- This app was only tested on Nextcloud v20 to v21 and php v7.(2|4).
- For older nextcloud versions check older releases.