Downloads
Install Loopi on your machine.
Free, open source, local‑first. Pick your platform and start automating in minutes.
Latest release
v1.9.1Adds AI agents with self‑patching workflows, desktop cursor & keyboard control, shell command execution, and the loopi‑cli. Release notes →
LicenseO'Saasy
Size~83–115 MB
macOS builds coming soon. Build from source below in the meantime.
Alternative install methods
Build from source
Clone the repository, install deps, and run.
git clone https://github.com/Dyan-Dev/loopi.git
cd loopi
pnpm install
pnpm startBuild your own installer
For unsupported distros or custom signing.
pnpm make:linux # .deb + .rpm
pnpm make:windows # .exe
pnpm make:mac # .zip / .dmgSystem requirements
- •Memory: Minimum 4 GB RAM (8 GB recommended)
- •Disk: 500 MB for the app + Chromium cache
- •Display: 1280×720 or higher
- •Network: Only for cloud AI, integrations, and updates — everything else runs offline
- •Chromium: Bundled with the app
- •Desktop control (Linux): Wayland via ydotool; X11 via nut‑js (optional — both work without config on most setups)
Need help installing?
Check the docs, or drop into Discord for real‑time help.