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