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

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

Freescout package for YunoHost
https://github.com/yunohost-apps/freescout_ynh

freescout yunohost yunohost-apps

Last synced: about 2 months ago
JSON representation

Freescout package for YunoHost

Awesome Lists containing this project

README

          


Logo of FreeScout
FreeScout, packaged for YunoHost

Help desk & shared mailbox

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




## Screenshots
![Screenshot of FreeScout](./doc/screenshots/screenshot.png)

## 📦 Developer info

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

🛠️ Upstream FreeScout repository:

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

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/freescout_ynh/tree/testing

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

### 📚 App packaging documentation

Please see for more information.