-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Reginald is an application launcher and general productivity application designed for Windows 10 and Windows 11.
This documentation is intended to help users using Reginald.
Type: Input
Empties the Recycle Bin.
Note
There's a possibility that Reginald may not be able to empty the Recycle Bin because the Recycle Bin contains items that were moved there from a protected folder such as
Program Files
.
empty recycle bin
Type: Key input
Exits out of applications that contain a top-level window.
quit
The name of an application.
Type: Key input
Sets a timer that will trigger a notification after a given amount of time.
timer
The input uses the following the order:
hours minutes seconds message
It's forgiving and flexible. Here's some examples of some valid inputs:
Input | Action |
---|---|
2hrs 30minutes Go to meeting | Sends a notification in 1 hour and 30 minutes with the caption "Go to meeting" |
30 secs Drink water | Sends a notification in 30 seconds with the caption "Drink water" |
30m Take out laundry | Sends a notification in 30 minutes with the caption "Take out laundry" |
Here's some ways you can express time units:
Time Unit | Matches |
---|---|
Hour | hour, hours, hr, hrs, h |
Minute | minute, minutes, min, mins, m |
Second | second, seconds, sec, secs, s |
Type: Input
The timers
keyword shows a list of active timer
's.
timers
If you press and hold the Alt key while one of the timers is selected, the caption will be replaced with a message stating that you can cancel the timer by pressing the Enter key.