From dd62ae4fb353651a10dfb7f2bb47ac2785f44916 Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Sun, 1 Jul 2018 03:30:38 +0530 Subject: [PATCH] updated readme --- README.md | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d54602..42eebe8 100644 --- a/README.md +++ b/README.md @@ -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)
+ +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.