1
0
Fork 0
.profile/README.md
Thomas Hochstein 36ff0f123f Add front page.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2024-05-26 23:32:27 +02:00

65 lines
2.1 KiB
Markdown

# Projects and Repositories
Here are some repositories that have accumulated over the years.
## Usenet FAQs
The FAQs I am responsible for have been collected in a
[separate project](https://code.virtcomm.de/faqs/).
## Usenet Tools and Config
### [NewsStats](https://code.virtcomm.de/thh/newsstats/)
**NewsStats** is a software package
to extract live data from an INN newsfeed and generate statistics from it.
For more information please see the
[distribution page](https://th-h.de/net/software/newsstats/) (in German).
### [Usevote](https://code.virtcomm.de/thh/usevote/)
**UseVoteGer** is a voting software for usenet votes.
I'm not the maintainer, but keeping a repository with a customized version for
my own use as well as an `upstream` branch with the code as released. That
`upstream` branch also lives on [GitHub](https://github.com/th-h/usevote).
### [yapfaq](https://code.virtcomm.de/thh/yapfaq/)
**yapfaq** can post FAQs from text files to Usenet at configurable intervals and
automatically adds the necessary headers.
For more information please see the
[distribution page](https://th-h.de/net/software/yapfaq/) (in German).
### [INN-config](https://code.virtcomm.de/thh/INN-config/) repository
Some bits and pieces of INN config.
### [usestats](https://code.virtcomm.de/thh/usestats/)
**usestats** generates statistics about newsgroups by analysing existing
postings and creating various reports.
For more information please see the
[distribution page](https://th-h.de/net/software/usestats/) (in German).
### [artchk](https://code.virtcomm.de/thh/artchk/)
The **Checkbot** ("Automatic Article Checker") has been discontinued since 2005.
## Mail
### [checkmail](https://code.virtcomm.de/thh/checkmail)
**checkmail** checks the validity or deliverability of an e-mail address.
For more information please see the
[distribution page](https://th-h.de/net/software/checkmail/) (in German).
## Miscellaneous
* Some small [scripts](https://code.virtcomm.de/thh/scripts) for my personal use.
* Some obsolete [munin-plugins](https://code.virtcomm.de/thh/munin-plugins).