Skip to content

azu/floating-memo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

floating-memo.app

floating-memo app in node-webkit.

img

Feature

  • Always on top
  • Markdown editor(gfm support)
  • Automatically saving previous writing memo.
  • Save to DayOne(OS X)

Installation

This app only support Mac OS X.(but, if you implement node-main/save-adapter for your platform, you can use your platform.)

Usage

  1. Write memo
  2. Pressing save button saving to DayOne

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT