Skip to content

techpixel/homebridge-repl

Repository files navigation

homebridge-repl

Control your repls from Homekit via Homebridge.

Screenshot of the Homebridge-repl Plugin in Homekit

Why?

Repl.it is a powerful online IDE that provides web-hosting capabilities. Now, you can manage your repl from Homekit utilizing this plugin.

  • Start your repl from any Apple device
  • Ask Siri to control your repl
  • Allow your repl to be integrated with Shortcuts

Get started

  1. Find your connect.sid cookie

    • Go to replit.com
    • DevTools > Application > Storage > Cookies > connect.sid
  2. Find your repl's ID

    • Use this link
    • OR Go to the repl's shell and enter echo $REPL_ID
  3. Install the plugin and edit the configuration

    • Set "name", "token", and "replId" fields
  4. Finished!

Note

Running your repl manually while using this plugin is highly unstable.

  • This plugin cannot detect if the repl has already started running
    • New in v2.0.1 - Plugin can detect running repls
    • Current bug with this.
  • Most stable usage - use only from HomeKit