Skip to content

Latest commit

 

History

History
85 lines (51 loc) · 1.93 KB

File metadata and controls

85 lines (51 loc) · 1.93 KB

ScreenX Brand

Positioning

ScreenX is a native macOS window manager for people who want their desktop to feel intentional, fast, and calm across one or many displays.

Brand Name

ScreenX

Creator

Levan Parastashvili

Tagline

Design your desktop canvas.

Short Description

A native macOS window manager for arranging apps across screens with precise grids, canvas placement, and reusable layouts.

Landing Page Hero

Headline: Design your desktop canvas.

Subheadline: Arrange every Mac window with quick layouts, per-screen grids, live drag previews, and saved workspaces.

Primary CTA: Download for macOS

Secondary CTA: See how it works

Download And Install Copy

Download ScreenX for macOS, open the DMG, then drag ScreenX into Applications.

Public downloads should use the notarized and stapled DMG created by script/package_release.sh.

About Copy

ScreenX helps Mac users turn every display into a calm, predictable workspace.

Use quick layouts, a drag canvas, per-screen grids, and saved layouts to place windows exactly where they belong.

Built for macOS with Accessibility-powered window control.

Voice

Calm, precise, native, capable.

Color Direction

  • Ink: #1E2422
  • Sage: #9EBFA8
  • Mint: #B8DBC6
  • Mist: #EEF4F0
  • Slate: #687672

Product Pillars

  • Place windows with confidence.
  • Shape each screen independently.
  • Keep layouts reusable.
  • Stay native to macOS.

Project Links

  • Website: https://screenx.scrubmac.app
  • GitHub: https://github.com/SyntaxFear/screenX
  • LinkedIn: https://www.linkedin.com/in/levani-parastashvili/
  • X: https://x.com/Parastashvilii

Update Check Feed

The app is ready to check for updates from a JSON feed. Add the feed URL to ScreenXBrand.updateCheckURL.

Expected JSON:

{
  "version": "1.0.3",
  "downloadURL": "https://screenx.scrubmac.app/releases/1.0.3/ScreenX-1.0.3.dmg",
  "releaseNotesURL": "https://screenx.scrubmac.app/releases"
}