OpenZero // INFINITY_V9

Status: Live | Platform: Windows & Linux (No Mac)

// WINDOWS INSTALL (Powershell Admin)

iwr -useb https://openzero.talktoai.org/install.ps1 | iex

Now interactive: Asks for Telegram/Google keys during setup.

// LINUX SERVER INSTALL (Bash)

curl -fsSL https://openzero.talktoai.org/install.sh | bash

Supports Ubuntu/Debian. Headless mode enabled.

// FAQ & HOOKUPS

How do I connect Google Calendar?

1. Go to Google Cloud Console -> Create Project.
2. Enable "Calendar API".
3. Create Credentials -> OAuth Client ID -> Download JSON.
4. Run the OpenZero installer and paste the path to your JSON when asked.

How do I control it from Telegram?

1. Chat with @BotFather on Telegram to get a Token.
2. Run the OpenZero installer and paste the Token.
3. Done. Text your bot to control your PC.

Does this work on Mac?

No. Zero does not support closed Apple ecosystems. Use a real Linux server or Windows machine.