1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/microbin_ynh.git synced 2024-09-03 19:45:57 +02:00
Microbin package for YunoHost
Find a file
2024-06-24 13:19:13 +02:00
conf fix 2024-06-17 08:12:57 +02:00
doc Update DESCRIPTION_fr.md 2024-04-05 18:50:54 +02:00
scripts cleaning 2024-06-23 21:39:31 +02:00
.gitignore cleaning 2024-06-23 21:38:17 +02:00
ALL_README.md Auto-update READMEs 2024-06-16 20:59:09 +00:00
LICENSE Update LICENSE 2024-04-04 14:21:29 +02:00
manifest.toml cleaning 2024-06-23 21:38:17 +02:00
README.md Auto-update READMEs 2024-06-17 06:32:09 +00:00
README_es.md Auto-update READMEs 2024-06-17 06:32:09 +00:00
README_eu.md Auto-update READMEs 2024-06-17 06:32:09 +00:00
README_fr.md Auto-update READMEs 2024-06-17 06:32:09 +00:00
README_gl.md Auto-update READMEs 2024-06-17 06:32:09 +00:00
README_zh_Hans.md Auto-update READMEs 2024-06-17 06:32:09 +00:00
tests.toml first commit 2024-04-04 12:55:50 +02:00

MicroBin for YunoHost

Integration level Working status Maintenance status

Install MicroBin with YunoHost

Read this README in other languages.

This package allows you to install MicroBin quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. It is very easy to set up and use, and will only require a few megabytes of memory and disk storage.

Shipped version: 2.0.4~ynh2

Demo: https://pub.microbin.eu/

Screenshots

Screenshot of MicroBin

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/microbin_ynh/tree/testing --debug
or
sudo yunohost app upgrade microbin -u https://github.com/YunoHost-Apps/microbin_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps