- ID de l'analyse :
- 1211728d-f780-4da9-a799-fb22ea688b15Terminée
- URL soumise :
- https://ish.app/
- Fin du rapport :
Liens : 7 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://github.com/ish-app/ish | GitHub |
https://discord.gg/iSH | Discord |
https://twitter.com/iSH_app | |
https://apps.apple.com/us/app/ish-shell/id1436902243 | Get on the App Store |
https://testflight.apple.com/join/97i7KM8O | Join the TestFlight Beta |
https://patreon.com/tbodt | become a patron |
https://github.com/ish-app/ish/releases/tag/builds/759 | Build 759 |
Variables JavaScript : 4 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
goatcounter | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en"><head>
<title>iSH</title>
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="/fonts.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="/assets/icon.png">
<meta name="description" content="iSH is a project to get a Linux shell environment running locally on your iOS device, using a usermode x86 emulator.">
<meta property="og:image" content="/assets/icon.png">
<meta property="og:url" content="https://ish.app">
<meta property="og:title" content="iSH">
<meta property="og:description" content="iSH is a project to get a Linux shell environment running locally on your iOS device, using a usermode x86 emulator.">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_GB">
<meta name="theme-color" content="#20233c">
<link rel="preload" href="/assets/fonts/ubuntu-400.woff2" as="font" type="font/woff2" crossorigin="">
</head>
<body>
<section id="home">
<header>
<nav>
<a href="https://github.com/ish-app/ish">GitHub</a>
<a href="https://discord.gg/iSH">Discord</a>
<a href="https://twitter.com/iSH_app">Twitter</a>
<a href="/blog">Blog</a>
</nav>
</header>
<div class="front-container">
<img src="/assets/icon.png" alt="iSH icon" class="icon hhidden">
<div class="title">
<h1>iSH</h1>
<h2>The Linux shell for iOS.</h2>
<div class="actions">
<a class="get" href="https://apps.apple.com/us/app/ish-shell/id1436902243">
<img src="/assets/appstore.svg" alt="Apple App Store icon">
<p>Get on the App Store</p>
</a>
</div>
<div class="actions">
<a class="get" href="/altstore">
<img src="/assets/altstore.png" alt="AltStore icon">
<p>Get iSH on AltStore</p>
</a>
</div>
</div>
<picture>
<source type="image/webp" media="(prefers-color-scheme: dark)" srcset="/assets/front-iphone-dark.webp">
<source type="image/webp" srcset="/assets/front-iphone.webp">
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="/assets/front-iphone-dark.png">
<source type="image/png" srcset="/assets/front-iphone.png">
<img class="iphone" src="/assets/front-iphone.png" alt="iSH running on an iPhone">
</picture>
</div>
</section>
<section id="info" class="alt-section">
<h1><strong>Wait, what's iSH?</strong></h1>
<p>
iSH is a project to get a Linux shell environment running locally on your iOS device, using a usermode x86 emulator.
</p>
<div class="tidbits">
<div class="tidbit large">
<h2>iPadOS? You bet.</h2>
<p>iSH also runs on iPad, bringing a terminal to larger displays as well.</p>
<div class="growth"></div>
<picture>
<source type="image/webp" media="(prefers-color-scheme: dark)" srcset="/assets/front-ipad-dark.webp">
<source type="image/webp" srcset="/assets/front-ipad.webp">
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="/assets/front-ipad-dark.png">
<source type="image/png" srcset="/assets/front-ipad.png">
<img class="ipad" src="/assets/front-ipad.png" alt="iSH running on an iPad">
</picture>
<div class="growth"></div>
</div>
<div class="tidbit">
<h2>BusyBox</h2>
<p>You can edit files with sed and cat, move them around, and more!</p>
<picture>
<source type="image/webp" media="(prefers-color-scheme: dark)" srcset="/assets/iphone-busybox-dark.webp">
<source type="image/webp" srcset="/assets/iphone-busybox.webp">
<source type="image/png" media="(prefers-color-scheme: dark)" srcset="/assets/iphone-busybox-dark.png">
<source type="image/png" srcset="/assets/iphone-busybox.png">
<img src="/assets/iphone-busybox.png" alt="Starting BusyBox on an iPhone">
</picture>
</div>
<div class="tidbit">
<h2>Keyboard CTRL</h2>
<p>iSH's keyboard addition makes navigation easier.</p>
<picture>
<source type="image/webp" srcset="/assets/iphone-keyboard.webp">
<source type="image/png" srcset="/assets/iphone-keyboard.png">
<img src="/assets/iphone-keyboard.png" alt="The iSH keyboard addition as seen on an iPhone">
</picture>
</div>
</div>
</section>
<section id="get">
<h1><strong>Sounds cool, can I get that?</strong></h1>
<p>Of course, let's get started!</p>
<div class="getcontainer">
<div>
<div class="actions">
<a class="get" href="https://apps.apple.com/us/app/ish-shell/id1436902243">
<img src="/assets/appstore.svg" alt="Apple App Store icon">
<p>Get on the App Store</p>
</a>
</div>
<a href="https://testflight.apple.com/join/97i7KM8O">
<p class="mini-dl">Join the TestFlight Beta</p>
</a>
</div>
<div class="midline"></div>
<div>
<div class="actions">
<a class="get" href="/altstore">
<img src="/assets/altstore.png" alt="AltStore icon">
<p>Get iSH on AltStore</p>
</a>
</div>
<a href="https://github.com/ish-app/ish" class="">
<p class="mini-dl">Build iSH from source</p>
</a>
</div>
</div>
<div class="bottomtext">
<p>You can <a href="https://patreon.com/tbodt">become a patron</a> if you would like support iSH. Donations are very much appreciated, but will never be required; the app will always be completely free.</p>
</div>
</section>
<section class="feed">
<div class="version"><h2>New in <strong>iSH 1.3.2 (build 494)</strong></h2>
<div class="changelog"><p>Fixed bugs:
- Make better diagnostics work in the file provider too, to diagnose Files app issues</p></div>
<p>Latest pre-release: <a href="https://github.com/ish-app/ish/releases/tag/builds/759">Build 759</a></p>
</div>
<div class="posts">
<h2><strong>Latest blog posts</strong></h2>
<p>2024-10-16 <a href="/blog/ish-jit-and-eu">iSH, JIT, and EU</a></p>
<p>2021-04-26 <a href="/blog/default-repository-update">An Update on the iSH Default Repositories</a></p>
<p>2020-11-08 <a href="/blog/app-store-removal">About iSH’s pending removal from the App Store</a></p>
<p><a href="/blog">View all</a></p>
</div>
</section>
<footer>
<p>iSH, © 2017–2024 | <a href="mailto:[email protected]">[email protected]</a></p>
</footer>
<script data-goatcounter="https://ish.goatcounter.com/count" async="" src="//gc.zgo.at/count.js"></script>
</body></html>