Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rk2900/express-notification
https://github.com/rk2900/express-notification
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rk2900/express-notification
- Owner: rk2900
- Created: 2014-09-24T08:52:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T06:49:23.000Z (over 10 years ago)
- Last Synced: 2024-10-15T10:53:28.078Z (3 months ago)
- Language: Python
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express Notification
* This is the notification module of the express plan and the express status against bong.cn## Function
* The script will check the status of your order in `Bong.cn`.
* If the status changes, it will get the express information within `shop.bong.cn/order`. Then it will send an email to your mailbox which you set up in `settings.config` file.
* You can set the username and password at Bong.cn in `settings.config` as well as your email configurations.## Notion
* The mail-send client has been tested only on `126.com`. So you need an email account at `126.com`. Otherwise you should edit the `smtp` server address within the code in `.py` file.
* After you have edited `settings.config_template`, you should **save the file as** new one with the filename of `settings.config`