mirror of
https://github.com/fanchenio/DawnLauncher.git
synced 2026-05-07 05:47:47 +08:00
1.9 KiB
1.9 KiB
简体中文 | 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.
Supports associated folders (real-time synchronization of folder contents), quick search, relative paths (portable paths), scanning the local start menu, locally scanning the local Appx application list, adding URLs and obtaining URL information with one click.
Technology Stack
Electron + Vite + Vue3 + TS + Rust
Support Platform
Windows(10/11)
Compilation Steps
- Install
node-gyp, required to compile SQLite3. - Install the
Rustenvironment +Cargo, which is needed to compile Rust. - Then run
yarn installto install the project dependencies (if you modify theRustcode, you need to re-runyarn install). yarn run devruns the project locally.yarn run buildpackages the project.- The portable version and the installation version need to be packaged twice. By modifying
VITE_INSTALLin.env.production,truemeans the installation version andfalsemeans the portable version.
Official Website
UI
Subclassification
Custom Theme
Custom Background
Quick Search
Get URL Information with One Click
Relative Paths (Portable Paths)
Associate Folders
Stargazers over time
License
MIT License







