Your PC, from
your pocket.
OpenLoop is an AI agent that runs on your Windows machine and takes commands through Telegram. Keyboard, mouse, screenshots, app control — all from your phone.
powershell -Command "iwr -useb https://openloop.sh/install.ps1 | iex"Capabilities
What it actually does
Setup
Under a minute. Seriously.
Run one command
Open PowerShell and paste:iwr -useb https://openloop.sh/install.ps1 | iex
It downloads the binary, asks for your Telegram bot token, detects your chat ID, and sets up auto-start.
Message your bot
Open Telegram on your phone and send anything to your bot. OpenLoop detects the conversation and starts listening for commands.
You're in control
Tell it what to do — open apps, type text, click buttons, grab screenshots, run automations. It reads the screen, plans the steps, and executes.
In action
You type. It does.
open spotify and play my liked songs
→ attaching to Spotify.exe
→ found navigation: "Liked Songs"
→ clicking "Liked Songs"
→ pressing Shuffle Play
→ done.
skip this track
→ pressing Next button
→ now playing: "Something New"
MIT Licensed
Read the code.
Run it yourself.
The full source is on GitHub. Star it, fork it, open a PR, or just read through and learn how it works.