Develow Desktop
Record your build sessions.
A small Electron app that watches your git repo, captures markers with ⌘+1…5, and turns the session into a narratable 5-panel recap video you can publish straight to your Develow feed.
macOS
Universal DMG · Apple Silicon + Intel
Windows
x64 installer (.exe)
Linux
x64 AppImage
Version 0.1.1 · download links pin to this release
Git-aware
Detects your repo on launch. Diffs, commits, and file churn are captured as the session unfolds.
Marker shortcuts
⌘1 highlight, ⌘2 bug, ⌘3 fix, ⌘4 done, ⌘5 note — each marker grabs a screenshot and a diff snapshot.
One-click recap
Pick a theme, narrate per slide, and publish. Backend composes the final 9:16 vertical mp4.
First-launch notes
- macOS: the build is signed, notarized, and stapled. Open the DMG, drag
Develow.appto Applications, then open it normally. - Windows: Defender SmartScreen will likely block the installer (the build isn't code-signed yet). When you see "Windows protected your PC", click More info, then Run anyway. On Windows 11 you may also need to click "Don't show this again" on the Defender notification.
- Linux: after download,
chmod +x Develow-*-linux-x64.AppImagethen run it.
