I want to be able to send calendar invitations from command-line using Mutt. Any suggestions?
Asked
Active
Viewed 1,045 times
1 Answers
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