Skip to content

isdampe/Notedown

Repository files navigation

Notedown - Yup, notes with markdown.

Notedown is a node-webkit based NodeJS app for storing your notes in markdown.

It does exactly as you would expect - provides a simple interface for composing and viewing markdown based notes.

Notedown editor

Notedown viewer

Download pre-built binaries, including node-webkit.

Last build 22/1/2015

Windows: w-32bit
Linux: l-32bit / l-64bit
Mac: m-32bit / m-64bit

How to compile.

First, clone this repository.

git clone https://github.com/isdampe/Notedown.git

Next, go download a suitable version of node-webkit.

Copy node-webkit into the node-webkit/ folder

cp ~/Downloads/node-webkit/* ~/git/notedown/node-webkit/

Install the Node dependencies

cd ~/git/notedown/node-webkit
npm install

Launch the app

./nw

Contributing.

Send pull-requests at will.

About

Keep track of your notes, with markdown.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published