・効能
    ニコニコのコメントの変換をしたりします。
    ただし、GUIがだいぶ雑です。

・動作環境
    Python3.3以上とpylib-nicovideoが必要です。
    あと、tkinter(たいていPythonにくっついてる)も必要です。

・使い方
    一番上の動画ID入力ボックスに動画IDかURLを入力して、
    GO!というボタンをおします。
    動画IDが英字2文字から始まらない場合、watch/を含める必要があります。
    画像付きの詳しい説明がWikiにあります。
    http://sourceforge.jp/projects/pynv/wiki/howto-NicoNicoMemories-GUI

・ライセンス
    Copyright © 2014 dyknon

    This file is part of NicoNicoMemories GUI.

    NicoNicoMemories GUI is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

・連絡先
    dyknon <dyknon@users.sourceforge.jp>
