solidtime-io / solidtime-desktop

solidtime timetracker desktop app for macOS, Windows and Linux
GNU Affero General Public License v3.0
20 stars 1 forks source link

Support own server #2

Closed smehrbrodt closed 1 month ago

smehrbrodt commented 1 month ago

Currently the desktop app can only be used with the solidtime.io server. Would be useful to configure it to use an own server.

Onatcer commented 1 month ago

This will be supported with the next release of the web application. The desktop client actually already supports this and you can configure the server when you first start the app or after logout. But we do not provide instructions on how to set up the OAuth Client yet, as there are API Endpoints missing in the latest web application community version release that are necessary to use the desktop client.

Onatcer commented 1 month ago

We added the instructions for self-hosting in the docs here: https://docs.solidtime.io/self-hosting/guides/docker#8-activate-desktop-client-access-optional

Please make sure that you have at least version 0.2.0 of the solidtime server running, otherwise the desktop client will not work properly