Skip to content

Commit 9c81ff1

Browse files
committed
Add shortcut image and edit readme
Add
1 parent 1350f7a commit 9c81ff1

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Images/Shortcut_set.png

29.6 KB
Loading

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,17 @@ The brightness or contrast ranges from 0 to 100%. When you use `/set` option, it
130130

131131
The options can be executed consecutively (e.g. `monitorian /set 20 /set contrast 40`, up to 10 options).
132132

133-
You can call this app by its name `Monitorian` in command prompt or bat file. From Task Scheduler, it can be performed by the path to its alias `%LOCALAPPDATA%\Microsoft\WindowsApps\Monitorian.exe`. For example, to increase brightness of all monitors by 30%, the Action will be the following:
133+
You can call this app by its name `Monitorian` in command prompt, bat file or desktop shortcut.
134+
135+
A desktop shortcut can be created specifying options.
136+
137+
![Shortcut](Images/Shortcut_set.png)
138+
139+
From Task Scheduler, it can be performed by the path to its alias `%LOCALAPPDATA%\Microsoft\WindowsApps\Monitorian.exe`. For example, to increase brightness of all monitors by 30%, the Action will be the following:
134140

135141
![Task Scheduler](Images/TaskScheduler_action.png)
136142

137-
You can also define commands and make them execute when a specified condition is met, when a specified daily due time comes, or when a specified hot key is pressed:
143+
In addition, you can define commands and make them execute when a specified condition is met, when a specified daily due time comes, or when a specified hot key is pressed:
138144

139145
- [Conditional Commands](https://github.com/emoacht/Monitorian/blob/master/docs/COMMANDS.md#conditional-commands)
140146
- [Time Commands](https://github.com/emoacht/Monitorian/blob/master/docs/COMMANDS.md#time-commands)

0 commit comments

Comments
 (0)