syncthingStatus - a macOS menu bar status app for syncthing

Hi.

As far as I found out, this is the right place to tell Syncthing users that I build a small open-source macOS menu bar app that integrates with Syncthing to display the connection and transfer status.

If you want to take a look at it: GitHub - Xpycode/syncthingStatus: Shows syncthing status in the menu bar

I have been building it with LLMs like Claude Code, Gemini CLI and Codex CLI and it seems to work quite well.

Have fun with it, I will not work constantly on it, but every now and then I will try file history stuff and see if I get it working.

Kind regards,

LU

1 Like

I just released an update to fix an issue with too many items in the popover making elements not visible.

And another update: https://github.com/Xpycode/syncthingStatus/releases/tag/v1.5

New Features

  • Auto-Updates via Sparkle - The app can now check for and install updates automatically

  • Update Button - Quick access to check for updates from the footer or Settings

  • Automatic Update Checking - Configurable in Settings with toggle to enable/disable

Bug Fixes

  • Settings Migration - Fixed issue where settings were lost when upgrading from v1.2 due to bundle ID change

UI Changes

  • Renamed footer buttons for cleaner look (Web UI, Window, Update)

  • New Updates section in Settings

1 Like