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: 8 days 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-10-30T13:37:48.087Z (14 days ago)
- Topics: customization, extension, finder, gui-application, macos, productivity, swift
- Language: Swift
- Size: 1.11 MB
- Stars: 500
- Watchers: 15
- Forks: 35
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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π