\n
\n
\n \n',(e=class extends this.OS.application.BaseApplication{constructor(t){super("GPClient",t)}main(){return this.setting.clients||(this.setting.clients=[]),this.container=this.find("container"),this.bindKey("CTRL-M",()=>this.openDialog(new i,{title:__("Client Manager")})),this.switchClient()}switchClient(){return this.setting.curl?(this.container.src=this.setting.curl,this.scheme.apptitle=this.setting.cname):this.notify(__("No client selected, manager client in menu Options > Client manager"))}menu(){return[{text:"__(Options)",nodes:[{text:"__(Client manager)",shortcut:"C-M"}],onchildselect:t=>this.openDialog(new i,{title:__("Client Manager")})}]}}).singleton=!0,this.OS.register("GPClient",e)}).call(this);
\ No newline at end of file
diff --git a/GPClient/build/release/IOMail.zip b/GPClient/build/release/IOMail.zip
deleted file mode 100644
index 09ea387..0000000
Binary files a/GPClient/build/release/IOMail.zip and /dev/null differ
diff --git a/packages.json b/packages.json
index bc5df98..bfcb6be 100644
--- a/packages.json
+++ b/packages.json
@@ -109,6 +109,16 @@
"dependencies": [],
"download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/Docify/build/release/Docify.zip"
},
+ {
+ "pkgname": "GPClient",
+ "name": "Generic Purpose client",
+ "description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/GPClient/README.md",
+ "category": "Internet",
+ "author": "Xuan Sang LE",
+ "version": "0.1.0-a",
+ "dependencies": [],
+ "download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/GPClient/build/release/GPClient.zip"
+ },
{
"pkgname": "GraphEditor",
"name": "Graph Editor",
@@ -119,16 +129,6 @@
"dependencies": [],
"download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/GraphEditor/build/release/GraphEditor.zip"
},
- {
- "pkgname": "IOMail",
- "name": "IOHub mail",
- "description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/IOMail/README.md",
- "category": "Other",
- "author": "",
- "version": "0.1.0-a",
- "dependencies": [],
- "download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/IOMail/build/release/IOMail.zip"
- },
{
"pkgname": "Katex",
"name": "Katex",