iens

Manager of links to read
git clone https://git.instinctive.eu/iens.git
Log | Files | Refs | README | LICENSE

README.md (504B)


      1 [![Casual Maintenance Intended](https://casuallymaintained.tech/badge.svg)](https://casuallymaintained.tech/)
      2 
      3 This application is a TUI for managing a database of links to read
      4 and generating ATOM feeds from user-provided tags and description.
      5 
      6 It is built around the [CHICKEN Scheme](https://call-cc.org/)
      7 interpreter, and depends on [readline](https://tiswww.case.edu/php/chet/readline/rltop.html),
      8 [lowdown](ehttps://bitbucket.org/DerGuteMoritz/lowdown),
      9 and [SQLite](https://sqlite.org/index.html).