Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (22 loc) · 973 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 973 Bytes

nanoRSS

Build status

nanoRSS is a simple RSS reader written in Go.

Development is in progress, and the project is not production-ready or useful in any way.

Available configuration options

  • REFRESH_INTERVAL_MINUTES
  • DATABASE_DIR
  • LOG_REQUESTS

How to build

Download and install the latest version of Go. Then, run

go build

Other versions

nanoRSS contains several abandoned proof-of-concepts to test different data storage libraries (which were discarded):

In addition, there was: