Сохранённое
Выберите имя, которое будет отображаться в меню Сохранённое.
Готово!
| Разработчик: | Jowb Inc. (1) | ||
| Цена: | Бесплатно | ||
| Рейтинги: | 0 | ||
| Комментарии: | 0 Оставьте комментарий | ||
| Списки: | 0 + 0 | ||
| Очки: | 0 + 0 ¡ | ||
| +1 Очки | |||
Описание
and test web code (HTML, CSS, JavaScript) directly on iOS and macOS.
No Xcode, no laptop, no remote server.
Paste a page in, tap run, and it loads in a real WKWebView served from
a local HTTP origin.
A real secure-context origin on iOS, so modern web APIs — from WebRTC
to Geolocation — behave the way they should.
KEY FEATURES
Local HTTP server.
An in-process server bound to the loopback interface. Provides a real
secure-context origin so modern Web APIs work out of the box. Not
reachable from outside the device.
JavaScript REPL.
A full JavaScript runtime backed by JavaScriptCore. Type js to enter
the REPL. console.log, fetch, setTimeout, setInterval, Promises, and
async await are all available. Real Promises, real microtasks, real
JSON parsing, real URL parsing.
Geolocation support.
Test navigator.geolocation on a real iOS device. Permissions are
handled by the system, just like Safari. Useful for validating
location-based web features without deploying to a server.
Persistent file system.
Files you paste live in your Documents directory and survive app
restarts. Each downloaded package gets its own directory. iCloud
backup picks them up like any other app data.
SQLite key-value store.
A real B-tree on disk via SQLite. Read and write from your pages
with same-origin fetch. No CORS configuration required.
curl.
A subset of curl built on URLSession. The flags X, H, d, i, I, o,
A, m, v are supported. Pretty-prints JSON responses and saves
binary blobs to the virtual filesystem.
Archive extraction.
In-process tar, tar.gz, tgz, gz, and zip extraction. No shelling
out. Download a release tarball with curl, extract it, and run it
immediately.
Voice commands.
Tap the mic, speak a command. Apple Speech framework converts
speech to text. Auto-submits on detected silence. Voice commands
are saved to the scripts list for one-tap re-run.
Saved scripts.
Save any sequence of commands as a named script. One-tap to re-run
later. Voice-recognized commands are auto-saved to the scripts list
for instant replay.
Mac Catalyst support.
Runs natively on macOS as a Mac Catalyst app. Multi-window,
resizable, fullscreen-capable. The same code that runs on your
iPhone runs on your Mac.
DESIGNED FOR DEVELOPERS
JS Shell is a tool for people who want to test web code on a real
iOS device without installing Xcode, syncing files, or setting up a
tunnel. It is especially useful for:
Testing geolocation, camera, and microphone permission flows on iOS.
Validating fetch, CORS, and cookie behavior on a real iPhone.
Building small offline web tools that need persistent state.
Running JavaScript snippets without opening Safari Inspector.
Debugging mobile rendering edge cases on the device itself.
PRIVACY
JS Shell does not collect any user data. There is no telemetry, no
ads, no analytics, no third-party SDKs, no remote configuration.
Everything you type, paste, or download stays on your device. The
local HTTP server only listens on the loopback interface and is not
reachable from any network.
The app forwards camera, microphone, speech recognition, and
location permissions to web pages you load, exactly like Safari
does on macOS. The first time a page tries to use them, iOS shows
the standard system permission prompt. The first time a page tries to use them, iOS shows the
standard system permission prompt.
Скриншоты
История цен
- Текущая цена: Бесплатно
- Минимум: Бесплатно
- Максимум: Бесплатно
Отслеживайте цены
Ad
Что нового
- Версия: 1.0
- Последнее обновление:
Дополнительная информация
- Дата выпуска:
- Категория:
iOS Приложения›Инструменты разработчика - Операционные системы:
iPad,iPhone,iOS 17.0 и выше - Размер:
6 Mb - Поддерживаемые языки:
English - Возрастные ограничения:
17+ - App Store Рейтинг:
0 - Сайт:
https://jowb.com
Оценка AppAgg
Примерная развлекательная оценка этого приложения
$890
Чем выше значение, тем сильнее сигналы на AppAgg.
Основано на: 🔥 популярности · ⭐ рейтингах · 🕒 свежести · 🏷️ скидках · 🏬 данных магазина · 👥 сообществе
Это не настоящая цена, не предложение о продаже и не рыночная оценка.
Короткий URL: Скопировано!Разработчик
- Jowb Inc.
- Платформы: iOS Приложения (1)
- Списки: 0 + 0
- Очки: 0 + 0 ¡
- Рейтинги: 0
- Комментарии: 0
- Скидки: 0
- Видео: 0
- RSS: Подписаться
Списки (0)
0 ☹️
- JS Shell
Очки (0)
0 ☹️
Рейтинги (0)
0 ☹️
Комментарии (0)
Будьте первым, кто оставит комментарий 🌟
«JS Shell». Платформа: iOS. Категория: Инструменты разработчика. Разработчик: «Jowb Inc.». Первый выпуск: . Последнее обновление: . Текущая цена: бесплатно. Этот материал пока не получил оценок и обзоров на AppAgg. Доступные языки: English. AppAgg отслеживает историю цен, рейтинги и отзывы пользователей для «JS Shell». Следите за будущими скидками и обновлениями через RSS. AppAgg не размещает приложения и не распространяет программное обеспечение. Все товарные знаки, логотипы и снимки экрана принадлежат их владельцам.
- 🌟 Поделиться
- App Store
Похожие
-
- Blink Shell, Build & Code
- iOS Приложения: Инструменты разработчика От: Blink Shell, Inc
- Бесплатно
- Списки: 1 0 0
- Очки: 0 + 393 (3.1) Версия: 18.6.1 Do Blink! Transform your iOS device into a pro-grade terminal. Blink is the first professional, desktop-grade terminal for iOS that leverages the support of Mosh and SSH. Thus, we can ... ⥯
- Новинка
- JS Server
- iOS Приложения: Инструменты разработчика От: Tomasz Dbrowski
- $4.99
- Списки: 0 0 0
- Очки: 0 + 0 Версия: 1.1.1 Server turns your iPhone or iPad into a developer-friendly HTTP host. Point a listener at a file and it gets served. Write JavaScript and it runs. WHAT YOU CAN DO Serve static files ... ⥯
-
- Shell Drop
- iOS Приложения: Инструменты разработчика От: Daniel Bilsborough
- Бесплатно
- Списки: 0 + 1 0 0
- Очки: 2 + 0 Версия: 3.1.2 Built for developers running AI coding agents on headless servers. SSH in from your phone, scroll through tmux output with one finger, switch between sessions in tabs. ShellDrop is the ⥯
-
- a-Shell
- iOS Приложения: Инструменты разработчика От: Nicolas Holzschuch
- Бесплатно
- Списки: 3 + 3 0 0
- Очки: 1 + 499 (4.6) Версия: 2.0.0 a-Shell is a complete local terminal emulator, allowing to run most Unix commands on your iOS device. You can transfer files using scp and curl, edit them with vim and ed, process them ⥯
-
- Core Shell
- iOS Приложения: Инструменты разработчика От: Codinn Technologies
- Бесплатно
- Списки: 1 0 0
- Очки: 5 + 2 (4.0) Версия: 4.0 A full featured terminal with built-in OpenSSH support, it s focused on managing and login to hosts efficiently. Don't waste your time; be productive. ## Features Full-featured ... ⥯
-
- xTerminal - SSH Terminal Shell
- iOS Приложения: Инструменты разработчика От: 婉媚 邵
- Бесплатно
- Списки: 1 + 1 0 0
- Очки: 4 + 1,881 (4.7) Версия: 4.0.1 xTerminal - Your Ultimate SSH Terminal Shell xTerminal is your all-in-one SSH terminal client for managing servers with speed and security. Whether you're an IT professional or a ... ⥯
-
- Node.js Lab
- iOS Приложения: Инструменты разработчика От: Firas Moussa
- Бесплатно
- Списки: 2 0 0
- Очки: 0 + 21 (3.8) Версия: 1.1.9 Full-fledged Node.js on iOS with NPM support. Build, modify, run and debug web applications using NodeJS and Webkit on your iOS device or any other device on the same network. Nodejs ... ⥯
-
- html+css+js-web designer,html5
- iOS Приложения: Инструменты разработчика От: 小文 黄
- Бесплатно
- Списки: 0 + 1 0 0
- Очки: 1 + 784 (4.6) Версия: 3.1 This is a learning tool for efficient HTML, CSS, and JS learning, fast programming, local execution, Git retrieval, iCloud storage, efficient transfer and sharing via LAN HTTP/FTP ... ⥯
-
- WhiteStar Shell
- iOS Приложения: Инструменты разработчика От: Whitestar Communications
- $99.99
- Списки: 1 0 0
- Очки: 1 + 0 Версия: 6.6.0 NOTE: This must be used in conjunction with the WhiteStar Dashboard and WhiteStar's server-side PTY. WSH will not function unless you have a valid server-side PTY to connect to, and ... ⥯
-
- iSH Shell
- iOS Приложения: Инструменты разработчика От: Theodore Dubois
- Бесплатно
- Списки: 3 + 1 0 0
- Очки: 1 + 1,201 (4.7) Версия: 1.3.2 A Linux-like shell on iOS. You can edit files with sed and cat, move them around, and more! https://github.com/ish-app/ish/ ⥯
-
- C++ Shell - C++ code compiler
- iOS Приложения: Инструменты разработчика От: Phoenix Lab Technology Co., Ltd.
- * Бесплатно
- Списки: 0 0 0
- Очки: 0 + 194 (4.3) Версия: 6.0 A software development tool for compiling and running C++ on mobile devices, with built-in basic environment integrating Python and Lua. Support the execution of Linux basic commands ... ⥯
-
- html+css+js+node+programming
- iOS Приложения: Инструменты разработчика От: Rainbow Factory LTD - Sticky Notes
- Бесплатно
- Списки: 0 + 1 0 0
- Очки: 5 + 15 (3.9) Версия: 1.7 A lightweight S/FTP solution with clever features. Quickly edit your text-based documents, then once you're happy, simply upload and close - all in the app which means no dedicated ... ⥯
-
- Script: JS & TS Editor
- iOS Приложения: Инструменты разработчика От: Nicholas Glidden
- Бесплатно
- Списки: 0 0 0
- Очки: 2 + 3 (5.0) Версия: 2.0.1 Script is a clean, focused editor for writing and running JavaScript and TypeScript on iPhone and iPad. Write code, run it, and see the output all without leaving the app. No accounts, ⥯
- Новинка
- Code Go: Python, TypeScript,JS
- iOS Приложения: Инструменты разработчика От: Hieu Dao
- Бесплатно
- Списки: 0 0 0
- Очки: 2 + 0 Версия: 1.1 Unlock Your Coding Potential with CodeGo! Whether you re a complete beginner or looking to sharpen your programming skills, CodeGo is your ultimate companion for mastering the world of ⥯
Вам также могут понравиться
Недавно просмотренные
Последнее обновление:
Поисковые операторы в AppAgg