Giter Site home page Giter Site logo

wrc-123 / dawnlauncher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fanchenio/dawnlauncher

0.0 0.0 0.0 4.08 MB

Windows快捷启动工具,帮助您整理杂乱无章的桌面,分门别类管理您的桌面快捷方式,让您的桌面保持干净整洁。

Home Page: https://dawnlauncher.com/

License: MIT License

JavaScript 0.10% Rust 1.83% TypeScript 77.33% CSS 0.13% HTML 0.03% Vue 20.58%

dawnlauncher's Introduction

简体中文 | English

更新

消失了三个多月,我将Dawn Launcher代码进行重构,因为一开始没有开发NodeJSElectron的经验,Vue也写的不好,代码写的有些潦草,所以进行了代码重构,新版使用了Electron26 + Vite + Vue3 + TS,UI 框架使用了Naive,关于原生 API 方面,我从C++切换到了 Rust,数据库从electron-store切换到了SQLite3,语言也新增了英语

Dawn Launcher

Windows快捷启动工具,帮助您整理杂乱无章的桌面,分门别类管理您的桌面快捷方式,让您的桌面保持干净整洁。

支持关联文件夹(实时同步文件夹内容)、快速搜索、相对路径(便携路径)、扫描本机开始菜单、本地扫描本机 Appx 应用列表、添加网址并一键获取网址信息。

技术栈

Electron + Vite + Vue3 + TS

支持平台

Windows(10/11)

编译步骤

  1. 安装node-gyp,编译 SQLite3 需要。
  2. 安装Rust环境 + Cargo,编译 Rust 需要。
  3. 然后运行yarn install安装项目依赖(如果修改了Rust代码也需要重新运行yarn install)。
  4. yarn run dev本地运行项目。
  5. yarn run build打包项目。
  6. 便携版和安装版需要分两次打包,通过修改.env.production中的VITE_INSTALLtrue为安装版,false为便携版。

官网

dawnlauncher.com

QQ 群

369652112

捐赠(微信)

微信

捐赠(支付宝)

支付宝

界面

界面

子分类

子分类

自定义主题

自定义主题

自定义背景

自定义背景

快速搜索

快速搜索

一键获取网址信息

一键获取网址信息

相对路径(便携路径)

相对路径(便携路径)

关联文件夹

关联文件夹

License

MIT License

dawnlauncher's People

Contributors

fanchenio avatar whitesevs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.