katharsis Arghena
winget install --id=arghena.katharsis -e
CLI tool for generating RSS feeds.
Katharsis is a command-line tool designed to generate RSS feeds efficiently. It allows users to create and customize RSS feeds by parsing HTML files and extracting article metadata. The tool supports flexible configuration through a TOML file, enabling users to specify feed properties such as title, description, site URL, and output path. Additionally, it provides options for sorting articles by publication date and handling images associated with each article.
Key Features:
- Flexible Configuration: Define RSS feed properties using a simple TOML configuration file.
- HTML Parsing: Extract article metadata from HTML files to populate the RSS feed.
- Image Handling: Specify image paths relative to the site URL for consistent RSS feed visuals.
- Sorting Capabilities: Sort articles by publication date to maintain chronological order in the feed.
Audience & Benefit: Ideal for developers and content creators looking to streamline their RSS feed creation process. Katharsis automates the generation of RSS feeds, saving time and effort compared to manual methods.
Katharsis can be installed via winget using the command winget install arghena.katharsis
.