[
  {
    "id": "a-shell-docs-1",
    "tier": "claimed-docs",
    "url": "https://holzschu.github.io/a-Shell_iOS/",
    "excerpt": "clang/clang++ compiles your C/C++ files to webAssembly with wasi included. Execute the resulting files using 'wasm command'.",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-docs-2",
    "tier": "claimed-docs",
    "url": "https://holzschu.github.io/a-Shell_iOS/",
    "excerpt": "Use 'pip install' to add more Python packages (if they are pure Python).",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-docs-3",
    "tier": "claimed-docs",
    "url": "https://holzschu.github.io/a-Shell_iOS/",
    "excerpt": "a-Shell comes with Vim included. You can edit your files and even run syntax checkers using e.g. vim-lsp or ALE.",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-gh-1",
    "tier": "github",
    "url": "https://github.com/holzschu/a-shell",
    "excerpt": "Each window has its own context, appearance, command history and current directory. `newWindow` opens a new window, `exit` closes the current window.",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-gh-2",
    "tier": "github",
    "url": "https://github.com/holzschu/a-shell",
    "excerpt": "You can change the appearance of a-Shell using `config`. It lets you change the font, the font size, the background color, the text color and the cursor color and shape.",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-gh-3",
    "tier": "github",
    "url": "https://github.com/holzschu/a-shell",
    "excerpt": "You can also bookmark the current directory with `bookmark`. `showmarks` will list all the existing bookmarks, `jump mark` and `cd ~mark` will change the current directory to this specific bookmark.",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-gh-4",
    "tier": "github",
    "url": "https://github.com/holzschu/a-shell",
    "excerpt": "a-Shell is compatible with Apple Shortcuts, giving users full control of the Shell. You can write complex Shortcuts to download, process and release files using a-Shell commands.",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-gh-5",
    "tier": "github",
    "url": "https://github.com/holzschu/a-shell",
    "excerpt": "a-Shell uses iOS 13 ability to access directories in other Apps sandbox. Type `pickFolder` to access a directory inside another App.",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-gh-6",
    "tier": "github",
    "url": "https://github.com/holzschu/a-shell",
    "excerpt": "For help, type `help` in the command line. `help -l` lists all the available commands. `help -l | grep command` will tell you if your favorite command is already installed.",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-gh-7",
    "tier": "github",
    "url": "https://github.com/holzschu/a-shell",
    "excerpt": "If you enable VoiceOver in Settings, a-Shell will work with VoiceOver: reading commands as you type them, reading the result, letting you read the screen with your finger...",
    "fetchedAt": "2026-08-28T01:53:46.095Z"
  },
  {
    "id": "a-shell-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26700770",
    "excerpt": "I would make clicking nearly anywhere give focus to the input field, since the input field isn't well visually defined.",
    "fetchedAt": "2026-08-28T02:10:50.361Z"
  },
  {
    "id": "a-shell-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26700770",
    "excerpt": "Many keyboard shortcuts I rely on in a shell is hijacked by browser. So sad.",
    "fetchedAt": "2026-08-28T02:10:50.361Z"
  },
  {
    "id": "a-shell-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26700770",
    "excerpt": "Add tab support, how can you make me type out full commands?!",
    "fetchedAt": "2026-08-28T02:10:50.361Z"
  },
  {
    "id": "a-shell-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26700770",
    "excerpt": "The website is not mobile-friendly (as of yet).",
    "fetchedAt": "2026-08-28T02:10:50.361Z"
  },
  {
    "id": "a-shell-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26700770",
    "excerpt": "A neat side-effect (unintended?) is when I hit ^d to exit the shell (almost by reflex), the bookmark add got triggered on Chrome.",
    "fetchedAt": "2026-08-28T02:10:50.361Z"
  },
  {
    "id": "a-shell-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26700770",
    "excerpt": "I love the idea, but there are a few UX issues which are rather annoying... the input does not get focus when I click on the terminal.",
    "fetchedAt": "2026-08-28T02:10:50.361Z"
  },
  {
    "id": "a-shell-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26700770",
    "excerpt": "This is the single most awful web experience I had in my life.",
    "fetchedAt": "2026-08-28T02:10:50.361Z"
  },
  {
    "id": "a-shell-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=26700770",
    "excerpt": "Nice and fun. I would use it as website to give to recruiters. I would have saved a lot of time this way.",
    "fetchedAt": "2026-08-28T02:10:50.361Z"
  },
  {
    "id": "a-shell-probe-1",
    "tier": "probe",
    "url": "https://holzschu.github.io/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 404 at https://holzschu.github.io/llms.txt",
    "fetchedAt": "2026-08-28T21:09:11.567Z"
  },
  {
    "id": "a-shell-probe-2",
    "tier": "probe",
    "url": "https://holzschu.github.io/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://holzschu.github.io/openapi.json, https://holzschu.github.io/swagger.json, https://holzschu.github.io/api/openapi.json, https://holzschu.github.io/.well-known/openapi.json)",
    "fetchedAt": "2026-08-28T21:09:11.567Z"
  }
]
