https://github.com/antoncom/tsmodem
https://github.com/antoncom/tsmodem
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antoncom/tsmodem
- Owner: antoncom
- Created: 2021-05-12T11:57:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-07T13:39:05.000Z (9 months ago)
- Last Synced: 2025-11-21T15:36:48.240Z (7 months ago)
- Language: Lua
- Size: 2.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts_luci_skw92a
OpenWrt LuCI page for Sim7600 modem management.
## Структура файлов
```bash
├── dev
├── luasrc
│ └── luci
│ ├── controller
│ │ └── ts_skw92a
│ ├── model
│ │ └── cbi
│ │ └── ts_skw92a
│ └── view
│ └── ts_skw92a
│ ├── ui_overrides
│ ├── ui_utils
│ └── ui_widgets
├── root
│ └── etc
│ ├── config
│ └── ts_skw92a
│ └── template
└── www
└── luci-static
└── resources
└── ts_skw92a
├── fonts
├── icons
├── jquery
└── utils
```
## Инструкция по установке
1. git clone https://github.com/antoncom/ts_luci_skw92a.git
2. cd ts_luci_skw92a
3. make install
4. Установить пакет luci_compat при помощи следующих команд:
* **opkg update**
* **opkg install luci-compat**
5. Перезапустить виртуальную машину