summarylogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
authorDevaev Maxim2018-11-18 02:42:38 +0300
committerDevaev Maxim2018-11-18 02:50:01 +0300
commitf39d9ca4c496a193d0aaee0f8d0f456d0067b92f (patch)
tree0fb38f4f0d8278177224385bbfe483ab9528df31 /manifest.json
downloadaur-f39d9ca4c496a193d0aaee0f8d0f456d0067b92f.tar.gz
Update to 0.1-1
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
new file mode 100644
index 000000000000..108705c9295b
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,8 @@
+{
+ "name": "Terminal",
+ "description": "Open Pi-KVM terminal in a web browser",
+ "icon": "/apps/webterm/terminal.svg",
+ "path": "/apps/webterm/gotty",
+ "place": 10,
+ "keyboard_cap": true
+}