{"id":19675613,"url":"https://github.com/notnite/rockstar","last_synced_at":"2025-07-05T04:36:32.000Z","repository":{"id":119355409,"uuid":"583799561","full_name":"NotNite/rockstar","owner":"NotNite","description":"lua scripting tool that gives you social anxiety","archived":false,"fork":false,"pushed_at":"2024-01-05T20:09:39.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T04:23:12.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/NotNite.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["notnite"]}},"created_at":"2022-12-31T00:45:24.000Z","updated_at":"2022-12-31T01:18:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"d636396a-9207-4c98-8a22-a690b13f5594","html_url":"https://github.com/NotNite/rockstar","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/NotNite%2Frockstar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Frockstar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Frockstar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Frockstar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotNite","download_url":"https://codeload.github.com/NotNite/rockstar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240985417,"owners_count":19889078,"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":"2024-11-11T17:25:05.522Z","updated_at":"2025-02-27T05:41:07.459Z","avatar_url":"https://github.com/NotNite.png","language":"Rust","funding_links":["https://github.com/sponsors/notnite"],"categories":[],"sub_categories":[],"readme":"# rockstar\n\nrockstar is a lua scripting tool. i like to think of it as an AHK replacement, but with a better language (insert your lua bad joke here)\n\n## using\n\nrun `rockstar path/to/script.lua` to run a script.\n\nafter your script evaluates, rockstar will start emitting events to the callbacks you register in your script. from here, you can access state in the `rockstar` global.\n\nyour script will not receive events or state updates until after the evaluation completes (e.g. `rockstar.mouse.left_pressed` will be `false` until after your script evaluates).\n\nto access a REPL, pass `-r` or `--repl`.\n\nfor more information, see [the docs](DOCS.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnite%2Frockstar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotnite%2Frockstar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnite%2Frockstar/lists"}