Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkebo/consolepad.swiftpm

Console Pad is an iPadOS/iOS app. You can run JavaScript code through JavaScriptCore on the console.
https://github.com/kkebo/consolepad.swiftpm

ios ipad ipados swift

Last synced: 17 days ago
JSON representation

Console Pad is an iPadOS/iOS app. You can run JavaScript code through JavaScriptCore on the console.

Awesome Lists containing this project

README

        

# Console Pad

[![Swift](https://img.shields.io/badge/Swift-5.9-orange.svg)](https://www.swift.org)
[![Swift Playgrounds](https://img.shields.io/badge/Swift%20Playgrounds-4.4-orange.svg)](https://itunes.apple.com/jp/app/swift-playgrounds/id908519492)
![Platform](https://img.shields.io/badge/platform-ipados%20%7C%20ios-lightgrey.svg)
[![License](https://img.shields.io/github/license/kkebo/ConsolePad.swiftpm.svg)](LICENSE.txt)

Console Pad is an iPadOS/iOS app. You can run JavaScript code through JavaScriptCore on the console.

screenshot

## Target platforms

- iPadOS 17.0 or later
- iOS 17.0 or later

## Get Started

Console Pad is available on [TestFlight](https://testflight.apple.com/join/ZJulplz9).

Or you can build from source.

## Build from source

### Requirements

- Swift Playgrounds 4.4 or later (iPadOS 17.0 or later)
- Swift Playgrounds 4.4 or later (macOS 13.0 or later)
- Xcode 15.0 or later (macOS 13.5 or later)

### Instructions

1. Clone this repository
- To clone, I recommend using [Working Copy](https://workingcopyapp.com) or [a-Shell](https://holzschu.github.io/a-Shell_iOS/) (`lg2` command).
2. Open ConsolePad.swiftpm with Swift Playgrounds
3. Run