Skip to content

feat: add OpenWrt packages (andromodem + luci-app-andromodem)#12

Open
bobbyunknown wants to merge 5 commits into
basiooo:mainfrom
bobbyunknown:openwrt
Open

feat: add OpenWrt packages (andromodem + luci-app-andromodem)#12
bobbyunknown wants to merge 5 commits into
basiooo:mainfrom
bobbyunknown:openwrt

Conversation

@bobbyunknown

@bobbyunknown bobbyunknown commented Jan 2, 2026

Copy link
Copy Markdown

Changes

OpenWrt Packages

This PR adds OpenWrt package support for AndroModem:

Package: andromodem

  • Build from source using Go
  • Install to /usr/share/andromodem/andromodem
  • Dependencies: +adb
  • Init script with procd support

Package: luci-app-andromodem

  • LuCI web interface integration
  • Menu location: Admin → Status → Andromodem
  • Iframe to port 49153
  • Auto-enable and start service on install

Files

  • andromodem/Makefile - Core package Makefile
  • luci-app-andromodem/ - LuCI app files
    • Makefile
    • Controller (Lua)
    • View template (HTML)
    • Init script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant