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.
- Host: GitHub
- URL: https://github.com/yunohost-apps/timeoff_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2018-04-03T17:01:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-09T09:40:04.000Z (about 1 year ago)
- Last Synced: 2025-06-29T21:40:29.350Z (11 months ago)
- Topics: timeoff, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://timeoff.management/
- Size: 401 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Timeoff, packaged for YunoHost
Web application for managing employee absences
[](https://timeoff.management/)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/timeoff/)
## 📦 Developer info
[](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.