Monitor your contacts' WhatsApp activity with real-time notifications 🔔 and historical data 📊
Features • Prerequisites • Installation • Usage • Contributing • License
- Last checked: August 8, 2024
- Status: Working
- 👀 Monitor selected WhatsApp contacts' online/offline status
- ⏰ Real-time updates and notifications
- 📈 Visual representation of online periods
- 📜 Historical data of online activity
- 🖥️ User-friendly web interface
- 📱 Responsive design for mobile and desktop
- 👪 Concurrent Multiple Contacts Tracking
- ⌛ Accurate to the second
Before you dive in, make sure you have:
- 🐹 Go 1.22 or higher installed
- 💬 A WhatsApp account
- 💻 Basic knowledge of terminal/command line operations
- Clone the repository:
git clone https://github.com/0xagil/WhatsApp-Online-Status-Monitor.git cd WhatsApp-Online-Status-Monitor
- Install the required Go packages:
go mod tidy
-
Launch the application:
go run .
-
Your default web browser will open to http://localhost:8080. If not, navigate there manually.
-
First-time setup:
- Scan the QR code in the terminal with your WhatsApp mobile app.
- Once authenticated, you're ready to go!
-
Using the web interface:
- 👥 "Select Contacts" page: Choose contacts to monitor.
- 👁️ "View Status" page: See real-time status of selected contacts.
- To exit, press Ctrl+C in the terminal.
- ✅ Your WhatsApp messages remain private; only online/offline status is tracked.
- 🔋 Be aware of potential increased battery usage.
- 🔒 Use responsibly and respect privacy.
- We welcome contributions! Feel free to submit a Pull Request or open an issue for discussion.
- This project is under the MIT License.
- This is an unofficial, independent project not affiliated with WhatsApp or its subsidiaries. Use at your own discretion.
Built with ❤️ by 0xagil