Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

icalview

Python based iCal viewer for iCal events, primarily for displaying iCal events in mutt

To use this in mutt put it somewhere in your path and configure it accordingly:

~/.mailcap:

text/calendar; icalview.py; copiousoutput

~/.muttrc:

auto_view text/calendar

# Add it to your alternative_order if you already have one
alternative_order text/calendar text/plain text/html

Required packages

To use this you need a few python packages, namely:

  • icalendar (python-icalendar)
  • dateutil (python-dateutil)

About

Python based iCal viewer for iCal events, primarily for displaying iCal events in mutt

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages