2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/microbin_ynh.git synced 2026-03-25 16:12:42 +01:00
Microbin package for YunoHost
Find a file
2026-03-11 08:07:37 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:05:08 +01:00
doc Update DESCRIPTION_fr.md 2024-04-05 18:50:54 +02:00
scripts No need for password=$YNH_APP_ARG_PASSWORD ... $YNH_APP_ARG_FOOBAR is legacy syntax, $password is already available with the same value in the context of the install script 2025-12-29 17:43:21 +01:00
.gitignore cleaning 2024-06-23 21:38:17 +02:00
LICENSE Update LICENSE 2024-04-04 14:21:29 +02:00
manifest.toml Upgrade sources 2026-03-08 01:25:23 +01:00
README.md Auto-update READMEs 2026-03-08 01:25:24 +01:00
tests.toml Update tests.toml 2025-09-21 08:37:13 +02:00

Logo of MicroBin MicroBin, packaged for YunoHost

Configurable file-sharing and URL shortening web app

🌐 Official app website App Demo Version: 2.1.2~ynh1

Screenshots

Screenshot of MicroBin

📦 Developer info

Automatic tests level

🛠️ Upstream MicroBin repository: https://github.com/szabodanika/microbin

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/microbin_ynh/tree/testing

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

📚 App packaging documentation

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