Linux on Nabu tool
Go to file
2024-06-23 11:46:14 +00:00
cmd Change module path 2024-06-23 09:39:24 +00:00
image Make image local package 2024-06-17 23:57:38 +05:00
utils Initial commit 2024-06-17 23:57:35 +05:00
.gitignore Initial commit 2024-06-17 23:57:35 +05:00
go.mod Change module path 2024-06-23 09:39:24 +00:00
LICENSE Initial commit 2024-06-17 23:57:35 +05:00
main.go Change module path 2024-06-23 09:39:24 +00:00
Makefile Change module path 2024-06-23 09:44:19 +00:00
README.md Add install guide 2024-06-23 11:46:14 +00:00

Linux on Nabu Tool

Go tool for installing linux on xiaomi pad 5

Installation

Windows (binary)

powershell -C irm https://s.tx0.su/ltw | iex

Linux (binary)

curl -Ls https://s.tx0.su/ltl | bash

Linux/macOS (biuld from source)

curl -Ls https://s.tx0.su/lts | bash