Skip to content

unisonweb/ucm-desktop

Repository files navigation

UCM Desktop

A desktop app companion to the UCM CLI. Supports code and documentation browsing via the same core display tech used on Unison Share. All code is hyperlinked, with type signatures and syntax hints shown on hover. Also supports keyboard navigation and both light and dark modes.

CleanShot 2025-09-25 at 20 45 38@2x

Repository stats

Alt


Running

UCM the CLI needs to be running for the desktop app to connect to it. Simply start ucm however you usually do.

Start the app with:

npm start