Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.81 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.81 KB

Note

English | 简体中文

Introduction

Now many electron projects are in version 11 or before, which is a little behind. Major changes have been made after version 11, and the remote module has been removed. It is forbidden to call the API of the main process in the rendering layer. This project is an enhanced version of the post it note pad function. Vue is not enough to introduce. The implementation points of electron are: automatic startup, night mode, floating window, timing reminder, optimized window dragging, elegant and smooth change of window size and position display interface, custom installation, custom icons, minimization, and self-defined tray.

Update function record

outline mode

Mind mapping (Development completed, grinding in progress)

You are welcome to give suggestions and questions, (๑ • ̀ ㅂ• ́)و ✧ stars, thank you

Note using technology

vue3
ts
electron19
vuex
vur-router
node 16.15.0
lowdb

Install yarn install
Run yarn serve
Package yarn build

Thank you for your support

Stargazers repo roster for @MoNaiZi/Note