gumnut 0.0.8 (Default branch) |
|
|
gumnut is a text based client for creating,
moderating, and displaying comments over a
decentralized communication network (currently
gnutella). Comments are text files with a simple
naming convention that uses the filename to
describe field attributes (such as topic and
geographical location). A discussion tree is read
by searching on one or more of these fields and
then downloading and reassembling the individual
comments in order.
License: GNU General Public License (GPL)
Changes:
An HTTP Web frontend GUI has been added. It can be
accessed at http://localhost:5634/. The treedepth
field "_tD" has been removed and replaced with a
user defined cascading topic list
"_tO1topic1_tO2topic2". A README.developers file
has been added to make the modified code easier to
find. Multiple small bugs were fixed.
|