Linux on Nabu tool
Go to file
2024-07-26 20:42:32 +05:00
cmd Allow special characters in password 2024-07-26 20:42:32 +05:00
image Make image local package 2024-06-17 23:57:38 +05:00
installers Add install scripts 2024-06-23 11:46:25 +00: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 Update README.md 2024-07-04 12:48:56 +00:00

Linux on Nabu Tool

Go tool for installing linux on xiaomi pad 5

Installation

Windows (binary)

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

Linux (binary)

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

Linux/macOS (biuld from source)

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