Helpful tools, scripts, and information about what you can do with root access.
# Connect to your Tesla CID
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
Modify the scripts in /var/root/lunars/src/scripts/*
to setup with your information and whether to enable a particular script.
👤 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.