diff --git a/README.md b/README.md index afa94c6..ee6ab0b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,16 @@ Same Hermes server you've been running on your Mac — now reachable from your p **[Join the public TestFlight](https://testflight.apple.com/join/qCrRpcTz)** — the link is live now but only accepts new beta testers once Apple's Beta Review approves the first build. If you hit a "not accepting testers" splash, bookmark it and try again in 24–48h. +

+ ScarfGo — Servers list + ScarfGo — Chat with Hermes + ScarfGo — Project dashboard + ScarfGo — Skills browser + ScarfGo — System tab +

+ +

Tap any thumbnail to view full size. Servers list · Chat · Project dashboard (Site Status Checker template) · Skills browser · System tab.

+ See the [ScarfGo wiki page](https://github.com/awizemann/scarf/wiki/ScarfGo) for the full feature tour, [ScarfGo Onboarding](https://github.com/awizemann/scarf/wiki/ScarfGo-Onboarding) for the SSH-key setup walkthrough, and [Platform Differences](https://github.com/awizemann/scarf/wiki/Platform-Differences) for what is and isn't shared between Mac and iOS. ### Everything else in 2.5 diff --git a/assets/screenshots/scarfgo-chat.png b/assets/screenshots/scarfgo-chat.png new file mode 100644 index 0000000..f93910f Binary files /dev/null and b/assets/screenshots/scarfgo-chat.png differ diff --git a/assets/screenshots/scarfgo-project-dashboard.png b/assets/screenshots/scarfgo-project-dashboard.png new file mode 100644 index 0000000..e9a37c8 Binary files /dev/null and b/assets/screenshots/scarfgo-project-dashboard.png differ diff --git a/assets/screenshots/scarfgo-servers.png b/assets/screenshots/scarfgo-servers.png new file mode 100644 index 0000000..cd8944f Binary files /dev/null and b/assets/screenshots/scarfgo-servers.png differ diff --git a/assets/screenshots/scarfgo-skills.png b/assets/screenshots/scarfgo-skills.png new file mode 100644 index 0000000..555156f Binary files /dev/null and b/assets/screenshots/scarfgo-skills.png differ diff --git a/assets/screenshots/scarfgo-system.png b/assets/screenshots/scarfgo-system.png new file mode 100644 index 0000000..774a2a1 Binary files /dev/null and b/assets/screenshots/scarfgo-system.png differ