Giter Site home page Giter Site logo

accounter's Introduction

Accounter

Accounter is a CLI tool that helps you find out what email providers you registered with. It works by connecting to your email accounts using the IMAP protocol and then extracts the domain names of the email addresses that you have in your inbox.

Prerequisites

  • Node.js (version 10 or higher)
  • An email account that supports IMAP protocol

Installation

To use Accounter, you need to have Node.js and npm installed on your machine.

  1. Clone the repository
git clone https://github.com/qnton/accounter.git
  1. Navigate to the cloned directory
cd accounter
  1. Install the dependencies
npm install

Usage

  1. Open a terminal and navigate to the project directory

  2. Run npm run build to build the tool

  3. Run npm run start to start the tool

  4. Follow the prompts to enter the required information:

    • Email username
    • Email password
    • Email host
    • Port number (default: 993)
    • Use TLS (default: true)
    • Directories to check
  5. Wait for the tool to finish scanning your emails

  6. The tool will output the domain names of the email providers that you registered with in a JSON file named YYYY-MM-DD_output.json (e.g., 2023-03-08_output.json)

Note: The tool only scans the directories that you specify during the setup.

accounter's People

Contributors

qnton avatar

Stargazers

 avatar Colin avatar David avatar Max. avatar

Watchers

 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.