Download List

Projeto Descrição

Python、GTK+を使った、Linux用の2ちゃんねるブラウザです。

System Requirements

System requirement is not defined

Liberado: 2006-10-01 10:00
fukui-no-namari 0.2 (2 files Esconder)

Release Notes

Introduction
============

Fukui no Namari is a 2ch browser, written in Python. For simplicity,
scalability, functionality and usability. In normal 2ch browser, all documents
is in one window using tab and window is split into two or three panes, but
this browser is "one window, one document." Therefore, you open ten documents,
then ten windows appear. Another difference is that the registration of a
board is not necessary. So simply supply urls for open. However, you can not
open all boards. At version 0.1, 2ch.net, yy kakiko and jbbs are supported.
Other 2ch-like bbs is also supported by another way. Specify a board url to
~/.whitelist file per line, then you can open the board.


System Requirements
===================

Python 2.4, PyGTK (2.6), gnome-python, gtk+, glib, libgnome, libgnomeui,
libglade, dbus, gconf.


Board Plugin
============

You can use your own scripts written in Python for extending board window.
See http://www.fukui-no-namari.tetteke.tk/doc/ for details.

Changelog

Ver 0.2
=======

New feature of Fukui no Namri at version 0.2 is board plugin. board pluing is
enable you to customize the board window by adding your own scripts written in
Python. See http://www.fukui-no-namari.tetteke.tk/doc/ for details.