diff --git a/README.md b/README.md index 861c2eb..b38130a 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,14 @@ A small util to launch keepassXC while the database file is on a remote webDAV s 1. simply start `kpsync` 2. On first start a example config in `~/.config/kpsync.json` will be created, probably needs to be edited 3. Afterwards start it again +4. You can access the logs, functionality, state etc via the tray icon # Functionality kpsync starts by downloading the latest db file from the webDAV to the (configured) temp directory (if there already exists a local file, matching with the server version (via ETag), the download will be skipped) -If teh download fails, teh user gets the option to open a local (fallback) file (e.g. if the computer has no network) +If the download fails, the user gets the option to open a local (fallback) file (e.g. if the computer has no network) Then KeepassXC is launched. @@ -42,4 +43,8 @@ Needs `keepassxc` to be installed. duh. "debounce": 3500, "terminal_emulator": "konsole -e" } -``` \ No newline at end of file +``` + +# Screenshot + +image