修改README。

This commit is contained in:
unknown 2024-09-20 19:55:56 +08:00
parent 62a1780197
commit 78cf39bec7
2 changed files with 2 additions and 26 deletions

View File

@ -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)

View File

@ -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)