Giter VIP home page Giter VIP logo

fewords's Introduction

Fewords

a simple notepad supports markdown

fewords是few words两个词拼成的名字,是个功能极其简单的笔记本(纯文本输入),用于随手记录几句话,一条短语之类的,写这个应用的原本目的是用于学英语的时候记录下英文的句子。

这是个本地笔记本,没有远程服务器,不过可以把存储目录设置到云盘来同步。

Download

  • for mac
  • for win
  • 如果是之前安装过旧版本的话,请删除~/.fewords-config.json文件。

Features

  • 支持markdown
  • 支持emoji
  • 排序,星标,搜索

Screenshot

  • 列表: 截图1

  • 编辑: 截图2

  • 设置: 截图3

Tips

  • 所有输入和编辑的地方按ESC键都执行保存操作
  • 双击文字区域进入编辑模式

Todo

  • 翻页
  • 日期分隔符
  • 
    

Development

  • 安装fis3 : npm install -g fis3
  • 安装fis的插件: npm install -g fis3-hook-relativenpm install fis-parser-node-sass -g
  • 进入项目根目录: npm install
  • fis编译: fis3 release -wd ../build
  • 复制node_modules目录到../build目录下
  • fis编译后预览: cd ../build 后执行 electron ./
  • 编译app: cd ../build 后执行 npm run build
  • 打包dmg: cd ../build 后执行 npm run pack

Thanks

License

  • MIT

fewords's People

Contributors

sapjax avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.