Skip to content

jelly/readlater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Rust program to store to read later web articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages