's'
This commit is contained in:
42
README.md
42
README.md
@@ -1,5 +1,47 @@
|
||||

|
||||
|
||||
## Linux Super Hub Profiles
|
||||
|
||||
This fork now includes a modular Linux deployment layout for ARM and X86 nodes.
|
||||
|
||||
- `install-hub.sh`: reusable Linux super hub with `live.local`, ShellCrash, WebTTY, Cockpit, File Browser, Homepage and Netdata
|
||||
- `install-business.sh`: Douyin / YouTube / HDMI business module with ffmpeg, mpv, ADB, Chromium, web-scrcpy and SRS
|
||||
- `install-all.sh`: installs both layers without tightly coupling them
|
||||
|
||||
Detailed docs:
|
||||
|
||||
- [`docs/install-profiles.md`](docs/install-profiles.md)
|
||||
- [`docs/super-hub-architecture.md`](docs/super-hub-architecture.md)
|
||||
|
||||
### Default LAN Entrypoints
|
||||
|
||||
After `install-hub.sh` or `install-all.sh`, the default service map is:
|
||||
|
||||
- `http://live.local:8001` for the main Chinese-first control plane
|
||||
- `http://live.local:8001/shellcrash` for the dedicated ShellCrash web editor
|
||||
- `http://live.local:8001/android` for the Android device center
|
||||
- `http://live.local:7681` for WebTTY
|
||||
- `http://live.local:8082` for File Browser with `live / 12345678`
|
||||
- `http://live.local:19999` for Netdata
|
||||
|
||||
### ShellCrash Web Control
|
||||
|
||||
ShellCrash is no longer treated as a jump back to the terminal menu. The control plane now exposes:
|
||||
|
||||
- direct service start, stop, and restart
|
||||
- managed roots for `cfg`, `yaml`, `json`, `list`, and `env` files
|
||||
- in-browser create, edit, delete, and import-or-replace flows for YAML and related config files
|
||||
|
||||
### Android Device Center
|
||||
|
||||
The Android panel now combines multiple layers instead of showing only raw `web-scrcpy`:
|
||||
|
||||
- ADB device discovery and overview
|
||||
- screenshot-based preview with tap, double tap, and long press
|
||||
- package search and app launch / stop / clear actions
|
||||
- UI node extraction with quick jump actions
|
||||
- embedded raw `web-scrcpy` for full interactive fallback
|
||||
|
||||
## 💡简介
|
||||
[](https://www.python.org/downloads/release/python-3116/)
|
||||
[](https://github.com/ihmily/DouyinLiveRecorder)
|
||||
|
||||
Reference in New Issue
Block a user