BootBoi
Turn on/off your remote machine without leaving your couch!
Ever wanted to turn on your remote machine (laptop, Raspberry, NAS), but didn't want to leave the couch? Well I for sure
understand this problem to the heart. But fear no more, as BootBoi is here to save you from the gruesome task of standing up
and pushing a button.
BootBoi features remote power on / power off / reboot for as many remote machines as you can imagine with the
combined power of SSH and Wake On Lan.
Preparing your Remote Machine
* Before you can use BootBoi with your remote machines, you have to prepare them for **remote** rebooting and powering them on/off.
Power On
* To power a remote device on, BootBoi uses Wake On Lan.
* This needs to be enabled in the BIOS of the machine you want to power on, read more here.
Power Off / Reboot
* BootBoi uses SSH to execute whoami, poweroff and reboot on the remote machine.
* So make sure that
* Those binaries are available and in $PATH
* The SSH user has sudo access to whoami, poweroff and reboot
* Either by allowing the user sudo access only to those binaries via the sudoers file (recommended)
* E.g. `echo "my_ssh_user ALL=(ALL) /sbin/reboot,/sbin/poweroff,/usr/bin/whoami" >> /etc/local/sudoers`
* Or by using root as SSH user in BootBoi
understand this problem to the heart. But fear no more, as BootBoi is here to save you from the gruesome task of standing up
and pushing a button.
BootBoi features remote power on / power off / reboot for as many remote machines as you can imagine with the
combined power of SSH and Wake On Lan.
Preparing your Remote Machine
* Before you can use BootBoi with your remote machines, you have to prepare them for **remote** rebooting and powering them on/off.
Power On
* To power a remote device on, BootBoi uses Wake On Lan.
* This needs to be enabled in the BIOS of the machine you want to power on, read more here.
Power Off / Reboot
* BootBoi uses SSH to execute whoami, poweroff and reboot on the remote machine.
* So make sure that
* Those binaries are available and in $PATH
* The SSH user has sudo access to whoami, poweroff and reboot
* Either by allowing the user sudo access only to those binaries via the sudoers file (recommended)
* E.g. `echo "my_ssh_user ALL=(ALL) /sbin/reboot,/sbin/poweroff,/usr/bin/whoami" >> /etc/local/sudoers`
* Or by using root as SSH user in BootBoi
- 作者: Elektropepi
- 授權條款: GNU General Public License v3.0 only
- 問題追蹤系統
- 原始碼
- 構建中介資料
- 可重現構建狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 7.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。



