From 51efa5ee4fe7bc5bc7fbac0f1300db7bb3fbc9dd Mon Sep 17 00:00:00 2001 From: wcbing Date: Mon, 6 Oct 2025 18:37:38 +0800 Subject: [PATCH] add simplenote --- README.md | 1 + data/github.json | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index f9077c8..d817639 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ | [SPlayer](https://github.com/imsyy/SPlayer) | splayer | ✅ | | | [WinBoat](https://github.com/TibixDev/winboat) | winboat | ✅ | | | [fooyin](https://github.com/fooyin/fooyin) | fooyin | ✅ | | +| [Simplenote](https://github.com/Automattic/simplenote-electron) | simplenote | ✅ | ✅ | #### Gitee diff --git a/data/github.json b/data/github.json index c764e33..bc06569 100644 --- a/data/github.json +++ b/data/github.json @@ -156,5 +156,12 @@ "file_list": { "amd64": "fooyin_{version}-trixie_amd64.deb" } + }, + "simplenote": { + "repo": "Automattic/simplenote-electron", + "file_list": { + "amd64": "Simplenote-linux-{version}-amd64.deb", + "arm64": "Simplenote-linux-{version}-arm64.deb" + } } } \ No newline at end of file