Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added detail of new AppleScript to address #14
  • Loading branch information
DWilliames authored Jun 3, 2022
1 parent afe025d commit 8e8db44
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ This is great for setting up an [Alfred App](https://www.alfredapp.com) workflo

`move "down"`: Will move the desk down a tiny bit

`move to "120cm"`: Will move the desk to a height of 120cm
`move to "55in"`: Will move the desk to a height of 55 inches
`move to "80"`: Will move the desk to a height of either 80cm or 80in depending on your preferences


So you may have an AppleScript script that looks like this:
``` AppleScript
Expand Down

0 comments on commit 8e8db44

Please sign in to comment.