Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Mortennn/FiScript

Execute custom scripts from the MacOS context menu (CTRL+click) in Finder.
https://github.com/Mortennn/FiScript

customization extension finder gui-application macos productivity swift

Last synced: about 2 months ago
JSON representation

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

Lists

README

        






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](https://github.com/Mortennn/Dozer), which lets you hide menubar items to give your Mac a cleaner look.

## βš™οΈ Install
Easiest way by using [Homebrew Cask](https://caskroom.github.io/):

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

1. [Download](https://github.com/Mortennn/FiScript/releases/download/v1.0.1/FiScript.zip), 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](http://opensource.org/licenses/MIT).

## 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πŸ˜€