https://github.com/speedphp/znote
Open Source Editor
https://github.com/speedphp/znote
Last synced: about 1 month ago
JSON representation
Open Source Editor
- Host: GitHub
- URL: https://github.com/speedphp/znote
- Owner: speedphp
- Created: 2020-07-27T09:15:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T01:59:56.000Z (almost 6 years ago)
- Last Synced: 2025-06-04T09:31:35.562Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Open Source Editor 开源的编辑器
#### base on [NW.js](https://nwjs.io/)
*起源*
写点文章,要找个好的计数编辑器不太容易,自己做一个。
*功能*
- 打开即新建,Mac上面大部分编辑器都是打开就要新建个文件,想用做便签太难了。
- 窗口顶置
- 自动保存,即使未设定文件名仍可以自动保存
- 字数统计,可以设定目标字数
- 暗黑模式
- 可以被设置成系统默认打开txt的软件
*开发*
- 将NW.js的SDK放到根目录
- 启动当前目录即可