readlater

Simple Rust program to store to read later web articles

MIT License

Stars
8

readlater

Readlater is a small command line utility designed to convert web articles into readable articles using readability.

It integrates into newsboat's bookmark command or can be provided with an article url.

RSS output

cargo run -- rss /tmp/test.rss

epub output

Epub generation support is availabe but requires pandoc to be installed.

Newsboat bookmark

bookmark-cmd "/home/jelle/projects/readlater/target/debug/readlater newsboat"
bookmark-autopilot yes