We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859c51c commit 5365680Copy full SHA for 5365680
2 files changed
README.md
@@ -4,7 +4,7 @@
4
5
显示名称:便签
6
7
-版本:1.0.0
+版本:1.0.1
8
9
发布者:左平
10
@@ -21,7 +21,7 @@
21
一款简洁高效的便签应用,支持富文本编辑与手写涂鸦,记录更自由。多用户独立数据,安全私密,让每个人都能拥有属于自己的笔记空间。这是一款简洁而强大的便签应用,帮助你轻松记录生活、工作与灵感,默认账号:admin 密码:123456。
22
23
## 应用状态
24
-> 上架中
+> 迭代中
25
26
> 下一版支持功能:(构想)
27
manifest
@@ -1,11 +1,13 @@
1
appname = note
2
-version = 1.0.0
+version = 1.0.1
3
display_name = 便签
desc = 一款简洁高效的便签应用,支持富文本编辑与手写涂鸦,记录更自由。多用户独立数据,安全私密,让每个人都能拥有属于自己的笔记空间。这是一款简洁而强大的便签应用,帮助你轻松记录生活、工作与灵感,默认账号:admin 密码:123456。
arch = x86_64
source = thirdparty
maintainer = 左平
+maintainer_url = https://github.com/FNOSP/App.Bin.note
distributor = 左平
+distributor_url = https://club.fnnas.com/forum.php?mod=viewthread&tid=45704
11
desktop_uidir = ui
12
desktop_applaunchname = note.Application
13
service_port = 10030
0 commit comments