{"id":24539324,"url":"https://github.com/nejcc/script-manager","last_synced_at":"2025-09-10T04:10:08.792Z","repository":{"id":271522474,"uuid":"913727442","full_name":"Nejcc/script-manager","owner":"Nejcc","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-13T08:15:56.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T02:34:17.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nejcc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-01-08T08:38:38.000Z","updated_at":"2025-01-13T08:15:59.000Z","dependencies_parsed_at":"2025-01-08T09:37:58.917Z","dependency_job_id":"9cb657be-1b65-48ab-8a01-0a865faaed38","html_url":"https://github.com/Nejcc/script-manager","commit_stats":null,"previous_names":["nejcc/script-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nejcc/script-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nejcc%2Fscript-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nejcc%2Fscript-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nejcc%2Fscript-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nejcc%2Fscript-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nejcc","download_url":"https://codeload.github.com/Nejcc/script-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nejcc%2Fscript-manager/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265672368,"owners_count":23808845,"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":[],"created_at":"2025-01-22T16:16:26.920Z","updated_at":"2025-07-17T22:34:23.642Z","avatar_url":"https://github.com/Nejcc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Script Manager\n\nA comprehensive, user-friendly **Bash Script Manager** that allows you to create, manage, execute, and schedule scripts with ease. This project is designed to enhance productivity and streamline the workflow for managing shell scripts.\n\n---\n\n## Features\n\n- **Create Scripts**: Use blank or predefined templates to create scripts effortlessly.\n- **Search Scripts**: Quickly search by name, description, or author.\n- **Execute Scripts**: Run scripts with optional logging and timeout functionality.\n- **Duplicate Scripts**: Make copies of existing scripts.\n- **View Metadata**: Check details like name, description, author, version, and more.\n- **Assign Categories**: Organize scripts into categories for better management.\n- **Schedule Scripts**: Set up cron jobs to automate execution.\n- **Export Metadata**: Export all script details to a JSON file for documentation or analysis.\n- **Delete Old Logs**: Clean up outdated logs to save space.\n- **Setup Wizard**: Configure directories and settings via an interactive wizard.\n\n---\n\n## Requirements\n\n- **Bash**: Ensure your system supports Bash scripts.\n- **Dialog**: Install `dialog` for interactive CLI menus.\n  ```bash\n  sudo pacman -S --noconfirm dialog\n  ```\n\n---\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/your-username/script-manager.git\n   cd script-manager\n   ```\n\n2. Make the main script executable:\n   ```bash\n   chmod +x script_manager.sh\n   ```\n\n3. Run the script:\n   ```bash\n   ./script_manager.sh\n   ```\n\n---\n\n## Usage\n\n1. **Main Menu**:\n   - Select from options like creating new scripts, searching, exporting metadata, and more.\n\n2. **Script Management**:\n   - View, edit, execute, duplicate, schedule, or delete a selected script.\n\n3. **Setup Wizard**:\n   - Configure directories for scripts and logs via the setup wizard.\n\n---\n\n## File Structure\n\n```\n.\n├── src/                # Directory for storing your scripts\n├── logs/               # Directory for storing log files\n├── templates/          # Directory for predefined script templates\n├── backup/             # Directory for backup files\n├── script_manager.sh   # Main script\n├── script_metadata.json # Exported metadata\n├── README.md           # Documentation\n└── .gitignore          # Git ignore rules\n```\n\n---\n\n## Contribution\n\nContributions are welcome! If you have ideas or improvements, please open an issue or submit a pull request.\n\n---\n\n## License\n\nThis project is licensed under the MIT License. See `LICENSE` for more details.\n\n---\n\n## Support\n\nFor any questions or support, please contact [info@after.si](mailto:info@after.si).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnejcc%2Fscript-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnejcc%2Fscript-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnejcc%2Fscript-manager/lists"}