Skip to content
View LIghtJUNction's full-sized avatar
:octocat:
Build this world together
:octocat:
Build this world together

Organizations

@AstrBotDevs

Block or report LIghtJUNction

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lightjunction/README.md

Stone Badge

This is the most interesting part

Write Something: https://lightjunction.github.io/lightjunction/

LIghtJUNction

About Me

Non-CS background, amateur programming enthusiast. Into AI, Android rooting & custom ROMs.

Once an idealist, now a pragmatist β€” learning by doing.

GPG Public Key

EB21B83AB1E982DF66F08387A67178405F7736FD
Import GPG Public Key
gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys EB21B83AB1E982DF66F08387A67178405F7736FD

Quick Deploy

One-click SSH public key deployment

curl -sSL https://raw.githubusercontent.com/LIghtJUNction/lightjunction/main/deploy-ssh-keys.sh | bash

Supports: Termux / systemd Linux


GitHub Stats

GitHub Streak

πŸ“… Joined πŸ“¦ Repos πŸ‘₯ Followers πŸ‘€ Following
2022-06-06 (3yr 11mo) 65 67 104

πŸ“ˆ This Week

34 commits across 6 repositories

Repository Activity
LIghtJUNction/lmm.best β–“β–“β–“β–“β–“β–“β–‘β–‘β–‘β–‘ 22
LIghtJUNction/MagicMihomo β–“β–“β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 7
LIghtJUNction/rust-lkm-template β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 2
LIghtJUNction/lightjunction β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 1
LIghtJUNction/Python-Type-Challenges β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 1

πŸš€ Latest Projects

🐚 MagicMihomo

MagicNet-mihomo

⭐ 10 β€’ 🍴 0 β€’ Shell

Stars Forks

Updated: 2026-05-03

🐚 lightjunction

I'M LIghtJUNction

⭐ 2 β€’ 🍴 0 β€’ Shell

Stars Forks

Updated: 2026-05-03

🐚 MagicNet

A Magisk module that lets you use the mihomo kernel's TUN mode on Android. Built with KAM.

⭐ 59 β€’ 🍴 2 β€’ Shell

Stars Forks

Updated: 2026-05-01

🐍 Python-Type-Challenges

Master Python typing (type hints) with interactive online exercises!

⭐ 0 β€’ 🍴 0 β€’ Python

Stars Forks

Updated: 2026-05-01

🐚 rust-lkm-template

Rust Loadable Kernel Module Template πŸ¦€

⭐ 0 β€’ 🍴 0 β€’ Shell

Stars Forks

Updated: 2026-04-29

πŸ’š dash.astrbot.men

Astrbot Dashboard

⭐ 1 β€’ 🍴 0 β€’ Vue

Stars Forks

Updated: 2026-04-29


πŸ“ Recent Commits

πŸ“… Last 7 Days

2026-05-03

Time Repo Commit
23:11 MagicMihomo 7e8762b ruleset: update-ruleset

2026-05-02

Time Repo Commit
23:10 MagicMihomo 436b57c ruleset: update-ruleset

2026-05-01

Time Repo Commit
23:27 MagicMihomo d694a9b ruleset: update-ruleset
00:55 Python-Type-Cha f617bda ruff check --fix && format

2026-04-30

Time Repo Commit
23:27 MagicMihomo b99dccb ruleset: update-ruleset

2026-04-29

Time Repo Commit
23:28 MagicMihomo 5b9d85d ruleset: update-ruleset
13:11 rust-lkm-templa 4f6c806 modernize: rewrite setup script and update README
13:08 rust-lkm-templa ea42460 modernize: update to 2026 standards
09:53 dash.astrbot.me 2f05883 fix: sync dashboard - fix change detection logic

2026-04-28

Time Repo Commit
23:29 MagicMihomo 608d5f7 ruleset: update-ruleset


GitHub Trophies


Open to Work

Status Remote

Skills: Python / Shell/Bash / Linux / Network Tools / Cloud Infrastructure

Contact: lightjunction.me@gmail.com


Shell Scripts

curl -sSL https://raw.githubusercontent.com/LIghtJUNction/lightjunction/main/basic.sh | bash
Load Shell Modules
Module Description
env.sh Color variables, terminal detection, UTF-8/ASCII compat
log.sh err warn ok info debug line
lib/str.sh trim, split, contains, replace, upper, lower, hash, uuid, rand
lib/arr.sh join, contains, map, filter, sort, unique, sum, max, min
lib/os.sh detect, is, arch, distro, has, require, ensure_dir, tmpdir
lib/file.sh exists, is_file, is_dir, read, write, copy, move, size, md5
lib/net.sh check, download, http_get, http_post, public_ip, dns_lookup
lib/prompt.sh yesno, input, password, menu, spinner, progress

Useful Tools

Category Tools
Dev Tools HTTPie / jq / fzf / ripgrep
Utilities tldr / Tokei / bat / Rich
Network Clash Verge / v2rayA

About Me

Click to Expand
  • AstrBot Team - Contributing to AstrBot
  • Casual gamer - Oxygen Not Included / Survival games / Simulation games
  • Programming philosophy: Code for fun
  • Contact: lightjunction.me@gmail.com

Support

If you like my projects, welcome to sponsor and support


Pinned Loading

  1. AstrBotDevs/AstrBot AstrBotDevs/AstrBot Public

    AI Agent Assistant that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

    Python 31.3k 2.2k

  2. MagicNet MagicNet Public

    A Magisk module that lets you use the mihomo kernel's TUN mode on Android. Built with KAM.

    Shell 59 2

  3. MagicMihomo MagicMihomo Public

    MagicNet-mihomo

    Shell 10

  4. hello_dkms hello_dkms Public template

    linux kernel module (dkms)

    Python