Skip to content

Instantly share code, notes, and snippets.

@up1
Last active March 11, 2025 15:15
Show Gist options
  • Save up1/81c3f3f5f98433b8fc836dbf058f14ad to your computer and use it in GitHub Desktop.
Save up1/81c3f3f5f98433b8fc836dbf058f14ad to your computer and use it in GitHub Desktop.
Hello Lynxjs
$npm create rspeedy@latest
Need to install the following packages:
[email protected]
Ok to proceed? (y)
> npx
> create-rspeedy
◆ Create Rspeedy Project
◇ Project name or path
│ demo01
◇ Select language
│ TypeScript
◇ Select additional tools (Use <space> to select, <enter> to continue)
│ none
◇ Next steps ─────────────╮
│ │
│ 1. cd demo01 │
│ 2. git init (optional) │
│ 3. npm install │
│ 4. npm run dev │
│ │
├──────────────────────────╯
└ All set, happy coding!
// ติดตั้ง APK ของ LynxExplorer
$adb install LynxExplorer-noasan-release.apk
// ทำการ start dev mode
$npm run dev
> [email protected] dev
> rspeedy dev
Rspeedy v0.8.3 (Rsbuild v1.2.15, Rspack v1.2.7)
start build started...
ready built in 0.49 s (lynx)
● Scan with Lynx
◆ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
│ █ ▄▄▄▄▄ █▀█ █▄ ▀██▄▄▀█▄██ ▄▄▄▄▄ █
│ █ █ █ █▀▀▀█ ▄▀ █▀█▄▄▄ █ █ █ █ █
│ █ █▄▄▄█ █▀ █▀▀██▄▄▄▄▄ █▀▄██ █▄▄▄█ █
│ █▄▄▄▄▄▄▄█▄▀ ▀▄█ █ █ ▀ ▀▄█▄█▄▄▄▄▄▄▄█
│ █▄ ▄▀▄ ▄▄▀▄▀▀▀▀█ ▀ ▄██ ▄ ▀ █▄█ ▀█
│ ██▀▄ ▀ ▄▄▄█▄█▀ ▄ █▀█ ▀▄▀█▄▀▄ █▀███
│ █▀▄▀▄▄▀▄▄▄ ▄█▄█▄▄▀▄█▀▀█▄ ▀▀ ▄▀█▀▀█
│ █▀█ █▀ ▄█ █▄ ▄█▀ ▄▄█▀ ▄█ ▄█ ▀▄▀▄██
│ █▀▀▄█ ▄▀▄▄▀▄▀▀▀▄ ▄▀ ▀█ ▀▀█▀▀▄▀█ ▀█
│ █ ▄█▄ ▀▄ ▄ ▄█▀ ▄▄█▄▄█▀ ▀█ ▄ ▄▄▄▀▄██
│ █▀ ▀█ █▄ ███▄█▄▄ ▄█▀▀█▄▀▀▀▀▀▄▄▀ ▀█
│ █ █▀▀██▄▀ ▀▄ ▄█▀ ▀▄ ▀▀▀▄█ ▀█▀█▄ ▄██
│ █▄█▄██▄▄▄▀ █▄▀▀▀▄ ▄▀ ▀█ ▀ ▄▄▄ ▄██ █
│ █ ▄▄▄▄▄ █▄ ██▀ ▄ ███ █▄ █▄█ ▄ ██
│ █ █ █ █ ▄ █▄█▄█▄▄▀▀ ██▀▄▄▄▄ ▄▀▀ █
│ █ █▄▄▄█ █ ▀█ ▄█▀▄▀██▀█▀▄▀▄▄ ▀█▀███
│ █▄▄▄▄▄▄▄█▄██▄█████▄████▄█▄█▄█▄██▄██
◆ http://192.168.64.1:3000/main.lynx.bundle?fullscreen=true
◆ Usage
│ r Switch entries
│ a Switch schema
│ h Help
│ q Quit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment