feat: add native fnOS package

This commit is contained in:
2026-08-02 14:43:37 +08:00
parent e62dfd2de1
commit e8772a39b5
24 changed files with 842 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
{
".url": {
"liverecorder.Application": {
"title": "Live Recorder",
"icon": "images/icon_{0}.png",
"type": "url",
"protocol": "",
"port": "18080",
"url": "/",
"allUsers": false
}
}
}