1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/microbin_ynh.git synced 2025-11-05 12:28:37 +01:00
Microbin package for YunoHost
Find a file
2025-09-21 08:51:16 +02:00
conf Cleaning 2025-09-21 08:36:23 +02:00
doc Update DESCRIPTION_fr.md 2024-04-05 18:50:54 +02:00
scripts Cleaning 2025-09-21 08:36:23 +02:00
.gitignore cleaning 2024-06-23 21:38:17 +02:00
LICENSE Update LICENSE 2024-04-04 14:21:29 +02:00
manifest.toml Update manifest.toml 2025-09-21 08:37:27 +02:00
README.md Auto-update READMEs 2025-09-21 08:37:30 +02: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.0.4~ynh5

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.