Mac OS X 和 Linux 下更好用的有道云笔记客户端。使用Electron构建。
# Clone this repository
git clone https://github.com/jamasBian/youdao-note-electron.git
# Go into the repository
cd youdao-note-electron
# Install dependencies and run the app
npm install -g cnpm --registry=https://registry.npm.taobao.org
cnpm install
cp ./assets/icon.png ./node_modules/_electron@4.1.1@electron/dist/resources/
npm start
npm run build:osx
npm run build:linux
npm run build:win
cp ./assets/icon.png ./node_modules/_electron@4.1.1@electron/dist/resources/