2.0.1 • Published 3 years ago

homebridge-repl v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

homebridge-repl

Control your repls from Homekit via Homebridge. Currently in development.

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
    • 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
  • Use only when your repl is finished
  • In case you edit or run your repl manually, restart Homebridge to ensure operation.
2.0.1

3 years ago

2.0.0

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago