https://github.com/techpixel/homebridge-repl
Control your repls from HomeKit!
https://github.com/techpixel/homebridge-repl
crosis homebridge homebridge-repl repl replit
Last synced: 5 months ago
JSON representation
Control your repls from HomeKit!
- Host: GitHub
- URL: https://github.com/techpixel/homebridge-repl
- Owner: techpixel
- License: apache-2.0
- Created: 2022-07-25T01:04:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T00:54:14.000Z (almost 4 years ago)
- Last Synced: 2025-09-01T03:07:08.577Z (10 months ago)
- Topics: crosis, homebridge, homebridge-repl, repl, replit
- Language: TypeScript
- Homepage: https://homebridge.io/
- Size: 1020 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebridge-repl
Control your repls from Homekit via Homebridge.

## 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](https://ally.furret.codes/replid)
- 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](https://github.com/techpixel/homebridge-repl/issues/1) with this.
- Most stable usage - use only from HomeKit