mirror of
https://github.com/YunoHost-Apps/simple-hash-generator_ynh.git
synced 2025-11-05 13:08:36 +01:00
Simple Hash Generator package for YunoHost
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| .gitignore | ||
| ALL_README.md | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_es.md | ||
| README_eu.md | ||
| README_fr.md | ||
| README_gl.md | ||
| README_id.md | ||
| README_it.md | ||
| README_nl.md | ||
| README_ru.md | ||
| README_zh_Hans.md | ||
| tests.toml | ||
Simple-Hash-Generator for YunoHost
Read this README in other languages.
This package allows you to install Simple-Hash-Generator quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
A simple hash generator utilizing a collection of popular and useful hash functions
Shipped version: 1.0~ynh4
Demo: https://prizz.github.io/Simple-Hash-Generator/
Screenshots
🔴 Antifeatures
- Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
Documentation and resources
- Official app website: https://prizz.github.io/Simple-Hash-Generator/
- Upstream app code repository: https://github.com/pRizz/Simple-Hash-Generator
- YunoHost Store: https://apps.yunohost.org/app/simple-hash-generator
- Report a bug: https://github.com/YunoHost-Apps/simple-hash-generator_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing --debug
or
sudo yunohost app upgrade simple-hash-generator -u https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
