]> prime8.dev >> repos - ttyd.git/commit
openwrt: add a simple luci app for ttyd
authorShuanglei Tao <tsl0922@gmail.com>
Tue, 7 Nov 2017 14:20:50 +0000 (22:20 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Tue, 7 Nov 2017 14:28:28 +0000 (22:28 +0800)
commita566c6c405483a79f9d2b84718b7d1c3737bb8d8
tree3c5009ba01a38de063fe565dac358133f30f8af1
parenta5b8905c19f497a76e321486d9bd30cfb633a9f2
openwrt: add a simple luci app for ttyd
.gitignore
openwrt/README.md
openwrt/luci-app-terminal/Makefile [new file with mode: 0644]
openwrt/luci-app-terminal/luasrc/controller/terminal.lua [new file with mode: 0644]
openwrt/luci-app-terminal/luasrc/view/terminal.htm [new file with mode: 0644]
openwrt/luci-app-terminal/po/zh-cn/terminal.po [new file with mode: 0644]
openwrt/luci-app-terminal/root/etc/init.d/ttyd [new file with mode: 0755]
openwrt/ttyd/Makefile [moved from openwrt/Makefile with 100% similarity]