Download Remnus
The native desktop app for Windows, macOS, and Linux. Your whole cloud workspace in its own window.
These links always point to the latest release.
Remnus Desktop is the native app version of your Remnus cloud workspace, built with Tauri. It runs in its own window using a lightweight system WebView instead of a heavy bundled browser, so it stays fast and small. On top of the full web experience it adds desktop conveniences like a system tray, global shortcuts, native notifications, and close-to-tray. Everything stays in sync with the web and mobile apps, so your pages, databases, and workspaces are always up to date across every device.
Windows (.exe)
Run the installer and follow the prompts. If Windows SmartScreen appears, choose “More info” then “Run anyway” — the build is not yet code-signed.
macOS (.dmg)
Open the .dmg and drag Remnus into your Applications folder. On first launch, right-click the app and choose “Open” to bypass the Gatekeeper warning for unsigned apps.
Linux (.AppImage / .deb)
For the AppImage, make it executable (chmod +x Remnus-*.AppImage) and run it directly. For Debian or Ubuntu, install the package with sudo apt install ./Remnus-linux-amd64.deb.