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
- Videos
- supports opening from local
- support online streaming:
- bilibili
- acfun
- Microsoft Stream
- Youtube
- Support .pdf, .html opening as well as websites that allow iframe.
- Very Simplistic Design
- Non-distractive notes display
- nw.js support
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