The latest version of lucienne is 0.0.2-0.

lucienne

Version 0.0.1 revision 0 uploaded by AlexanderBau.

Package meta

Synopsis
Server side feed aggregator/reader
Description

Lucienne is a simple server side feed aggregator/reader that helps you managing your subscribed feeds. It provides multi user support using basic access authentication. A running mongoDB (http://www.mongodb.org) serves as database backend.

Installing instructions:

  1. Run a mongoDB instance

  2. cabal install this package. This will result in two executables: lucienne and lucienne-fetch.

  3. Run lucienne. You might want to limit the maximum heap size, e.g. lucienne +RTS -M30m

  4. Run lucienne-fetch periodically (e.g. by a cron job)

Lucienne accepts the following options:

lucienne:
  -p PORT  --port=PORT          Port of incoming requests
  -d HOST  --databaseHost=HOST  Database host
  -e PORT  --databasePort=PORT  Database port
  -h       --help               Print this help
Author
Alexander Bau
Bug reports
n/a
Category
Web
Copyright
n/a
Homepage
http://www.imn.htwk-leipzig.de/~abau/lucienne
Maintainer
Alexander Bau
Package URL
n/a
Stability
n/a

Components