Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artbycrunk/maya-crscriptsmenu
A useful little script that builds a Menu from any folder containing various scripts.
https://github.com/artbycrunk/maya-crscriptsmenu
Last synced: about 1 month ago
JSON representation
A useful little script that builds a Menu from any folder containing various scripts.
- Host: GitHub
- URL: https://github.com/artbycrunk/maya-crscriptsmenu
- Owner: artbycrunk
- License: mit
- Created: 2019-09-02T15:52:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-02T15:56:20.000Z (over 5 years ago)
- Last Synced: 2024-10-13T23:11:31.611Z (2 months ago)
- Size: 46.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maya-crScriptsMenu
[![Version](https://img.shields.io/badge/version-1.5.0-green.svg)]()
[![MIT](https://img.shields.io/badge/license-MIT-green)]()[![](https://img.shields.io/badge/TWITTER-%40artbycrunk-blue.svg?logo=twitter&style=flat)](https://twitter.com/artbycrunk)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/artbycrunk/maya-crScriptsMenu.svg)](https://isitmaintained.com/project/artbycrunk/maya-crScriptsMenu "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/artbycrunk/maya-crScriptsMenu.svg)](https://isitmaintained.com/project/artbycrunk/maya-crScriptsMenu "Percentage of issues still open")[crScriptsMenu_screen01]: images/crScriptsMenu_screen01.png "crScriptsMenu_screen01"
A useful little script that builds a Menu from any folder containing various scripts.
![crScriptsMenu_screen01][crScriptsMenu_screen01]
* Just Source this script, and it will show up the Scripts Menu. Should be before the Help Menu.
* Support for two independent Home directories for scripts.
* Now added a directory listing, so it can now scan folders inside the main folder for scripts.
* Added Search functionality.Just type a keyword in the box and it will search through all your scripts.
* Directories can be specified from the Preferences Panel.
* Clicking on the menu name will Source and Run the desired script automatically.## **Usage** :
1. Copy the file to default script directory (usually on ur my documents directory on windows).
2. You only need to source the script once. The next time it should auto load.
3. At first Run you will need to specify the directories you want to scan for scripts.
4. Directories can be specified by clicking on the Preferences Menu Item.