All projects
  • v0.13.0 released
  • Actively iterating
  • Personal

Modus

A Windows 11 tray app that treats a whole working context (apps, a dedicated Chrome profile window, an exact multi-monitor layout) as one named workflow you activate on demand.

The Modus workflow editor: a saved multi-monitor layout with apps placed on a visual map of the displays.
The Modus workflow editor: a saved multi-monitor layout with apps placed on a visual map of the displays.

Stack

  • C#
  • .NET 9
  • WPF
  • Win32 API
  • Inno Setup

What I built

  • DPI-safe window placement: positions are stored as fractions of each monitor’s work area, so layouts survive DPI changes and a portrait rotation.
  • Safelist-aware minimize of everything else, four CLI verbs, a tray app with first-run onboarding, and a consumer installer.
  • Ships publicly as a versioned Windows installer with a published SHA-256 checksum; currently v0.13.0, verified live on a mixed-DPI two-monitor desktop.