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

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

Absence management software for small and medium size business.
https://github.com/yunohost-apps/timeoff_ynh

timeoff yunohost yunohost-apps

Last synced: 3 months ago
JSON representation

Absence management software for small and medium size business.

Awesome Lists containing this project

README

          


Logo of Timeoff
Timeoff, packaged for YunoHost

Web application for managing employee absences

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://timeoff.management/)
[![Version: 1.4.5~ynh4](https://img.shields.io/badge/Version-1.4.5~ynh4-rgba(0,150,0,1)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/timeoff/)




## 📦 Developer info

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

🛠️ Upstream Timeoff repository:

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

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

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

### 📚 App packaging documentation

Please see for more information.