Skip to content

Releases: trevorbonas/pequod-reader

Release list

v0.1.0

Choose a tag to compare

@trevorbonas trevorbonas released this 19 Feb 10:13
cf421be

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.