Skip to content

Basic AppleScript visor mode for the finder. Designed for better touch tool

Notifications You must be signed in to change notification settings

pointu-l/finder-basic-visor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Basic Finder Visor

Make a Finder window appear with better touch tool trackpad gesture --> apple script The finder window :

  • Create if no exist with "visor size" (half of the screen height, full screen width and bottom fixed)
  • Else if exist, take existing window
  • If window is not frontmost, make it active
  • If window is minimized (or hidden) restore (or make it active)

Requirments

Better Touch Tool or any software for binding apple script to keyboard shortcut / trackpad gesture

Configure

Better Touch Tool open the visor

Simply add a new rule with "Execute apple script" and paste the script content in the popup I personnaly use "Swipe from top edge" Open Visor BTT

Better Touch Tool close the visor

Juste create a rule (you can put it in the "Finder" left sidebar item for prevent conflict) than minimise the windows. You can use the minimise better touch tool action or CMD+M keyboard shortcut Open Visor BTT

About

Basic AppleScript visor mode for the finder. Designed for better touch tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published