Available here https://notify-fe.plen.io/
Notify-FE is a web application designed to help users monitor and get notifications on the availability of NVIDIA GeForce Founders Edition GPUs across various regions from the official NVIDIA store. It provides frequent updates, region selection, and audio notifications to alert users as soon as their desired GPU becomes available.
- NVIDIA GeForce RTX 5090 FE
- NVIDIA GeForce RTX 5080 FE
- NVIDIA GeForce RTX 5070 FE
- NVIDIA GeForce RTX 4090 FE
- NVIDIA GeForce RTX 4080 SUPER FE
- NVIDIA GeForce RTX 4070 SUPER FE
- Automatic SKU Updates: Automatically updates the SKU for each card.
- Auto-open Shop Links: Automatically opens the shop page in a new tab when a monitored GPU becomes available.
- Client Side Requests: Requests are sent directly from the client.
- API Status: Visual indicator showing if the API endpoint is reachable for each card.
- Frequent Availability Updates: Refreshes GPU availability every few seconds.
- Region Selection: Allows users to select their region for personalized availability.
- Dark Mode: Supports dark mode for a user-friendly experience at all hours.
- Telegram Notifications: Receive alerts about GPU availability via Telegram bot when a monitored GPU becomes available.
To receive notifications about GPU availability through Telegram:
- Set up your Telegram bot and get the required credentials (setup guide)
- In the application settings, enter your Telegram API URL in this format:
https://api.telegram.org/bot<YOUR_BOT_TOKEN>/sendMessage?chat_id=<YOUR_CHAT_ID>
- Click the "Test Telegram" button to verify your setup works
Once configured, you'll automatically receive Telegram messages when your monitored GPUs become available.