Contents
This page is ~1.7KB small.
uFeed has no networking, no display capabilities, and does no string manipulation. It extracts meaningful information from a RSS stream into TSV format for convenient use by other programs.
Ex// Open NASA's photo of the day:curl -s https://www.nasa.gov/feeds/iotd-feed/ | ufeed | dmenu | cut -f2 | xargs firefox
SSRS provides a unified spaced repetition interface which can be accessed through the single header file or through a provided CLI.