Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion examples/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,13 @@ Example code repositories demonstrating iroh usage.
Full applications built with iroh.

<Columns cols={2}>
<Card
title="Hubris"
icon="notebook-pen"
href="https://yard.sh/@clearly-outsane/hubris"
>
Hubris is an offline-first, peer-to-peer note-taking app for visual thinkers. No folders, no hierarchies — just a canvas with local AI built in. Collaborate freely with no limits on file size or sync.
</Card>
<Card
title="alt sendme"
icon="paper-plane"
Expand Down Expand Up @@ -85,4 +92,4 @@ A multiplayer extension for Godot based on iroh.
>
Raspberry Pi and Pi Pico GPIO Remote control
</Card>
</Columns>
</Columns>
Loading