{"id":24946659,"url":"https://github.com/edoardotosin/tools","last_synced_at":"2026-01-20T14:05:02.565Z","repository":{"id":251897806,"uuid":"801803484","full_name":"EdoardoTosin/tools","owner":"EdoardoTosin","description":"A collection of personal scripts written in Python, PowerShell, and Bash, designed to streamline workflows and automate tasks. Some scripts are specifically made for Raspberry Pi devices.","archived":false,"fork":false,"pushed_at":"2025-11-18T20:11:58.000Z","size":378,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T22:07:39.923Z","etag":null,"topics":["bash","cli","linux","python","script","terminal","terminal-based","windows"],"latest_commit_sha":null,"homepage":"","language":null,"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/EdoardoTosin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-17T00:20:12.000Z","updated_at":"2025-11-18T20:12:02.000Z","dependencies_parsed_at":"2024-08-12T08:00:35.583Z","dependency_job_id":"e70d4a67-bbf7-4f5d-8ba4-e2eef598137a","html_url":"https://github.com/EdoardoTosin/tools","commit_stats":null,"previous_names":["edoardotosin/tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EdoardoTosin/tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdoardoTosin%2Ftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdoardoTosin%2Ftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdoardoTosin%2Ftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdoardoTosin%2Ftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdoardoTosin","download_url":"https://codeload.github.com/EdoardoTosin/tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdoardoTosin%2Ftools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28604712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"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","cli","linux","python","script","terminal","terminal-based","windows"],"created_at":"2025-02-02T20:58:25.067Z","updated_at":"2026-01-20T14:05:02.553Z","avatar_url":"https://github.com/EdoardoTosin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Automation Tools\n\nA collection of automation scripts for Python, PowerShell, and Bash. Includes utilities for Raspberry Pi devices.\n\n## Documentation\n\nSee [SCRIPT_CATALOG.md](SCRIPT_CATALOG.md) for a complete list of available scripts and usage instructions.\n\n## Usage\n\n### Linux\n\nExecute shell scripts:\n\n```sh\ncurl https://raw.githubusercontent.com/EdoardoTosin/tools/main/_script/script-name.sh | sh\n```\n\nExecute Python scripts:\n\n```sh\ncurl https://raw.githubusercontent.com/EdoardoTosin/tools/main/_script/script-name.py | python\n```\n\nPass arguments to scripts:\n\n```sh\ncurl https://raw.githubusercontent.com/EdoardoTosin/tools/main/_script/script-name.sh | sh -s -- arg1 arg2\n```\n\n### Windows\n\nExecute PowerShell scripts:\n\n```powershell\nirm \"https://raw.githubusercontent.com/EdoardoTosin/tools/main/_script/script-name.ps1\" | iex\n```\n\nExecute Python scripts:\n\n```powershell\nirm \"https://raw.githubusercontent.com/EdoardoTosin/tools/main/_script/script-name.py\" | python\n```\n\n## Security\n\n**Warning:** Executing scripts directly from remote URLs is potentially dangerous. Always review script contents before execution and verify the source is trusted.\n\n## Contributing\n\nContributions are welcome. Follow standard GitHub workflow for pull requests.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedoardotosin%2Ftools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedoardotosin%2Ftools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedoardotosin%2Ftools/lists"}