Giter Club home page Giter Club logo

third-stats's Introduction

ThirdStats is a Thunderbird 78+ add-on for beautifully visualized email account stats. Download soon from Thunderbird Add-ons repository. Contributions, corrections & requests can be made on GitHub. Created by Andreas Müller.

release last commit license contributions welcome

Get started

Install ThirdStats from the Thunderbird Add-ons repository:

  1. Open the menu and click Add-ons
  2. Search for ThirdStats
  3. Click Add to Thunderbird and enjoy your email account stats

To properly recognize emails as sent, make sure to configure all email adresses you write from as identities for your email account. You can do so under account settings > select your account > click button more identities at the bottom and add or modify identities as you need.

Also keep in mind, that the processing of large mailboxes can take a lot of time.

Features

  • Total numbers of emails and folders for all of your Thunderbird accounts
  • Sum of received and sent emails per year and per month
  • Sum of received and sent emails per daytime and per weekday
  • Temporal distribution of received and sent emails per weekday per hour
  • Switch between all Thunderbird accounts

Here is how ThirdStats looks like on the Thunderbird default dark theme on Windows:

thirdstats screenshot

Improve this project

Contributions are very welcome! See the Contribution Guidelines for more information, how to help making this add-on even better.

Here on GitHub

If you encounter any problem, please issue a bug report.

Local development environment

  1. Clone this project with Git
  2. Install dependencies with Yarn by running yarn within the cloned directory third-stats/
  3. Start the development server with yarn serve
  4. Open development site by going to http://localhost:8080 in your browser

Note that this tool uses Thunderbirds WebExtension APIs. This means that some JavaScript objects won't be available in your browser as development environment. If you want to test your changes in Thunderbird, do the following:

  1. Save all your changes and run yarn build to create a production build in the dist/ directory
  2. Open Thunderbird, go to main menu > add-ons > gear menu > debug add-ons > This Thunderbird > Load temporary add-on
  3. Now choose the manifest file inside the dist/ directory and your modified add-on will be loaded for the current Thunderbird session

Licence

MIT License


This add-on is completely free to use. If you enjoy it and don't have the time to contribute, please consider donating via Paypal or sponsoring me for further development. 💚

third-stats's People

Contributors

devmount avatar ajyan avatar antoinevth avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.