{"id":27054920,"url":"https://github.com/arantebw/skript","last_synced_at":"2025-04-05T09:17:54.338Z","repository":{"id":103622187,"uuid":"194503201","full_name":"arantebw/skript","owner":"arantebw","description":"Automation scripts for routine tasks.","archived":false,"fork":false,"pushed_at":"2025-04-03T03:33:05.000Z","size":32,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-03T04:27:01.982Z","etag":null,"topics":["automation","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/arantebw.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}},"created_at":"2019-06-30T10:28:09.000Z","updated_at":"2025-04-03T03:33:09.000Z","dependencies_parsed_at":"2023-03-13T15:06:55.980Z","dependency_job_id":"236902ac-dfc0-47b7-982b-3d22af664e82","html_url":"https://github.com/arantebw/skript","commit_stats":null,"previous_names":["arantebw/autoscripts","arantebw/skript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arantebw%2Fskript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arantebw%2Fskript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arantebw%2Fskript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arantebw%2Fskript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arantebw","download_url":"https://codeload.github.com/arantebw/skript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312037,"owners_count":20918344,"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":["automation","python"],"created_at":"2025-04-05T09:17:53.810Z","updated_at":"2025-04-05T09:17:54.311Z","avatar_url":"https://github.com/arantebw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# skript\n\nA collection of personal automation scripts for my known-repeatable tasks.\n\n## Setup\n\n- Create a new symbolic link of a script, or update an existing one.\n\n```console\n// create\nln -s source-path destination-path\n\n// update\nln -sf source-path destination-path\n```\n\nNOTE: Enter the full path for the `source` and `destination` paths.\n\n- Make the script file executable.\n\n```console\nchmod +x file\n```\n\nOr,\n\n```console\nchmod 755 file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farantebw%2Fskript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farantebw%2Fskript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farantebw%2Fskript/lists"}