1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

Merge branch 'master' of github.com:YunoHost-Apps/kimai2_ynh

This commit is contained in:
anmol26s 2018-07-01 03:43:36 +05:30
commit b361b10fc8

View file

@ -1,2 +1,29 @@
# kimai2_ynh
Kimai v2 is a Symfony4 based Timetracker: multi-user application for time-tracking using the AdminLTE theme. Can be used by Freelancers, Agencies and Companies to track employee working-times and generate invoices. https://v2.kimai.org
# Kimai 2 app for YunoHost
[![Integration level](https://dash.yunohost.org/integration/kimai2.svg)](https://ci-apps.yunohost.org/jenkins/job/kimai2%20%28Community%29/lastBuild/consoleFull)
[![Install kimai2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=kimai2)<br>
Shipped Version: **v0.2 (pre-release)**
**Please note that this app will install PHP 7.2**
## Introduction
This is the reloaded version of the open source timetracker Kimai. Right now its in an early development phase, its usable but some advanced features from Kimai v1 are missing by now.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
## Installation
### Guidelines
1. Require dedicated domain like **kimai.domain.tld**.
1. No LDAP support (blocked until upstream implements it)
1. This app is multi-instance (you can have more then one Kimai instance running on a YunoHost server)
### Install
1. **App can be installed by YunoHost admin interface or by the following command:**
$ sudo yunohost app install https://github.com/YunoHost-Apps/kimai2_ynh
1. Login details will be sent to the admin email.