Metadata-Version: 2.1
Name: isalive
Version: 0.1.1
Summary: isalive is a small python script with no external dependencies that runs a simple telegram bot to notify the status of http resources
License: MIT
Author: saladware
Author-email: saladware46@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

![super](./docs/imgs/isalive.png)

# isalive
isalive is a small python script with no external dependencies
that runs a simple telegram bot to notify the status of http resources


# howto whatfgfcvcvcvn


## todo
* [ ] interactive config.json creation
* [ ] ~~colorful output~~ (maybe never)
* [ ] ability to set headers (globals and locals for resource), set url params, set timeout
* [ ] write pretty README.md

