-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathfeatured.json
More file actions
26 lines (26 loc) · 1.27 KB
/
featured.json
File metadata and controls
26 lines (26 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[
{
"id": "dodoshot",
"headline": "STAFF PICK",
"title": "CleanShot X vibes, zero price tag.",
"subtitle": "DodoShot is a polished, fully free macOS screenshot app with capture, annotation, and management built in. Open source and inspired by the best — because great tools shouldn't cost a thing."
},
{
"id": "nodepad",
"headline": "EDITOR'S PICK",
"title": "Think in graphs, not threads.",
"subtitle": "NodePad turns every AI exchange into a node on an infinite canvas, letting you branch, merge, and explore conversations like a mind map. For thinkers who've outgrown the chat box."
},
{
"id": "agentlytics",
"headline": "MUST TRY",
"title": "One dashboard for every AI coding tool you use.",
"subtitle": "Agentlytics unifies your Cursor, Windsurf, Claude Code, and Copilot history into a single analytics view — heatmaps, streaks, token economy, and session search, all in one command."
},
{
"id": "portier",
"headline": "HIDDEN GEM",
"title": "Know exactly what's running on your Mac.",
"subtitle": "Portier sits in your menu bar and shows every active port and the process behind it, organized by category. Kill rogue processes, open dev servers in a click, and never be surprised by a busy port again."
}
]