https://github.com/micz/thunderai-sparks
ThunderAI Sparks is an add-on for Thunderbird, designed to add advanced features to ThunderAI.
https://github.com/micz/thunderai-sparks
calendar javascript thunderbird thunderbird-addon thunderbird-extension
Last synced: 3 months ago
JSON representation
ThunderAI Sparks is an add-on for Thunderbird, designed to add advanced features to ThunderAI.
- Host: GitHub
- URL: https://github.com/micz/thunderai-sparks
- Owner: micz
- License: gpl-3.0
- Created: 2024-12-27T21:52:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-07-05T19:03:03.000Z (4 months ago)
- Last Synced: 2025-07-19T12:57:28.428Z (3 months ago)
- Topics: calendar, javascript, thunderbird, thunderbird-addon, thunderbird-extension
- Language: JavaScript
- Homepage: https://micz.it/thunderbird-addon-thunderai/#sparks
- Size: 116 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
#  ThunderAI-Sparks
ThunderAI Sparks is an add-on for Thunderbird, designed to add advanced features to ThunderAI.> [!IMPORTANT]
> To use this add-on, you first need to install [ThunderAI](https://github.com/micz/ThunderAI).> [!NOTE]
> If you need to open an issue, go to the ThunderAI repository and use the "Sparks" label: https://github.com/micz/ThunderAI/labels/Sparks
## Features
- Aumatically add a calendar event from a mail message [[#182](https://github.com/micz/ThunderAI/issues/182)].
- Aumatically add a task from a mail message [[#333](https://github.com/micz/ThunderAI/issues/333)].
## Changelog
ThunderAI-Sparks's changes are logged [here](CHANGELOG.md).
## Privacy and Permissions
This is addon will ask for [full permission](https://support.mozilla.org/en-US/kb/permission-request-messages-thunderbird-extensions#w_have-full-unrestricted-access-to-thunderbird-and-your-computer), because it's using [Thunderbird expermimental API](https://developer.thunderbird.net/add-ons/mailextensions/experiments) to open the new calendar event.
## Support this addon!
Are you using this addon in your Thunderbird?
Consider to support the development making a small donation. [Click here!](https://www.paypal.com/donate/?business=UHN4SXPGEXWQL&no_recurring=1&item_name=Thunderbird+Addon+ThunderAI-Sparks¤cy_code=EUR)
## Attributions
Thanks to [Philipp](https://github.com/kewisch/) for the help with the experimental calendar API.