Open a web browser to a specific URL? #1085
Unanswered
timur-tabi
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Sounds like you're looking for ChangeDetection. It's exactly what you're asking for. It monitors websites and uses Apprise to send a notification when it detects a change. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to get Apprise to open a web browser to a specific URL?
I'm running a program that scans a web sites every 10 seconds and then uses apprise to notify me when something's changed. What I would like is to actually automatically open my browser to that page so that I can immediately interact with it.
Beta Was this translation helpful? Give feedback.
All reactions