nntpPoster
A utility to post files and folders to usenet. (by boranblok)
node-yencode
SIMD accelerated yEnc encoder/decoder and CRC32 calculator for node.js (by animetosho)
nntpPoster | node-yencode | |
---|---|---|
4 | 1 | |
68 | 38 | |
- | - | |
10.0 | 8.3 | |
almost 4 years ago | 8 months ago | |
C# | C++ | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nntpPoster
Posts with mentions or reviews of nntpPoster.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-10.
-
Noob trying uploading/posting to Usenet
The page you linked has installation instructions for both Linux and Windows.
-
Usenet library
I want to make a tool to backup/restore drive on Usenet. So i started from the downloader, but using this library ( https://github.com/keimpema/Usenet ) i didn't get good speed, and since i didn't want to spend too much time, i end up making a wrapper around nzbget ( https://github.com/nixxou/NzbgetControl ) As for the uploader, i got something working great using this as base ( https://github.com/boranblok/nntpPoster ) to make a simple command line version.
node-yencode
Posts with mentions or reviews of node-yencode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-01.
-
Usenet library
* does depend a bit on how crazy/complex you want to go I suppose. My NNTP implementation ended up being a lot less straightforward, as I put a lot of effort into error handling / retry functionality (which I don't see implemented in most libraries), and speed optimised yEnc isn't exactly straightforward either
What are some alternatives?
When comparing nntpPoster and node-yencode you can also consider the following projects:
Nyuu - Flexible usenet binary posting tool
hash-library - Portable C++ hashing library
NzbgetControl
ngPost - Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
Usenet - A library for working with Usenet. It offers an NNTP client, an NZB file parser, builder, writer, a yEnc encoder and decoder.