ChromeOS-AutoLogin v0.1.1
ChromeOS AutoLogin
Log in automatically on ChromeOS startup using your password.
How it works?
This simple program starts on ChromeOS boot and waits for the ChromeOS UI load. Once the ChromeOS login prompt shows, the program creates a virtual keyboard and helps you type the password automatically.
Installation
[!NOTE] ChromeOS developer mode needs to be enabled first, see here for more information.
Run this in VT-2 console:
sudo bash -c "$(curl -L https://github.com/supechicken/ChromeOS-AutoLogin/raw/main/install.sh)"
Uninstallation
Run this in VT-2 console:
sudo rm -rf /usr/local/etc/cros-autologin /usr/local/bin/cros-autologin /etc/init/cros-autologin.conf
Building
[!NOTE] This project was written in Crystal, to build this you will need to install
crystal
first
crystal build --progress --release --static src/autologin.cr
llvm-strip autologin
License
This project including all of its source files is released under the terms of GNU General Public License (version 3 or later).
Repository
ChromeOS-AutoLogin
Owner
Statistic
- 13
- 1
- 0
- 0
- 0
- about 1 year ago
- May 18, 2024
License
GNU General Public License v3.0
Links
Synced at
Fri, 13 Jun 2025 16:23:31 GMT
Languages