Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilteoood/sitealert-python
SiteAlert, what are you waiting for?
https://github.com/ilteoood/sitealert-python
Last synced: 2 months ago
JSON representation
SiteAlert, what are you waiting for?
- Host: GitHub
- URL: https://github.com/ilteoood/sitealert-python
- Owner: ilteoood
- License: bsd-2-clause
- Created: 2014-07-26T17:17:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T14:14:37.000Z (almost 7 years ago)
- Last Synced: 2024-10-05T12:57:40.330Z (3 months ago)
- Language: Python
- Size: 52.7 KB
- Stars: 22
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SiteAlert
------------------------**SiteAlert, what are you waiting for?**
With this application you can monitor the changes of one or more web pages.
Copyright (c) 2015, Matteo Pietro Dazzi <---> iLTeoooD
All rights reserved.### List of the available arguments:
-a -> add a new site
-am -> add new e-mail address
-b -> continuous check
-c -> check once
-cl -> clean database
-d -> delete a site
-e -> exit
-h -> print this help
-r -> remove e-mail address
-s -> show the list of the sites
------------------------
### List of the available bot commands:ping - Pong
show - Print the list of saved sites
check - Check new website
addme - Notify me on an already registered site
removeme - Reverse action
register - Register your email
registered - Check if you are alredy registered, and show your subscribed sites
unregister - Delete your registration
link - Print the link associated to a website
mailoff - Disable mail notification
mailon - Reverse action
telegramoff - Disable telegram notification
telegramon - Reverse action
help - Print help message
Don't know where to host this service? No problem!
Speak with the official bot, [@SiteAlert_bot][4]!
------------------------
> ###Requirements:
> Requires beautifulsoup4 to be executed, if you want to install it, see [this][1]> To use the Telegram notification, you must install pyTelegramBotAPI. For further information see [this][2] amazing project and my [SiteAlert_bot.py][3] script to create and interact with a Telegram bot.
------------------------
### License:Redistribution and use in source and binary forms, with or without modification, are permitted provided
that the following conditions are met:* Redistributions of source code must retain the above copyright notice, this list of conditions and the
following disclaimer.* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and
the following disclaimer in the documentation and/or other materials provided with the distribution.THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.------------------------
[1]: http://www.crummy.com/software/BeautifulSoup/bs4/doc/#installing-beautiful-soup
[2]: https://github.com/eternnoir/pyTelegramBotAPI/
[3]: https://github.com/ilteoood/SiteAlert-Python/blob/master/SiteAlert_bot.py
[4]: https://telegram.me/SiteAlert_bot