imaprowl
IMAP new mail notification utility for iPhone using Prowl Public API
Install
- All systems
-
curl cmd.cat/imaprowl.sh
- Debian
-
apt-get install imaprowl
- Ubuntu
-
apt-get install imaprowl
- Kali Linux
-
apt-get install imaprowl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install imaprowl
- Raspbian
-
apt-get install imaprowl
- Dockerfile
- dockerfile.run/imaprowl
imaprowl
IMAP new mail notification utility for iPhone using Prowl Public API
Prowl is a service and an App for iPhone's Push Notification service.(APNs) see http://prowl.weks.net/ for more about Prowl. IMAProwl is an utility script to notify new mail of IMAP server with Prowl service. It's very useful to push notification of GMail or any other IMAP mail service to your iPhone. This program uses IMAP/IDLE(RFC2177) or IMAP/NOOP to check the new mail on IMAP server and uses Prowl Public API via HTTPS.