Skip to content

FileAction to open Get Info window in the Finder for files within Espresso

Notifications You must be signed in to change notification settings

onecrayon/Get-Info.sugar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Get-Info.sugar for Espresso

Get-Info.sugar adds the ability to open the Get Info window for a file/folder in the Finder to Espresso.

Installation

Requires ShellActions.sugar

  1. After you have installed ShellActions.sugar, download Get-Info.sugar
  2. Decompress the zip (if your browser doesn't do it for you)
  3. Rename the resulting folder Get-Info.sugar
  4. Double click your new Get-Info.sugar file to install

Or, to install with git, run the following commands in Terminal:

cd ~/Library/Application\ Support/Espresso/Sugars
git clone git://github.com/onecrayon/Get-Info.sugar.git

Usage

To use, select the file(s) you wish to Get Info for, and choose File→Actions→Get Info... or right click the selected file(s) in your Project Files and choose Get Info... from the contextual menu.

This action will only function if you have a project open.

MIT License

Copyright (c) 2014 Ian Beck

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

FileAction to open Get Info window in the Finder for files within Espresso

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages