{"id":18274049,"url":"https://github.com/kirlosyousef/jetscript","last_synced_at":"2026-04-17T10:31:26.881Z","repository":{"id":130940631,"uuid":"323087923","full_name":"KirlosYousef/JetScript","owner":"KirlosYousef","description":"SwiftUI MacOS app allows the users to enter a swift script code to execute and see its output side-by-side.","archived":false,"fork":false,"pushed_at":"2020-12-24T01:01:30.000Z","size":689,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T03:41:54.936Z","etag":null,"topics":["macos","macos-app","macos11","scripting","swift","swiftui"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/KirlosYousef.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-20T14:15:07.000Z","updated_at":"2020-12-24T01:06:27.000Z","dependencies_parsed_at":"2023-03-23T10:47:11.189Z","dependency_job_id":null,"html_url":"https://github.com/KirlosYousef/JetScript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KirlosYousef/JetScript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirlosYousef%2FJetScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirlosYousef%2FJetScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirlosYousef%2FJetScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirlosYousef%2FJetScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KirlosYousef","download_url":"https://codeload.github.com/KirlosYousef/JetScript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirlosYousef%2FJetScript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["macos","macos-app","macos11","scripting","swift","swiftui"],"created_at":"2024-11-05T12:08:25.678Z","updated_at":"2026-04-17T10:31:26.865Z","avatar_url":"https://github.com/KirlosYousef.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JetScript MacOS App\n\u003e SwiftUI MacOS app allows the users to enter a swift script code to execute and see its output side-by-side.\n\n![macOS](https://img.shields.io/badge/macOS-11-brightgreen)\n![version](https://img.shields.io/badge/version-1.0-yellow)\n[![GitHub license](https://img.shields.io/github/license/KirlosYousef/JetScript)](https://github.com/KirlosYousef/JetScript/blob/master/LICENSE)\n[![Twitter](https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Fgithub.com%2FKirlosYousef%2FJetScript)](https://twitter.com/intent/tweet?text=Check-this-out!:\u0026url=https%3A%2F%2Fgithub.com%2FKirlosYousef%2FJetScript)\n\n\u003cimg height=\"500\" src=\"https://i.imgur.com/2BkiUiB.png\"\u003e\n\n# Table of Contents\n\n- [Features](#Features)\n- [Usage](#Usage)\n- [Support](#Support)\n- [License](#License)\n\n# Features\n**Live Output**\n\nYou will be getting a live output of the executed script.\n\n**Multiple Runs**\n\nThe possibility to run the script multiple times, just using the stepper.\n\n**Activity Indicator**\n\nA nice animating pulse running activity indicator, which also indicates the last script result state.\n\n- Gray: No operation yet\n- Green: Success\n- Red: Error\n\n**Progress Bar**\n\nA small progress bar appears at the bottom to shows the expected remaining time to finish, based on the time elapsed for already finished runs.\n\n**Error Highlighting**\n\nThe location descriptions of errors in the output are clickable. So, you can click on it to highlight the error line in the input.\n\n**Language Keywords**\n\nDifferent colors for the language keywords, not all of them are supported; they are so easy to be added, though!\n\n**Simple and Responsive**\n\nClear and responsive UI, with the automatic support for the Dark and light modes.\n\n\u003cimg height=\"300\" src=\"https://i.imgur.com/ZXCMvmB.png\"\u003e\n\u003cimg height=\"300\" src=\"https://i.imgur.com/I3ufJhD.png\"\u003e\n\n# Usage\n\n- MacOS 11 or later\n- Unzip the file [here](JetScriptApplication) to run the app, or drag it to your applications folder.\n- If you want to add the support for more language keywords, navigate to [Keywords.swift](JetScript/Model/Keywords.swift), then add the keyword and its color.\n\n## Support\n\nReach out to me at one of the following places!\n\n- Portfolio at \u003ca href=\"https://www.kirlosyousef.com\" target=\"_blank\"\u003e`kirlosyousef.com`\u003c/a\u003e\n- Linkedin at \u003ca href=\"https://www.linkedin.com/in/kirlosyousef\" target=\"_blank\"\u003e`Kirlos Yousef`\u003c/a\u003e\n\n## License\n\n- **[MIT License](https://opensource.org/licenses/MIT)**\n- Copyright 2020 © \u003ca href=\"https://www.kirlosyousef.com\" target=\"_blank\"\u003eKirlos Yousef\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirlosyousef%2Fjetscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirlosyousef%2Fjetscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirlosyousef%2Fjetscript/lists"}