Skip to content

sasn0/keynote_snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

keynote_snap

snap keynote windows to required size for macOSX

requirements

  • python rumps

pip install rumps

how to

  • run

python keynote_snap.py

Snap button located on status bar [Keynote_Snap]

  • to change size

Rewrite the numbers below in {}

osascript -e 'tell application "Keynote"' -e 'set bounds of front window to {500, 450, 1180+500, 600+450}' -e 'end tell'

About

snap keynote windows to required size

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages