Hoglet / TimeIT

The unobtrusive time tracker
GNU General Public License v3.0
19 stars 7 forks source link

Sync server documentation #14

Closed tuxflo closed 5 years ago

tuxflo commented 8 years ago

I found the "Sync server" setting under Preferances but I can't find any documentation how to setup and use it. What are the requirements to run a sync server?

Thanks for that nice little tool I was really waiting for a timetracker that uses workspaces since ktimetracker is not working with KF5 and seems to be unmaintained.

Hoglet commented 8 years ago

Sync server is available here: https://github.com/Hoglet/TimeIT-Server

After setting up the server and configuring it you add the server address and the user name and password for one of the accounts created on server. See screenshot.

MainWindow-Preferences

All clients will exchange database records with the server when being online so you will have all data on all places while still being able to work off-line.

This should of course be documented...

tuxflo commented 8 years ago

Sorry for the late reply, but thanks a lot for answering the question. I think a simple Link in the README.md should be enough to document this. Keep up the good work.