An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/microbin_ynh

Microbin package for YunoHost
https://github.com/yunohost-apps/microbin_ynh

microbin yunohost yunohost-apps

Last synced: 5 months ago
JSON representation

Microbin package for YunoHost

Awesome Lists containing this project

README

          


Logo of MicroBin
MicroBin, packaged for YunoHost

Configurable file-sharing and URL shortening web app

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://microbin.eu/)
[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://pub.microbin.eu/)
[![Version: 2.1.0~ynh1](https://img.shields.io/badge/Version-2.1.0~ynh1-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/microbin/)




## Screenshots
![Screenshot of MicroBin](./doc/screenshots/screenshot7.png)

## 📦 Developer info

[![Automatic tests level](https://apps.yunohost.org/badge/cilevel/microbin)](https://ci-apps.yunohost.org/ci/apps/microbin/)

🛠️ Upstream MicroBin repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/microbin_ynh/tree/testing).

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 for more information.