Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Commit 3d23d06

Browse files
committed
add appdata info
Signed-off-by: 冷晶川 <j.c.leng@foxmail.com>
1 parent cbae52c commit 3d23d06

3 files changed

Lines changed: 41 additions & 0 deletions

File tree

com.hostbuf.FinalShell.appdata.xml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<application>
3+
<id type="desktop">com.hostbuf.FinalShell</id>
4+
<name>FinalShell</name>
5+
<summary>FinalShell ssh tools</summary>
6+
<metadata_license>CC0-1.0</metadata_license>
7+
<project_license>LicenseRef-proprietary=https://www.hostbuf.com/t/988.html</project_license>
8+
<content_rating type="oars-1.0"/>
9+
<description>
10+
<p>
11+
FinalShell is an all-in-one server and network management software,
12+
not only as a ssh client, but also as a powerful development and operation and maintenance tool,
13+
fully meeting the needs of development and operation and maintenance.
14+
</br>
15+
FinalShell是一体化的的服务器,网络管理软件,不仅是ssh客户端,还是功能强大的开发,运维工具,充分满足开发,运维需求.
16+
</p>
17+
<p>
18+
Features.
19+
Cloud synchronization, free remote desktop acceleration for overseas servers,
20+
ssh acceleration, localized command input box, support for auto-completion,
21+
command history, custom command parameters.
22+
</br>
23+
特色功能:
24+
云端同步,免费海外服务器远程桌面加速,ssh加速,本地化命令输入框,支持自动补全,命令历史,自定义命令参数
25+
</p>
26+
<p>
27+
NOTE: This wrapper is not verified by, affiliated with, or supported by www.hostbuf.com.
28+
</br>
29+
提示: 本构建未经www.hostbuf.com验证, 或得到www.hostbuf.com的支持。这个一个个人构建版本。
30+
</p>
31+
</description>
32+
<url type="homepage">https://www.hostbuf.com/t/988.html</url>
33+
<screenshots>
34+
<screenshot type="default">https://raw.githubusercontent.com/jcleng/finalshell-linux-flatpak/master/screenshots/1.png</screenshot>
35+
</screenshots>
36+
<releases>
37+
<release version="0.0.1" date="2023-08-26"/>
38+
</releases>
39+
<updatecontact>j.c.leng@foxmail.com</updatecontact>
40+
</application>

com.hostbuf.FinalShell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"buildsystem": "simple",
4141
"build-commands": [
4242
"ls",
43+
"install -Dm644 com.hostbuf.FinalShell.appdata.xml /app/share/appdata/com.hostbuf.FinalShell.appdata.xml",
4344
"install -Dm777 run.sh /app/bin/run.sh",
4445
"mv FinalShell /app/fl",
4546
"chmod +x /app/fl/bin/FinalShell",

screenshots/1.png

593 KB
Loading

0 commit comments

Comments
 (0)