|
||
---|---|---|
.idea | ||
3rdparty | ||
_git_assets | ||
assets | ||
inc | ||
.gitignore | ||
.htaccess | ||
LICENSE | ||
README.md | ||
index.php | ||
install.php |
README.md
PC Time Webinterface
A webinterface to manually track the daily active time of a pc.
Screenshots
Installation
When pc time webinterface hasn't been installed yet, you'll get automatically redirected to the install-page.
This page saves your database settings and set's up all tables needed for this service.
Reinstall System
Because the installation page redirects you to the main page when you've already installed the webinterface,
you need to delete the /inc/config/credentials.php
file.
Then you can just do the installation again.
API Documentation and how to set up the cron tasks
I added a wiki where you can see how you have to set up the cron tasks. Also, there is API documentation if you want to use the api.
Background Information
This is an old project of mine, which I made to track my own pc time. I fixed some small bugs and refactored the code to be more in line how I would do it today. This project isn't mainly made to be used forever, as I don't use it myself anymore. If you use it, then, thank you! Thus, if you need any specific feature, or you found a bug, just report it here or via email.
License
This project is licensed under the EUPL v1.2 License - see the LICENSE file for details.