Skip to content

Conversation

@bgrande
Copy link

@bgrande bgrande commented Jan 14, 2026

Multiple possibilities:

  1. run a script per button press or periodically
  2. call a website per button press or periodically
  3. change button text and background color based on the result
    3.1 Based on Status (i.e. 200)
    3.2 Based on Success (no error)
    3.3 Based on Contains (a string like hello)
    3.4 Based on Equals (a string like hello)
    3.5 Based on a regex (like hello .*)

Checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant