From 34a702bc4234ae0bcd795cc360f550531ded7b91 Mon Sep 17 00:00:00 2001 From: mixeme Date: Thu, 25 Jun 2026 22:56:04 +0300 Subject: [PATCH] docs: add screenshots to README Co-Authored-By: Claude Sonnet 4.6 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5d861e5..e261d06 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ GoSentry is a cross-platform desktop scheduler. It provides a native GUI for creating, grouping, pausing, running, and monitoring scheduled shell commands. +## Screenshots + +![Jobs tab](images/screenshot_jobs.PNG) +*Jobs tab — job list with details panel and run statistics.* + +![Settings tab](images/screenshot_settings.PNG) +*Settings tab — application, queue, storage, and version info.* + ## Features - Native desktop GUI built with [Fyne](https://fyne.io/).