Linux on Nabu tool
Go to file
2024-08-13 08:44:22 +00:00
cmd Make debug messages better 2024-08-08 11:37:48 +05:00
image Make image local package 2024-06-17 23:57:38 +05:00
installers Fix message 2024-08-13 08:44:22 +00:00
utils Add support for 512 gb mod 2024-08-08 11:14:54 +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 Fix typo 2024-08-08 07:26:30 +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 (build from source)

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