Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditional / Time / Key commands #563

Open
emoacht opened this issue Jan 22, 2024 · 3 comments
Open

Conditional / Time / Key commands #563

emoacht opened this issue Jan 22, 2024 · 3 comments

Comments

@emoacht
Copy link
Owner

emoacht commented Jan 22, 2024

Conditional / Time commands are added to command-line options (add-on features) for setting brightness or contrast of a monitor or all monitors.

  • Conditional Commands - a series of commands to be executed when a specified condition is met
  • Time Commands - a series of commands to be executed when a specified daily due time comes

These commands must be specified in JSON files and loaded with /load option and conditional or time sub-options respectively.

Please check the actual specifications as well as JSON samples and schemas at above links.

@emoacht
Copy link
Owner Author

emoacht commented Jan 30, 2024

As another variation of customizable commands, Key commands are added.

  • Key Commands - a series of commands to be executed when a specified hot key is pressed

To use this commands, load the JSON file with /load option and key sub-option.

@emoacht emoacht changed the title Conditional / Time commands Conditional / Time / Key commands Jan 30, 2024
@emoacht
Copy link
Owner Author

emoacht commented Feb 8, 2024

Added Command Settings for browsing the current commands.

Repository owner deleted a comment from fredless Feb 20, 2025
Repository owner deleted a comment from mrbryce Feb 20, 2025
Repository owner deleted a comment from fredless Feb 20, 2025
@emoacht
Copy link
Owner Author

emoacht commented Feb 20, 2025

Simplified the way to load a JSON file of conditional/time/key commands. The syntax is as follows.

monitorian /load [file path of JSON file enclosed in quotes]

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

No branches or pull requests

1 participant