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 1 month ago
JSON representation
Execute custom scripts from the MacOS context menu (CTRL+click) in Finder.
- Host: GitHub
- URL: https://github.com/Mortennn/FiScript
- Owner: Mortennn
- License: mit
- Created: 2018-07-24T13:00:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-07T17:18:13.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T16:56:04.545Z (4 months ago)
- Topics: customization, extension, finder, gui-application, macos, productivity, swift
- Language: Swift
- Size: 1.11 MB
- Stars: 494
- Watchers: 15
- Forks: 35
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mac - FiScript - add options to context menu. (A very subjective star rating)
- open-source-mac-os-apps - FiScript - Execute custom scripts from the MacOS context menu (CTRL+click) in Finder. ![swift_icon] (Applications / Finder)
- open-source-mac-os-apps - FiScript - Execute custom scripts from the MacOS context menu (CTRL+click) in Finder. ![swift_icon] (Applications / Finder)
- awesome-swift-macos-apps - FiScript - Execute custom scripts from the MacOS context menu (CTRL+click) in Finder. (Finder / Text)
- awesome-swift-macos-apps - FiScript - Execute custom scripts from the MacOS context menu (CTRL+click) in Finder. (Finder / Text)
README
## π FiScript
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π