1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2025-11-05 12:18:41 +01:00
Kimai v2 package for YunoHost
Find a file
eric_G 6e0a5a0dc0
Testing (#150)
* Upgrade to v2.34.0 (#137)

* Upgrade sources
- `main` v2.34.0: https://github.com/kevinpapst/kimai2/releases/tag/2.34.0

* Auto-update READMEs

* Upgrade to v2.35.1 (#140)

* Upgrade sources
- `main` v2.35.1: https://github.com/kevinpapst/kimai2/releases/tag/2.35.1

* Auto-update READMEs

* Upgrade to v2.36.0 (#142)

* Upgrade sources
- `main` v2.36.0: https://github.com/kevinpapst/kimai2/releases/tag/2.36.0

* Auto-update READMEs

* Upgrade to v2.36.1 (#143)

* Upgrade sources
- `main` v2.36.1: https://github.com/kevinpapst/kimai2/releases/tag/2.36.1

* Auto-update READMEs

* Upgrade to v2.37.0 (#145)

* Upgrade sources
- `main` v2.37.0: https://github.com/kevinpapst/kimai2/releases/tag/2.37.0

* Auto-update READMEs

* Upgrade to v2.38.0 (#147)

* Upgrade sources
- `main` v2.38.0: https://github.com/kevinpapst/kimai2/releases/tag/2.38.0

* Auto-update READMEs

* Upgrade to v2.40.0 (#149)

* Upgrade sources
- `main` v2.40.0: https://github.com/kevinpapst/kimai2/releases/tag/2.40.0

* Auto-update READMEs

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh (#148)

* Testing (#146)

* Upgrade to v2.34.0 (#137)

* Upgrade sources
- `main` v2.34.0: https://github.com/kevinpapst/kimai2/releases/tag/2.34.0

* Auto-update READMEs

* Upgrade to v2.35.1 (#140)

* Upgrade sources
- `main` v2.35.1: https://github.com/kevinpapst/kimai2/releases/tag/2.35.1

* Auto-update READMEs

* Upgrade to v2.36.0 (#142)

* Upgrade sources
- `main` v2.36.0: https://github.com/kevinpapst/kimai2/releases/tag/2.36.0

* Auto-update READMEs

* Upgrade to v2.36.1 (#143)

* Upgrade sources
- `main` v2.36.1: https://github.com/kevinpapst/kimai2/releases/tag/2.36.1

* Auto-update READMEs

* Upgrade to v2.37.0 (#145)

* Upgrade sources
- `main` v2.37.0: https://github.com/kevinpapst/kimai2/releases/tag/2.37.0

* Auto-update READMEs

* Upgrade to v2.38.0 (#147)

* Upgrade sources
- `main` v2.38.0: https://github.com/kevinpapst/kimai2/releases/tag/2.38.0

* Auto-update READMEs

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>

* [autopatch] Automatic patch to use nodejs/ruby/go/compose resources + remove empty _common.sh

---------

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* cleaning

* Update upgrade

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2025-09-28 14:20:20 +02:00
.github Manifest v2 2024-01-28 12:20:07 +01:00
conf Testing (#150) 2025-09-28 14:20:20 +02:00
doc Manifest v2 2024-01-28 12:20:07 +01:00
scripts Testing (#150) 2025-09-28 14:20:20 +02:00
LICENSE Updated to version 0.6 2018-11-19 03:19:39 +05:30
manifest.toml Testing (#150) 2025-09-28 14:20:20 +02:00
README.md Testing (#150) 2025-09-28 14:20:20 +02:00
tests.toml Do not test change_url 2024-01-28 13:31:22 +01:00

Logo of Kimai2 Kimai2, packaged for YunoHost

Multi-user application for time-tracking with support for mobile devices

🌐 Official app website App Demo Version: 2.40.0~ynh1

Screenshots

Screenshot of Kimai2

📦 Developer info

Automatic tests level

🛠️ Upstream Kimai2 repository: https://github.com/kevinpapst/kimai2

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing

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

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.