1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trustyhash_ynh.git synced 2025-11-05 21:28:44 +01:00
Trusty Hash package for YunoHost
Find a file
2025-09-04 02:07:31 +02:00
.github v2 2023-06-28 22:09:41 +02:00
conf remove php 2025-03-01 23:08:27 +01:00
doc remove php 2025-03-01 23:08:27 +01:00
scripts [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh 2025-09-02 22:54:27 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 03:07:33 +02:00
LICENSE cleaning 2023-06-28 22:19:20 +02:00
manifest.toml Update manifest.toml 2025-03-01 23:17:51 +01:00
README.md Auto-update READMEs 2025-09-04 02:07:31 +02:00
tests.toml v2 2023-06-28 22:09:41 +02:00

Logo of TrustyHash TrustyHash, packaged for YunoHost

SHA-256 Hash Calculator

App Demo Version: 2016.06.17~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream TrustyHash repository: https://github.com/sprin/TrustyHash

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade trustyhash -u https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.