{"id":21758639,"url":"https://github.com/themaster1127/code-snippet-runner","last_synced_at":"2026-05-18T11:37:49.647Z","repository":{"id":234825166,"uuid":"789574957","full_name":"TheMaster1127/Code-Snippet-Runner","owner":"TheMaster1127","description":"The Code-Snippet-Runner project is designed to execute code snippets conveniently using hotkeys based on the file type. It opens a window with a text box to paste your code and then runs it. The script is configured via the settings.ini file where you can customize the hotkeys.","archived":false,"fork":false,"pushed_at":"2024-04-21T11:40:23.000Z","size":688,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T04:13:48.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"AutoHotkey","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/TheMaster1127.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-04-20T23:58:30.000Z","updated_at":"2024-06-04T02:03:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"5001250b-4a9d-495c-ab5d-c5824e4eec4c","html_url":"https://github.com/TheMaster1127/Code-Snippet-Runner","commit_stats":null,"previous_names":["themaster1127/code-snippet-runner"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/TheMaster1127/Code-Snippet-Runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMaster1127%2FCode-Snippet-Runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMaster1127%2FCode-Snippet-Runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMaster1127%2FCode-Snippet-Runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMaster1127%2FCode-Snippet-Runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheMaster1127","download_url":"https://codeload.github.com/TheMaster1127/Code-Snippet-Runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheMaster1127%2FCode-Snippet-Runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33177285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-26T11:23:11.705Z","updated_at":"2026-05-18T11:37:44.639Z","avatar_url":"https://github.com/TheMaster1127.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Project: Code-Snippet-Runner\n\n### Overview\nThe **Code-Snippet-Runner** project is designed to execute code snippets conveniently using hotkeys based on the file type. It opens a window with a text box to paste your code and then runs it. The script is configured via a `settings.ini` file where you can customize the hotkeys.\n\n### Usage\n\n#### Running Code\n- **HTML/JavaScript**: Press `Ctrl+Shift+Alt+J` to run the code snippet in an HTML or JavaScript file. The script automatically detects if the file is HTML or JavaScript.\n  \n- **Python**: Press `Ctrl+Shift+Alt+P` to execute the code in a Python file.\n\n- **AutoHotKey**: Press `Ctrl+Shift+Alt+A` to run the AutoHotKey script.\n\n- **HTH**: Press `Ctrl+Shift+Alt+H` to run the HTH script.\n\nAdditionally, in the window, you can press `Ctrl+Enter` to activate the button.\n\n#### Configuring Hotkeys\nYou can modify the hotkeys by editing the `settings.ini` file.\n\n### Installation\n1. Ensure you have AutoHotKey installed on your system.\n2. Download or clone this repository.\n3. Double-click `Code Runner.ahk` to start the script.\n\n### Customization\n- **Editing Hotkeys**: Open `settings.ini` in a text editor to modify hotkeys. Follow the format specified in the file for defining new hotkeys.\n\n### Configuration (`settings.ini`)\n```ini\n[Hotkeys]\nHTH=!+^H\nHTML_JS=!+^J\nAutoHotKey=!+^A\nPython=!+^P\n```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemaster1127%2Fcode-snippet-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemaster1127%2Fcode-snippet-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemaster1127%2Fcode-snippet-runner/lists"}