Skip to content
/ inking Public
forked from nanmenyu/inking

深度、简洁、直观的文字创作(写作)工具,适用于小说创作

License

Notifications You must be signed in to change notification settings

wdd000/inking

 
 

Repository files navigation

介绍

inking是个人开发的开源桌面码字软件,面向的群体主要是网文写手,包含写作(核心)和阅读(附带)两大模块,内置关系图、灵感备忘、时间线、地图、webview等辅助模块,助力高效创作!

预览

更多介绍请查看官网文档

源码构建

  1. 安装源码
npm install
  1. 以electron的方式运行
npm run electron:serve
  1. electron打包
npm run electron:build

如果electron安装错误可以尝试cnpm

About

深度、简洁、直观的文字创作(写作)工具,适用于小说创作

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 66.8%
  • SCSS 14.6%
  • TypeScript 11.2%
  • JavaScript 3.3%
  • HTML 2.6%
  • CSS 1.4%
  • Other 0.1%