Helpful tools, scripts, and information about what you can do with root access to your Tesla Model S / X.
You must already have rooted your Tesla. This is the only prerequisite.
# Connect to your Tesla via SSH
ssh tesla1@cid
sudo su
# Run the install script which downloads this repo and creates the cron entry
curl -sL "https://git.io/fjMvw?$(date +%s)" > install && bash install
Read the scripts in the src/scripts folder to determine which ones you want to enable.
Modify the relevant script in /var/root/lunars/src/scripts/*
to enable the script or update variables. Some scripts are already enabled by default.
👤 Matt
- Github: @geczy
- Discord: coder#6681
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This project is licensed under the GNU General Public License v3.0.