From 78cf39bec7b75c8a83ff9bb76b2c715bc2a5d023 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 20 Sep 2024 19:55:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9README=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-ENGLISH.md | 14 +------------- README.md | 14 +------------- 2 files changed, 2 insertions(+), 26 deletions(-) diff --git a/README-ENGLISH.md b/README-ENGLISH.md index 2ad648f..d5f29c9 100644 --- a/README-ENGLISH.md +++ b/README-ENGLISH.md @@ -1,9 +1,5 @@ # [简体中文](https://github.com/fanchenio/DawnLauncher) | English -# Update - -After disappearing for more than three months, I refactored the `Dawn Launcher` code. Because I had no experience in developing `NodeJS` and `Electron` at the beginning, `Vue` was not well written, and the code was a bit sloppy, so I carried out Code refactoring, the new version uses `Electron26 + Vite + Vue3 + TS`, the UI framework uses `Naive`, regarding the native API, I switched from `C++` to `Rust`, and the database switched from `electron-store` With `SQLite3`, the language has also added `English`. - # Dawn Launcher The `Windows` quick launch tool helps you organize your messy desktop, manage your desktop shortcuts by category, and keep your desktop clean and tidy. @@ -12,7 +8,7 @@ Supports associated folders (real-time synchronization of folder contents), quic # Technology Stack -`Electron + Vite + Vue3 + TS` +`Electron + Vite + Vue3 + TS + Rust` # Support Platform @@ -31,14 +27,6 @@ Supports associated folders (real-time synchronization of folder contents), quic [dawnlauncher.com](https://dawnlauncher.com/) -# Donate(Wechat) - -![Wechat](/images/wechat.png) - -# Donate(Alipay) - -![Alipay](/images/alipay.png) - # UI ![UI](/images/soft1.png) diff --git a/README.md b/README.md index 4392343..ed1ac36 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # 简体中文 | [English](https://github.com/fanchenio/DawnLauncher/blob/main/README-ENGLISH.md) -# 更新 - -消失了三个多月,我将`Dawn Launcher`代码进行重构,因为一开始没有开发`NodeJS`和`Electron`的经验,`Vue`也写的不好,代码写的有些潦草,所以进行了代码重构,新版使用了`Electron26 + Vite + Vue3 + TS`,UI 框架使用了`Naive`,关于原生 API 方面,我从`C++`切换到了 `Rust`,数据库从`electron-store`切换到了`SQLite3`,语言也新增了`英语`。 - # Dawn Launcher `Windows`快捷启动工具,帮助您整理杂乱无章的桌面,分门别类管理您的桌面快捷方式,让您的桌面保持干净整洁。 @@ -12,7 +8,7 @@ # 技术栈 -`Electron + Vite + Vue3 + TS` +`Electron + Vite + Vue3 + TS + Rust` # 支持平台 @@ -35,14 +31,6 @@ 369652112 -# 捐赠(微信) - -![微信](/images/wechat.png) - -# 捐赠(支付宝) - -![支付宝](/images/alipay.png) - # 界面 ![界面](/images/soft1.png)