Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/networkException/thundersort
Sort incoming mails based on recipient slug
https://github.com/networkException/thundersort
addon catchall thunderbird
Last synced: 12 days ago
JSON representation
Sort incoming mails based on recipient slug
- Host: GitHub
- URL: https://github.com/networkException/thundersort
- Owner: networkException
- License: bsd-2-clause
- Created: 2022-08-03T20:14:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T17:12:23.000Z (7 months ago)
- Last Synced: 2024-08-01T16:56:21.793Z (3 months ago)
- Topics: addon, catchall, thunderbird
- Language: TypeScript
- Homepage: https://addons.thunderbird.net/en-US/thunderbird/addon/thundersort/
- Size: 300 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thundersort
Sort incoming messages into subfolders of the inbox based on a slug.
## Usage
install required dependencies using
```shell
npm install
```build using
```shell
npm run bundle
```then add to thunderbird by clicking on the hamburger menu in the top right, choosing "Add-ons and Themes", clicking on the cog next to "Manage Your Extensions", then choose "Install Add-on From File..." and selecting the zip.