Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
/ nanorss-go Public archive

nanoRSS is a simple RSS reader written in Go

License

Notifications You must be signed in to change notification settings

zlogic/nanorss-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: