Giter Site home page Giter Site logo

edgar-gevorgyan / erasmail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samirm-be/erasmail

0.0 0.0 0.0 17.33 MB

An open source tool for cleaning email boxes and saving the planet

License: Apache License 2.0

Python 40.85% JavaScript 8.74% HTML 0.20% Vue 48.92% Dockerfile 0.55% Shell 0.74%

erasmail's Introduction

ErasMail

ErasMail is a free and open source tool that allows you to clean up your email boxes. The goal of ErasMail is to contribute to the reduction of digital pollution and more particularly of the pollution generated by emails.

Most of the cleaning tools are limited to unsubscribing and deleting newsletters, not to mention the fact that they sell their users' data. Erasmail offers much more features and does not keep/sell any data.

ErasMail uses IMAP which makes it compatible with all email providers.

Features

  • Estimation of the pollution generated by your emails
  • Detection, unsubscription and deletion of newsletters
  • Detection of the most polluting threads, possible duplicated attachments and possibility to delete attachments or threads
  • Possibility to filter emails
    • the oldest
    • the largest
    • the useless (welcome emails, confirmation emails, social, ...)
    • the most polluting
    • the folder
  • Detailed statistics on your email box
  • Advanced gamification system (badges, ranking, success)

Licence

Code released under Apache License 2.0

Development

Requirements :

  • Install docker and docker-compose
  • Set an environment file called .env.dev with :
    • SECRET KEY : django secret key
    • DJANGO_ALLOWED_HOSTS : localhost
    • SQL_DATABASE : the postgres database name
    • SQL_USER : postgres username
    • SQL_PASSWORD : postgres database password
    • SQL_HOST : db (mandatory)
    • SQL_PORT : 5432
    • DATABASE : postgres

Run :

docker-compose up -d --build

Collaborators

@SamirM-BE @Edgar-Gevorgyan

erasmail's People

Contributors

edgar-gevorgyan avatar samirm-be 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.