jonalaniz / Scouter

A simple menu bar app for keeping up with your FreeScout inbox.
1 stars 0 forks source link

Scouter

Scouter is an open-source macOS menu bar app designed to help you stay on top of your FreeScout mailbox. Written entirely in Swift, Scouter provides a convenient way to monitor new messages and interact with your mailbox right from your menu bar.

Scouter Screenshot ## Features - **Monitoring**: Select a FreeScout mailbox for Scouter to continually check for new messages. - **Overview**: Clicking the scouter icon shows the latest messages in each mailbox folder. - **Conversation Previews**: Hovering over a message shows a preview of the message contents - **Actions**: Click on any message to open it in your default web browser. ## Requirements Scouter relies on the API & Webhooks Module being present on your FreeScout instance. More information on API & Webhooks can be found [here](https://freescout.net/module/api-webhooks/). ## Installation Latest binary can be found in the releases section on GitHub. Scouter was built on Xcode 16 with Swift 5. It has no dependencies, so you should be able to just clone and run. ## Setup 1. Add your FreeScout instance URL and API in Scouter Preferences. 2. Click 'Get Mailboxes'. 3. Select the mailbox you would like to monitor and the interval to check for new conversations. 4. Hit save! ## Contributions Contributions are welcome, feel free to submit issues or pull requests to help improve Scouter.