Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote

Automate any AI chat interface using pyautogui and selenium. Control it from another device via HTTP.

Install

curl -fsSL https://raw.githubusercontent.com/gliddd4/remote/main/remote.sh | sh

Run it:

remote

Setup

Record 9 button positions (search bar, text input, pop-ups, etc.) by pressing r and following the prompts.

API endpoints

Method Path Description
GET /status Check server status
POST /send Send a prompt ({"prompt": "..."})
GET /config View button config
POST /config/ai-url Change AI website URL
POST /config/wait-time Set max response wait time

Requirements

  • macOS
  • Chrome (with remote debugging support)
  • Python 3

About

free ai anywhere

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages