{"id":29195452,"url":"https://github.com/kuro-jojo/scripts","last_synced_at":"2026-04-27T01:31:39.476Z","repository":{"id":299674464,"uuid":"1003809995","full_name":"kuro-jojo/scripts","owner":"kuro-jojo","description":"A collection of useful shell scripts for various tasks. These scripts can be easily installed to your system's PATH for convenient access.","archived":false,"fork":false,"pushed_at":"2025-12-31T15:15:06.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-04T23:40:38.952Z","etag":null,"topics":["bash","scripting"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kuro-jojo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-06-17T17:45:06.000Z","updated_at":"2025-12-31T15:15:10.000Z","dependencies_parsed_at":"2025-06-17T18:55:02.325Z","dependency_job_id":null,"html_url":"https://github.com/kuro-jojo/scripts","commit_stats":null,"previous_names":["kuro-jojo/scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kuro-jojo/scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuro-jojo%2Fscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuro-jojo%2Fscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuro-jojo%2Fscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuro-jojo%2Fscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuro-jojo","download_url":"https://codeload.github.com/kuro-jojo/scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuro-jojo%2Fscripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32319559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash","scripting"],"created_at":"2025-07-02T05:04:29.229Z","updated_at":"2026-04-27T01:31:39.449Z","avatar_url":"https://github.com/kuro-jojo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scripts Collection\n\nA collection of useful shell scripts for various tasks. These scripts can be easily installed to your system's PATH for convenient access.\n\n## Installation\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/kuro-jojo/scripts.git\n   cd scripts\n   ```\n\n2. Make the installation script executable:\n   ```bash\n   chmod +x install-scripts.sh\n   ```\n\n3. Run the installation script with sudo:\n   ```bash\n   sudo ./install-scripts.sh\n   ```\n   This will install all scripts listed in `script_list.txt` to `/usr/local/bin/`.\n\n## Usage\n\n### Available Scripts\n\n- `install-scripts` - Install all scripts to /usr/local/bin\n- `fwatch` - File watcher script (available on GitHub: https://github.com/kuro-jojo/file-organizer)\n- `pat` - Copy file contents to clipboard using xclip or xsel\n- `swap` - Reallocate the swap file\n- `toolfinder` - Find and display information about tools ![img](img/toolfinder.png)\n\n### Custom Script List\n\nTo use a custom list of scripts for installation:\n\n```bash\nsudo ./install-scripts.sh -f /path/to/custom_script_list.txt\n```\n\n## Adding New Scripts\n\n1. Add your script to this directory\n    a. Make it executable: `chmod +x script_name`\n    b. Add it location to `script_list.txt`\n2. Or add it location to `script_list.txt` directly\n3. Run the installation script\n\n## License\n\nThe scripts in this repository are licensed under the MIT [LICENSE](LICENSE).\n\n## Contributing\n\nFeel free to submit issues and enhancement requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuro-jojo%2Fscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuro-jojo%2Fscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuro-jojo%2Fscripts/lists"}