NeighborNote
============
Randy Baumgarte氏が開発したNixNoteにタブブラウザ機能と連想ノート機能を付けました。
連想ノート機能はユーザの操作履歴に基づいて関連するノートを算出して提示します。



Getting Started
============
起動方法
------------
neighbornote.exeを実行して下さい。

要件
------------
OpenSSLが必要です。
Windowsを使っているのであれば、下記のURLから"(Win32/Win64) OpenSSL v0.9.8y Light"をダウンロードしてインストールする必要があるかもしれません。
http://slproweb.com/products/Win32OpenSSL.html
Linuxの場合、Ubuntuであれば"sudo apt-get install libssl-dev"コマンドをターミナルで実行することでOpenSSLをインストールできます。

How to Run
------------
Please run the neighbornote.exe.

Requirements
------------
OpenSSL is needed.
If you are using Windows, you may need to download and install "(Win32/Win64) OpenSSL v0.9.8y Light" from the following URL.
http://slproweb.com/products/Win32OpenSSL.html
On Linux, if you are using Ubuntu, you can install the OpenSSL with "sudo apt-get install libssl-dev" command at a terminal prompt. 
