Areboot is a simple yet powerful tool to manage automatic system reboots using cron jobs. With this tool, you can easily schedule reboots based on your desired time intervals (e.g., every X minutes, Y hours, or daily).
To install Areboot, simply run the following command in your terminal:
bash <(curl -s https://raw.githubusercontent.com/Salarvand-Education/Areboot/main/Install.sh)This will automatically download and install Areboot on your system. Make sure you have curl installed and run the command with root privileges.
- Schedule reboots at custom intervals (minutes, hours, or days).
- Easy-to-use menu-driven interface.
- Automatically installs and configures cron jobs for reboots.
- Lightweight and efficient.
If you encounter any issues or have questions, feel free to open an issue on the GitHub repository.