mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
updated readme
This commit is contained in:
parent
acc887fd2c
commit
dd62ae4fb3
1 changed files with 29 additions and 2 deletions
31
README.md
31
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
|
||||
|
||||
[](https://ci-apps.yunohost.org/jenkins/job/kimai2%20%28Community%29/lastBuild/consoleFull)
|
||||
[](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.
|
||||
|
|
Loading…
Add table
Reference in a new issue