Madhur Shrimal

Navigate

← Back to projects
Screen

Screen

Screen is a native macOS menu bar app (SwiftUI + ScreenCaptureKit) that turns plain captures into share-ready images — add custom backgrounds, padding, shadows, rounded corners, and blur, then one-click resize for any social platform, all without leaving the menu bar. This listing isn't the product — it's the complete source code. For a one-time $9 purchase through Polar you get access to the private repository: clone it, build a signed DMG with the included scripts and GitHub Actions release workflow, and ship or customize it however you like.

Demo

What it does

  • Three capture modes — full screen, drag-to-select region, or a specific window
  • Custom backgrounds — solid colors, linear/radial gradients, imported images, or AI-generated via DALL·E (bring your own key)
  • Image styling — adjustable padding, drop shadows, and rounded corners
  • Blur tool — rectangle or freehand brush to redact sensitive info
  • Social presets — one-click resize for X, Instagram, LinkedIn, Facebook, and YouTube
  • Built with SwiftUI + ScreenCaptureKit — native, lightweight, no Electron
  • Complete codebase: build scripts and a GitHub Actions workflow that ships a versioned, signed DMG