Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 673 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 673 Bytes

To use the Gmail Automation Tool in Termux, you need to follow these steps:

Prerequisites:

  1. Install Node.js:

    pkg install nodejs
  2. Install Git (if not already installed):

    pkg install git

Clone and Set Up the Repository:

  1. Clone the Gmail Automation Tool repository:

    git clone https://github.com/muhammedadnanv/Gmail-automation-tool.git
  2. Navigate to the project directory:

    cd Gmail-automation-tool
  3. Install dependencies:

    npm install

Run the Tool:

  1. Execute the Termux command to run the Gmail Automation Tool:
    node index.js