A web-based application created for those who take notes while watching video.
This Project is still usable to this day (all features are there), but will no longer be maintained due to lack of interest.
There will only be security fixes by Github Dependabot that will (probably) never be actually compiled.
为边看视频边记录笔记的人群设计的基于网页的应用。
A web-based application created for those who take notes while watching video.
*Language Support: only Chinese (Simplified) is supported.
📥 从 GitHub Release 下载最新版(推荐,Windows x64) | Download with GitHub Release
🌐 使用最新的在线版本 | Use Current Online (Standalone) Edition
simply serve on a server, and modify share.service
on main.mjs.
Internet Explorer is supported, but its scripts should be compiled from main.mjs with npm run babel
first.
npm install
npm start
npm run dist