Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days ago
JSON representation
Console Pad is an iPadOS/iOS app. You can run JavaScript code through JavaScriptCore on the console.
- Host: GitHub
- URL: https://github.com/kkebo/ConsolePad.swiftpm
- Owner: kkebo
- License: mit
- Created: 2021-11-14T10:44:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T15:02:08.000Z (5 months ago)
- Last Synced: 2024-07-22T04:20:56.676Z (4 months ago)
- Topics: ios, ipad, ipados, swift
- Language: Swift
- Homepage:
- Size: 990 KB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.
## 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