Skip to content

Commit 2e0da00

Browse files
committed
docs: add app screenshots to Built with Perry section
Show Mango and Hone screenshots so visitors can see the native UI Perry produces.
1 parent f60e334 commit 2e0da00

3 files changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,23 @@ People are building real apps with Perry today. Here are some highlights:
2727
| [**Pry**](https://github.com/nicktrebes/perry-pry) | Fast, native JSON viewer with tree navigation and search. | macOS, iOS, Android |
2828
| [**dB Meter**](https://dbmeter.app) | Real-time sound level measurement with 60fps updates and per-device calibration. | iOS, macOS, Android |
2929

30+
### Screenshots
31+
32+
**Mango** — Native MongoDB GUI ([source](https://github.com/MangoQuery/app))
33+
34+
<p align="center">
35+
<img src="docs/images/showcase/mango-explorer.png" width="720" alt="Mango — database explorer view" />
36+
</p>
37+
<p align="center">
38+
<img src="docs/images/showcase/mango-editor.png" width="720" alt="Mango — document editor view" />
39+
</p>
40+
41+
**Hone** — AI-powered native code editor ([hone.codes](https://hone.codes))
42+
43+
<p align="center">
44+
<img src="https://hone.codes/screenshot.png" width="720" alt="Hone — AI code editor built with Perry" />
45+
</p>
46+
3047
> Have something you've built with Perry? Open a PR to add it here!
3148
3249
---
356 KB
Loading
420 KB
Loading

0 commit comments

Comments
 (0)