Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Disinclination edited this page Feb 14, 2025 · 2 revisions
ngPost

ngPost

This application is a command line and sophisticated GUI Usenet poster for binaries developed using C++11 and Qt5. It is engineered for maximum speed while offering all the essential features to enable users to post data effortlessly and securely.

The tool can compress files using an external rar binary and generate par2 files prior to posting. It includes a posting queue feature that allows for the preparation of multiple posts, particularly efficient through the GUI's tab functionality. While uploading the current post, the application simultaneously prepares the next one by handling compression and par2 file generation. It offers automation capabilities by scanning folders and posting each file or folder individually after compression, potentially using random archive names and passwords, followed by par2 generation.

Furthermore, the application can monitor folders to automatically post each new file or folder after compression. It also has the option to automatically delete files or folders once posted, specifically when using the HMI with both --auto and --monitor in the command line. Users can set it to execute a command or script after each post is complete, as specified by the NZB_POST_CMD in the configuration file. Additionally, the application can be configured to shut down the computer once all postings are finalized. It is available in multiple languages, including Chinese, Dutch, English, French, German, Portuguese, and Spanish.

Clone this wiki locally