Skip to content

Commit 4502d8e

Browse files
committed
update apps
1 parent c86dc22 commit 4502d8e

File tree

7 files changed

+37092
-37094
lines changed

7 files changed

+37092
-37094
lines changed

apps/e-search/e-search.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: 'eSearch'
2-
description: 'Screenshot OCR search or search from clipboard or paste images or search for picture.'
2+
description:
3+
'Screenshot OCR search or search from clipboard or paste images or search for
4+
picture.'
35
website: 'https://esearch.vercel.app/'
46
repository: 'https://github.com/xushengfeng/eSearch'
57
license: GPL-3.0

apps/monami-note/monami-note.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 'MonAmi Note'
22
description:
3-
'Simple yet robust Markdown note-taking app featuring folder/tag organization, stealth data protection, and web app with cloud storage.'
3+
'Simple yet robust Markdown note-taking app featuring folder/tag organization,
4+
stealth data protection, and web app with cloud storage.'
45
website: 'https://simbust.com'
56
category: Productivity
67
keywords:

meta/categories.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"name": "Productivity",
4-
"count": 215,
4+
"count": 216,
55
"slug": "productivity"
66
},
77
{

meta/colors.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6255,6 +6255,22 @@
62556255
"revHash": "32577f1024"
62566256
}
62576257
},
6258+
"monami-note": {
6259+
"faintColorOnWhite": "rgba(188, 72, 0, 0.1)",
6260+
"goodColorOnBlack": "#FF6404",
6261+
"goodColorOnWhite": "#BC4800",
6262+
"palette": [
6263+
"#fc6404",
6264+
"#ff6404",
6265+
"#ff6404",
6266+
"#ff6404",
6267+
"#ff6404"
6268+
],
6269+
"source": {
6270+
"path": "apps/monami-note/monami-note-icon.png",
6271+
"revHash": "1d7c0fcc0d"
6272+
}
6273+
},
62586274
"mongodb-compass": {
62596275
"faintColorOnWhite": "rgba(68, 119, 60, 0.1)",
62606276
"goodColorOnBlack": "#5CA251",

meta/dates.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1155,5 +1155,6 @@
11551155
"texpaste": "2022-04-05",
11561156
"sqlui-native": "2022-04-06",
11571157
"csgo-tracker": "2022-04-08",
1158-
"fairshare": "2022-05-06"
1158+
"fairshare": "2022-05-06",
1159+
"monami-note": "2022-05-10"
11591160
}

meta/readmes.json

Lines changed: 1096 additions & 1096 deletions
Large diffs are not rendered by default.

meta/releases.json

Lines changed: 35972 additions & 35994 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)