Git Product home page Git Product logo

jetscript's Introduction

JetScript MacOS App

SwiftUI MacOS app allows the users to enter a swift script code to execute and see its output side-by-side.

macOS version GitHub license Twitter

Table of Contents

Features

Live Output

You will be getting a live output of the executed script.

Multiple Runs

The possibility to run the script multiple times, just using the stepper.

Activity Indicator

A nice animating pulse running activity indicator, which also indicates the last script result state.

  • Gray: No operation yet
  • Green: Success
  • Red: Error

Progress Bar

A small progress bar appears at the bottom to shows the expected remaining time to finish, based on the time elapsed for already finished runs.

Error Highlighting

The location descriptions of errors in the output are clickable. So, you can click on it to highlight the error line in the input.

Language Keywords

Different colors for the language keywords, not all of them are supported; they are so easy to be added, though!

Simple and Responsive

Clear and responsive UI, with the automatic support for the Dark and light modes.

Usage

  • MacOS 11 or later
  • Unzip the file here to run the app, or drag it to your applications folder.
  • If you want to add the support for more language keywords, navigate to Keywords.swift, then add the keyword and its color.

Support

Reach out to me at one of the following places!

License

jetscript's People

Contributors

kirlosyousef avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.