Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.
/ kalina Public archive

RSS reader written purely in Haskell // Moved to SourceHut

License

Notifications You must be signed in to change notification settings

gnull/kalina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalina

2020-04-28-170814_884x382_scrot 2020-04-28-170809_884x382_scrot

Kalina is an experimental RSS reader written in Haskell. Its design is strongly inspired by Newsboat.

It currently supports the most basic things: fetching RSS feeds, browsing news items and opening them in a browser. In a nutshell, it's a glue between wreq for fetching feeds, feed for parsing them, pandoc for rendering HTML as plaintext, and brick for terminal interaction.

You can install it with stack install, and run with kalina. If you have Newsboat urls file in ~/.newsboat/urls Kalina will read urls from it, otherwice run kalina --help to see what you can do.

About

RSS reader written purely in Haskell // Moved to SourceHut

Topics

Resources

License

Stars

Watchers

Forks