4

I want to be able to send calendar invitations from command-line using Mutt. Any suggestions?

Olle Härstedt
  • 3,799
  • 1
  • 24
  • 57

1 Answers1

4

You can use Calcurse to export an event

calcurse --export

copy-paste it into your Mutt email, and then change the content type to text/calendar using ctrl+t.

A more skilled Mutt user could probably create a neat macro for this.

Developer Guy
  • 2,318
  • 6
  • 19
  • 37
Olle Härstedt
  • 3,799
  • 1
  • 24
  • 57