LockinRa for Linux

The local-first focus workspace — AppImage, deb and rpm.

v1.7.0 · Current

Download

AppImage .deb .rpm
v1.7.0 · x86_64 · AppImage 276 MB · deb 197 MB · rpm 197 MB

The AppImage is one self-contained file — nothing installed system-wide, delete it to uninstall. The deb and rpm register a launcher entry like any other app. Either way your data lives in ~/.config/LockinRa.

Run it

deb or rpm — install and launch it from your applications menu:

sudo apt install ./LockinRa-1.7.0-linux-amd64.deb
# or
sudo dnf install ./LockinRa-1.7.0-linux-x86_64.rpm

AppImage — make it executable and launch it:

chmod +x LockinRa-1.7.0-linux-x86_64.AppImage
./LockinRa-1.7.0-linux-x86_64.AppImage

Or right-click the file → Properties → Permissions → Allow executing as program, then double-click it.

Hit a FUSE error? Some distros don't ship FUSE 2 by default. Either install it — sudo apt install libfuse2 (Debian/Ubuntu) or sudo dnf install fuse (Fedora) — or run it without FUSE:

./LockinRa-1.7.0-linux-x86_64.AppImage --appimage-extract-and-run

What to expect on Linux

Almost everything works. One feature is limited by your display server, and one needs a package you may not have.

Works
  • Tasks, voice & text capture
  • Focus sessions, Pomodoro, soundscapes
  • Notes, habits, analytics, calendar
  • Local AI (Ollama) & on-device voice (Whisper)
  • Browser-extension web distraction detection
  • Coach & Copilot, integrations
Limited
  • Desktop-app distraction detection works on X11 but is unreliable on Wayland (the default on many distros) — the web/extension path still covers browser distractions. This one is permanent: Wayland has no protocol for reading another window's title, by design.
  • The now-playing mini-player needs playerctl installed (sudo apt install playerctl). Without it the panel simply says nothing is playing.
  • No built-in auto-update yet — re-download to upgrade.

New in v1.7.0

Linux was three versions behind, and the gap was never really about packaging — it was that the parts of the app which talk to the operating system had one implementation, and it was the Windows one. That is what this release fixes, alongside the whole Notes rebuild.

System requirements

Prefer Windows? Download for Windows or get it on the Microsoft Store. On a Mac? macOS ships in this release too. Every file for every platform, with SHA-256 checksums, is on the downloads page. Found a bug on Linux? Email us — Linux feedback genuinely helps.

← Back to lockinra.xyz