Simple Hash Generator package for YunoHost
Find a file
2024-03-29 07:23:10 +01:00
.github Delete updater.sh 2023-06-01 22:16:55 +02:00
conf v2 2023-03-19 14:42:58 +01:00
doc fix 2023-03-19 14:45:32 +01:00
scripts v2 2023-03-19 14:42:58 +01:00
sources Initial commit 2022-04-23 15:11:56 +02:00
.gitignore Initial commit 2022-04-23 15:11:56 +02:00
ALL_README.md Auto-update README 2024-03-29 07:23:10 +01:00
config_panel.toml.example Initial commit 2022-04-23 15:11:56 +02:00
LICENSE Update LICENSE 2022-04-23 15:27:27 +02:00
manifest.toml autoupdate.strategy = "latest_github_release" 2024-02-20 06:08:03 +01:00
README.md Auto-update README 2024-03-29 07:23:10 +01:00
README_fr.md Auto-update README 2024-03-29 07:23:10 +01:00
README_gl.md Auto-update README 2024-03-29 07:23:10 +01:00
README_it.md Auto-update README 2024-03-29 07:23:10 +01:00
tests.toml v2 2023-03-19 14:42:58 +01:00

Simple-Hash-Generator for YunoHost

Integration level Working status Maintenance status

Install Simple-Hash-Generator with YunoHost

Read this README is 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~ynh2

Demo: https://prizz.github.io/Simple-Hash-Generator/

Screenshots

Screenshot of Simple-Hash-Generator

Documentation and resources

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