Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.23 KB

StreamUpdateMonitor

English | 简体中文

License

StreamUpdateMonitor is a versatile tool designed to keep users informed about updates on various streaming platforms.

Configuration

StreamUpdateMonitor has a sample configuration file config/config.sample.yaml that can be used to set up the monitoring tool.

Please set up the configuration by copying the file to config/config.yaml and filling in the required fields.

Features

  • Custom Monitoring Frequency: Users can set custom monitoring frequencies for each platform to receive notifications either on the same day of updates or immediately upon detection of new content.
  • Custom Notifications: Users can set custom notification settings to receive notifications via email, SMS, or other messaging services (Base on Apprise).

TODO

  • Add support for more streaming platforms
  • Custom notification settings for each platform

Warning

This project is still in development and may not be fully functional. Please report any issues you encounter.

Contributing

Contributions are welcome!

License

This project is licensed under the AGPL-3.0 License