About this software
skimmer 0.0.23
- Removed support for getpocket.com, Mozilla ended it.
- Add new skim2html tool, this supercedes skim2md for
website generation
- includes improved HTML structure around section olding article
elements
- configurable CSS and ES6 module support
- configurable header, nav and footer support
- Updated skimmer to read a “skimmer.yaml” in the
current directory and setup the configuration.
Authors
Skimmer is a lightweight feed reader inspired by newsboat. skimmer is very minimal and
deliberately lacks features. Skimmer's best feature is what it doesn't
do. Skimmer tries to do two things well.
- Read a list of URLs, fetch the feeds and write the items to an
SQLite 3 database
- Display the items in the SQLite 3 database in reverse chronological
order
That's it. That is skimmer secret power. It does only two things.
There is no elaborate user interface beyond standard input, standard
output and standard error found on POSIX type operating systems. Even if
you invoke it in "interactive" mode your choices are limited, press
enter and go to next item, press "n" and mark the item read, press "s"
and save the item, press "q" and quit interactive mode.
Programming languages
Operating Systems
- Windows
- macOS
- Linux
- Raspberry Pi OS
Software Requirements
- Go >= 1.25.0
- CMTools >= 0.0.40
Software Suggestions
- Git >= 2.3
- GNU Make >= 3.8
- Pandoc >= 3.1
- SQLite3 >= 3.43