Releases: trevorbonas/pequod-reader
Releases · trevorbonas/pequod-reader
Release list
v0.1.0
Pequod Reader v0.1.0
Pequod Reader is a single-page TUI RSS reader designed to have the smallest footprint possible.
In this first release, the reader is functional.
Changes
In this, the reader's first release:
- RSS feeds can be added, deleted, and polled.
- RSS entries can be read.
- Local storage has been implemented.
- Vim-like navigation keybinds have been added.
- Errors are reported using an error popup.
- Entries can be opened in the browser.
- Entries can be scraped and read entirely in the reader.
- RSS feeds are collapsible.
- Help popups with extended keybindings are available.
- Documentation has been provided with instructions and demos.