listener-email

Listener Email - Remind you of changes in your listener through email!


Keywords
automatic, email, listener, package, pip, pip3, python
License
GPL-3.0
Install
pip install listener-email==0.0.5

Documentation

listener_email

γ€Ž listener_email - Let listener send email! 』

δΈ­ζ–‡ Readme

This README file latest update: 2023-01-10 21:56:23

πŸ“š Introduction

πŸ“Έ Screenshots

πŸ“¦ How to use

⏳ Rate of progress

πŸ“Œ Precautions

πŸ§‘β€πŸ’» Contributor

πŸ”¦ Declaration


πŸ“š Introduction

Remind you of changes in your listener through email!

πŸ“Έ Screenshots

screenshots_1

πŸ“¦ How to use

See example in example.py for more information

  • install listener_email by pip install listener_email
  • then import it by adding from listener_email import sent_email, ListenerEmail
  • add configured email.json file such as example_email.json at repository
  • at last use sent_email() to sent your email

⏳ Rate of progress

Done, but it will revise if necessary

πŸ“Œ Cautions

  • custom_html should be as simple as possible

πŸ§‘β€πŸ’» Contributor

πŸ”¦ Declaration

License

This project is licensed under the terms of the MIT license. See LICENSE for more details