{"id":23530187,"url":"https://github.com/clburlison/scripts","last_synced_at":"2025-04-22T17:24:44.455Z","repository":{"id":16853628,"uuid":"19613572","full_name":"clburlison/scripts","owner":"clburlison","description":"💡 A collection of random scripts.","archived":false,"fork":false,"pushed_at":"2018-04-27T14:09:24.000Z","size":2476,"stargazers_count":70,"open_issues_count":0,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-22T17:24:37.073Z","etag":null,"topics":["mac","macos","os-x","python","scripts","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/clburlison.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}},"created_at":"2014-05-09T14:17:56.000Z","updated_at":"2025-02-10T01:40:15.000Z","dependencies_parsed_at":"2022-09-22T15:02:51.282Z","dependency_job_id":null,"html_url":"https://github.com/clburlison/scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clburlison%2Fscripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clburlison%2Fscripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clburlison%2Fscripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clburlison%2Fscripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clburlison","download_url":"https://codeload.github.com/clburlison/scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250285963,"owners_count":21405340,"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":["mac","macos","os-x","python","scripts","shell"],"created_at":"2024-12-25T21:16:14.554Z","updated_at":"2025-04-22T17:24:44.432Z","avatar_url":"https://github.com/clburlison.png","language":"Shell","readme":"# Clayton's scripts\n\nThese are scripts that I have collected from the internet or put together myself.\n\n\n## What do these files do\nMost of these files are pretty self explanatory based off file name or the comments within the script. Most scripts will have header information giving credit/source of the file if not created by me.\n\n_All files provided as is. You run it. You break it. You fix it. I hold no responsibility._\n\n## Makefile\nSome directories will have a Makefile for creating packages. I currently am using two types of Makefiles, 'native' and luggage. To verify which Makefile I am using open the file and look for ``include /usr/local/share/luggage/luggage.make`` if that line is present you will need to install [luggage](https://github.com/unixorn/luggage). Other Makefiles would be considered 'native' and use Apple's built in command line tools to create packages.\n\n## Command line tools\nCommand line tools will need to be installed for some of the items in this repo to work.\n\n```bash\nxcode-select --install\n```\n\n---\n_Shortcuts:_\n\n#### Run Power.sh\n```bash\ncurl -fsSL https://raw.githubusercontent.com/clburlison/scripts/master/clburlison_scripts/power_info/power.sh | sh\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclburlison%2Fscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclburlison%2Fscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclburlison%2Fscripts/lists"}