• Stars
    star
    476
  • Rank 89,116 (Top 2 %)
  • Language
    Swift
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Execute custom scripts from the MacOS context menu (CTRL+click) in Finder.

download platform systemrequirements code license

๐Ÿš€ FiScript

desktop-image

FiScript is an open source application for MacOS, released under the MIT License. FiScript lets you execute custom scripts on your files/folders from the context menu in Finder.
You might also like Dozer, which lets you hide menubar items to give your Mac a cleaner look.

โš™๏ธ Install

Easiest way by using Homebrew Cask:

brew cask install https://raw.githubusercontent.com/Mortennn/FiScript/master/fiscript.rb 

Manual:

  1. Download, open, and drag the app to the Applications folder.
  2. Since FiScript is not signed; go to Preferences > Security & Privacy > General > allow FiScript.
  3. If prompted by allowing "FiScript Helper", please accept, otherwise FiScript won't work properly.

If FiScript does not appear in the Finder menu after installation, you might need to restart Finder (Apple Logo > Force Quit... > Finder > Relaunch)

Requirements

macOS version >= 10.12

License

FiScript is released under the terms of MIT License.

Contributing

Please suggest enhancements as new issue reports on this repository. Also, feel free to share your own scripts, so others can make use of it๐Ÿ˜€