Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add sync folder #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ A curated collection of the best stuff from the Wails ecosystem and community.
- [Minesweeper XP](https://git.new/Minesweeper-XP) - Experience the classic Minesweeper XP (+ 98 and 3.1) on macOS, Windows, and Linux!
- [grpcmd-gui](https://grpc.md/gui) - A modern cross-platform desktop app and API client for gRPC development and testing.
- [go-stock](https://github.com/ArvinLovegood/go-stock) - A chinese stock data viewer build by Wails with NavieUI.
-[Sync Folder](https://github.com/zaaack/sync-folder) - A simple folder sync tray application, background memory usage is very low.

### Closed Source

Expand Down
2 changes: 2 additions & 0 deletions README.zh-Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@
- [wechatDataBackup](https://github.com/git-jiadong/wechatDataBackup) - 一款Windows PC端微信聊天记录数据导出浏览工具,界面与微信保持一致,使用简单方便。
- [Kafka-King](https://github.com/Bronya0/Kafka-King) - 一个现代、实用的kafka本地客户端.
- [go-stock](https://github.com/ArvinLovegood/go-stock) - 自选股票行情获取,成本盈亏展示,涨跌报警推送。数据全部保留在本地
-[Sync Folder](https://github.com/zaaack/sync-folder) - 一个简单的文件夹同步托盘应用,后台内存占用极少。

### 闭源

- [小白兔 AI](https://xiaobaituai.com/download) - 一款专为内容创造者赋能的生产力 AI 工具箱。
Expand Down