To use the Gmail Automation Tool in Termux, you need to follow these steps:
-
Install Node.js:
pkg install nodejs
-
Install Git (if not already installed):
pkg install git
-
Clone the Gmail Automation Tool repository:
git clone https://github.com/muhammedadnanv/Gmail-automation-tool.git
-
Navigate to the project directory:
cd Gmail-automation-tool
-
Install dependencies:
npm install
- Execute the Termux command to run the Gmail Automation Tool:
node index.js