{"id":13751712,"url":"https://github.com/DanielFiller30/ScriptManager","last_synced_at":"2025-05-09T18:32:02.556Z","repository":{"id":165548435,"uuid":"597777130","full_name":"DanielFiller30/ScriptManager","owner":"DanielFiller30","description":"Easy to use menu bar-tool for your mac, to run shell-scripts.","archived":false,"fork":false,"pushed_at":"2024-07-30T18:03:27.000Z","size":5776,"stargazers_count":74,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-16T04:32:15.165Z","etag":null,"topics":["macos","menubar-app","scripts","swiftui","terminal-app"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DanielFiller30.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-05T16:01:26.000Z","updated_at":"2024-11-13T10:57:42.000Z","dependencies_parsed_at":"2024-07-30T21:35:00.552Z","dependency_job_id":null,"html_url":"https://github.com/DanielFiller30/ScriptManager","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielFiller30%2FScriptManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielFiller30%2FScriptManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielFiller30%2FScriptManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielFiller30%2FScriptManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielFiller30","download_url":"https://codeload.github.com/DanielFiller30/ScriptManager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253303040,"owners_count":21886876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["macos","menubar-app","scripts","swiftui","terminal-app"],"created_at":"2024-08-03T09:00:52.895Z","updated_at":"2025-05-09T18:32:00.391Z","avatar_url":"https://github.com/DanielFiller30.png","language":"Swift","readme":"\n\n\u003cimage style=\"display: inline-block;\" src=\"Media/AppIcons/logo_64.png\" /\u003e\n\n# Script Manager (macOS)\n\nAn easy and comfortable macOS **menu bar-tool**, to organize and use your own terminal-scripts.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/DanielFiller30/ScriptManager/blob/main/LICENSE.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"Script Manager is released under the MIT license.\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/DanielFiller30/ScriptManager\"\u003e\n    \u003cimg src=\"https://badge.fury.io/gh/DanielFiller30%2FScriptManager.svg\" alt=\"Current GitHub version.\" /\u003e    \n  \u003c/a\u003e\n  \u003cimg src=\"https://shields.io/badge/MacOS--9cf?logo=Apple\u0026style=social\" alt=\"Available for macOS\" /\u003e\n\u003c/p\u003e\n\n#\n\n## Usage\n\nScript Manager is a menu bar-tool to organize and simplify running a custom terminal-script:\n- Add a new script and test it before saving (persistent storage)\n- Full customizable settings to use your personal configurations\n- Error-logging with custom directory\n- Local notifications when script finished\n- Global shortcuts for faster execution of scripts\n- ...\n\n### New features added in version 4.0 (v1.0.3)\n- New animations and brand new design\n- Highlighted text editor for easier creation of scripts\n- Now possible to interrupt running scripts\n- More possibilities with new input function for scripts\n- Presets for scripts and tags added\n- New searchbar for filtering your saved scripts\n- Better time analysis of your scripts\n\n### New features added in version 3.0 (v1.0.2)\n- Fixed dismissing sheet to use ScriptManager with macOS Sonoma\n- Added dynamic time calculation to monitor your progress\n- Parallel execution of multiple scripts has been enabled\n\n### New features added in version 2.0 (v1.0.1)\n- Output window for running script\n- Change your main color from settings\n- Add Tags to organize your scripts\n- New UI-Design\n- Keyboard-shortcuts for scripts\n- Toggle to run tool by startup\n\n\u003ca href=\"https://www.buymeacoffee.com/DanielFiller\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\n\n## Start\n\u003cimage src=\"Media/Screenshots/v4/start_v4.png\" width=\"250\"\u003e\n\n## Script\n\u003cimage src=\"Media/Screenshots/v4/script_v4.png\" width=\"250\"\u003e\n\n## Settings\n\u003cimage src=\"Media/Screenshots/v4/settings_v4.png\" width=\"250\"\u003e\n\n## Output window\n\u003cimage src=\"Media/Screenshots/v4/output_v4.png\" width=\"250\"\u003e\n\n## Setup via Homebrew\nTo install the ScriptManager with Homebrew, you have to run the following command in your terminal:\n\n`brew install danielfiller30/tap/scriptmanager`\n\nOr `brew tap danielfiller30/tap` and then `brew install scriptmanager`.\n\nTo open the app, you have to trust the application in the system settings:\n- Open settings on your Mac\n- Navigate to **Privacy \u0026 Security**\n- Under security, press allow to open the ScriptManager\n\n## Setup via Xcode\nTo install and use your personal Script Manager via Xcode, you have to follow this steps:\n- Clone this project to your local space\n- Open the project in Xcode\n- Run a build\n- Copy the resulting program-file to your programs folder\n\u003e Xcode \u003e Product \u003e Show Build Folder in Finder\n\n","funding_links":["https://www.buymeacoffee.com/DanielFiller"],"categories":["Developer Utilities","Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDanielFiller30%2FScriptManager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDanielFiller30%2FScriptManager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDanielFiller30%2FScriptManager/lists"}