Skip to content

mic-e/eventdigest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Designed to be installed as a cronjob; sends a mail containing a digest of all new events.

Depends

Configuration

  • Install via python3 setup.py install
  • mkdir -p ~/.eventdigest/digests
  • create ~/.eventdigest/cfg

The cfg file may contain any amount of empty lines and comments (starting with '#'). Every other line is interpreted as a call to a python function that yields Event and EventSource objects. See eventdigest.__main__ for available imported yielder methods.

The shortlinks that are used by default in the query_feed events require the local link shortener to be running. In /etc/hosts, create an alias l -> 127.0.0.1, and make sure to auto-launch the link shortener with your desktop environment (python3 -m localshortener)

License

GPLv3+

About

Sends mails containing digests of banking transactions, RSS feeds, etc

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages