Fixed a little bug when the newsrc wasn't found.
[noose.git] / README
blobabb41a8040cfa46c70f147e8b77c59c3eb83baa0
2 noose alpha-zero release notes
4 Please read the LICENSE file, it isn't very complicated.
6 The noose utility is a command-line tool which can check for new posts
7 on a news server, via NNTP, in the groups to which one is subscribed, or
8 read articles by article-number.
10 It was written so I could find out how many unread posts were in some
11 local usenet groups when I logged in, so I have no idea whether it
12 will cope well with a large volume of groups or not.
14 Compilation and installation should be as simple as ``make noose install''.
15 Installation destination can be changed by editing ``Makefile''.
16 If the compile fails on your favorite platform, email me about it.
18 I've compiled and used noose on a number of platforms, including:
19 OpenBSD/x86, OpenBSD/sparc, Debian Linux/x86, Debian Linux/axp.
20 I guess it would be of some amusement to me if one emailed me
21 telling me that one has successfully compiled and used it on
22 another platform.
24 There are a number of enhancements I had planned for it, mostly
25 implementing additional NNTP commands (to make it more like an
26 NNTP swiss army knife). However, my use for noose has now gone, (the
27 local usenet groups have been eliminated), so I don't expect to
28 be adding many features to it. If you use it and would like an
29 enhancement, and don't feel comfortable doing it yourself, feel
30 free to contact me via email.
32 If you're submitting patches or want to take over maintenance,
33 you should keep in mind that I want to keep noose as simple as
34 possible, but by all means contact me. I am also interested in
35 hearing about any enhancements made by others.
37         Julian Squires <tek@wiw.org>
38         April 22nd, 2001