GITHUB HOT REPOS · JULY 31, 2026

Hot GitHub repos
of the week.

Report by The Next New Thing.

Scroll for the report ↓

Collaboration · Agent Workspaces

Block built a team chat where AI agents are teammates, not bots.

Why it's trending

A big public company shipping an open-source bet that team chat, code review, and AI agents belong in one room. The README is unusually candid: “Yes, it's another AI-adjacent developer tool. We're sorry.” The difference it claims: agents get the same powers as human teammates — open repos, send patches, review code, run workflows — each with its own identity and audit trail.

Stars
19.0k
Language
Rust
Forks
1.9k
GitHub repo card for block/buzz — click to open the repo
So what?

If your team juggles Slack, GitHub, CI dashboards, and a pile of bots that don't talk to each other, this is a self-hosted workspace where you and your AI agents share one room and one searchable history.

Repo stats overview for block/buzz — stars, forks, contributors, new stars, new pushes
Highlights
  • Agents are members, not bots

    You add an agent to a channel the same way you add a person. Each agent has its own keys (its own identity), its own channel memberships, and its own audit trail (a record of everything it did).

  • Bring your agents — or create them

    Add the agents you already use (buzz-cli hooks into Goose, Codex, and Claude Code today) or create new ones right in Buzz — each with its own identity, channel memberships, and audit trail.

  • Connects to GitHub easily

    Hook up a repo and a feature branch becomes a channel — code patches, test results, an agent's first-pass review, and the merge decision all land in the same thread.

Star growth over time for block/buzz
Greg Isenberg on the sleeper feature of Jack Dorsey’s “Slack killer” — in Buzz one person runs the machine and the whole community shares one open model.
From Andrew's own channel, The Next New Thing — “Holy smokes: this agent is amazing!” — his hands-on Buzz walkthrough published earlier this week.
Open on YouTube →
Around the world
World map of where block/buzz contributors are
Top locations
01United States55%
02Australia12%
03India9%
04Canada6%
05United Kingdom3%

33 of the repo's 69 contributors share a public location — percentages are of those.

Top contributors · 69 total
WesWorks at Block567 commitsLinkedIn →
Will PflegerWorks at Block412 commitsLinkedIn →
TylerWorks at Block370 commitsLinkedIn →
klopez4212Works at Block144 commitsLinkedIn →
thomaspblockWorks at Block74 commitsLinkedIn →
Agent management · Workspaces

The open-source app for managing AI agents like employees at work.

Why it's worth a look

The spotlight moved to Buzz this week, but the work didn't: 100+ commits in the past week (35 on July 28 alone) and a release every week or two — v2026.722.0 landed July 22. Nearly all of it ships from a three-person core team, while 5,000+ open issues pile up — community demand massively outpacing the maintainers.

Stars
75.3k
Language
TypeScript
Forks
14.0k
GitHub repo card for paperclipai/paperclip — click to open the repo
So what?

If you run AI agents like a workforce, this is the app that treats them as employees — with the shipping velocity to match, even after the hype moved on.

Repo stats overview for paperclipai/paperclip — stars, forks, contributors, new stars, new pushes
Highlights
  • Shipping faster than ever

    100+ commits in the last week and five releases since mid-June — this is not a repo coasting on hype.

  • Tiny team, huge demand

    Three core developers carry almost every commit, against 5,000+ open issues — classic hot-repo growing pains.

  • The other half of the Buzz story

    Paperclip is “manage agents like employees”; Buzz is “agents as signed teammates in channels.” Complementary takes on the same idea.

Star growth over time for paperclipai/paperclip
Agent fleets · Dev tools

The cockpit for running a fleet of coding agents in parallel.

Why it's worth a look

A YC-backed “ADE” (agent development environment) on this week’s Trendshift trending list alongside Buzz. It runs multiple coding agents at once — Claude Code, Codex, OpenCode, Cursor, and 30+ others — each in its own isolated git worktree, so you compare their answers and merge the best one.

Stars
34.5k
Language
TypeScript
Forks
2.4k
GitHub repo card for stablyai/orca — click to open the repo
So what?

If you already juggle two or three coding agents in separate terminals, this is the cockpit that runs them in parallel and lets you keep the best answer.

Repo stats overview for stablyai/orca — stars, forks, contributors, new stars, new pushes
Highlights
  • Parallel agents, isolated worktrees

    Every agent works in its own git worktree — compare results side by side and keep the winner.

  • Your own subscriptions

    Runs any CLI coding agent with the plans you already pay for — no separate metered billing.

  • Fleet control from your phone

    A mobile companion app monitors and controls agents, including ones running on remote servers over SSH.

Star growth over time for stablyai/orca
AI agents · Ecosystem

The agent everyone on X is talking about.

Why it's worth a look

Nous Research’s “agent that grows with you” just crossed one year old — one of the biggest agent repos on GitHub, full stop. A whole ecosystem orbits it: cc-switch manages it, claude-mem gives it persistent memory, ruflo orchestrates it, codegraph indexes code for it — it's the compatibility target every new agent tool lists first.

Stars
223.3k
Language
Python
Forks
43.0k
GitHub repo card for NousResearch/hermes-agent — click to open the repo
So what?

This is the agent the rest of the tooling world builds around — if a “manage your agents” app doesn't support it, it isn't finished.

Repo stats overview for NousResearch/hermes-agent — stars, forks, contributors, new stars, new pushes
Highlights
  • A general agent that accumulates

    Skills and memory build up over time — the pitch is an agent that compounds instead of resetting every session.

  • The ecosystem’s center of gravity

    cc-switch, claude-mem, ruflo, and codegraph all list Hermes support by name — it’s the compatibility target.

  • Nous Research’s flagship

    From the lab behind the Hermes model family — 43k forks and roughly 2,460 contributors make it one of the most worked-on agent codebases anywhere.

Star growth over time for NousResearch/hermes-agent
@NousResearch on Hermes Agent, July 29 — demo video, 2.9k likes and climbing.
Browsers · Agent Automation

A free browser where your AI agent gets its own tabs — and your logins.

Why it's trending

It rides the hottest pain point in agent land right now: tools like browser-use need a separate browser to drive, logins never carry over, and you and the agent fight for the same tabs. ego lite's answer is one browser you share — agents work in isolated “Spaces” while your tabs stay yours, and a one-time Chrome migration hands them your existing logins.

Stars
6.8k
Language
JavaScript
Forks
326
GitHub repo card for citrolabs/ego-lite — click to open the repo
So what?

If you have ever watched an AI agent fumble at a login page in some scripted browser, this lets it use a browser that already has your accounts — while you keep working in the same window.

Repo stats overview for citrolabs/ego-lite — stars, forks, contributors, new stars, new pushes
Highlights
  • Your agent, your logins, your mouse untouched

    Agents run in Spaces — parallel workspaces inside the same browser — so Claude Code can work 10 tasks in 10 Spaces in the background while you keep browsing up front. You can watch, take over, or stop any Space.

  • Inherits your Chrome life in one step

    On first launch it offers to migrate your Chrome data: logins, cookies, extensions, bookmarks. Say yes and the agent never hits a login wall on sites you already use.

  • Agents write code, not click-by-click commands

    Browser actions are exposed as JavaScript functions the agent calls in one pass, instead of a slow command-look-command loop. The project's own benchmark claims complex tasks finish up to 2.5× faster with fewer tokens (the words AI models are billed by).

Star growth over time for citrolabs/ego-lite
The ego team on ego lite hitting #1 on GitHub Trending — “turns out agents really do want a browser of their own.” (the project's own account).
Dan - Smart Tutorials — “AI Agents + Browser Automation = INSANE Results (ego lite Tutorial)” — a start-to-finish Expedia booking run inside an agent Space (sponsored video) (~25k views).
Open on YouTube →
Around the world
World map of where citrolabs/ego-lite contributors are
Top locations
01Singapore67%
02United States33%

3 of the repo's 5 contributors share a public location — percentages are of those.

Top contributors · 5 total
Tachikoma103 commits
Alan103 commits
Brax12 commits
aute10 commits
Archer9 commits
Developer Tools · AI Code Review

Alibaba just open-sourced the code reviewer it battle-tested on its own engineers for two years.

Why it's trending

The hook is the pedigree: the README says this was Alibaba Group's official internal AI code review assistant, serving tens of thousands of developers over two years and flagging millions of code defects before being opened to the public. It lands just as everyone is asking whether general-purpose agents like Claude Code are actually good at reviewing code.

Stars
16.9k
Language
Go
Forks
1.1k
GitHub repo card for alibaba/open-code-review — click to open the repo
So what?

Install one npm package and every change you ship gets a free, automatic second pair of eyes that leaves comments on the exact lines that matter — using the AI subscription you already pay for.

Repo stats overview for alibaba/open-code-review — stars, forks, contributors, new stars, new pushes
Highlights
  • Battle-tested before open-sourced

    Per the README, it ran for two years as Alibaba's internal review assistant across tens of thousands of developers and millions of caught defects — then was “incubated” into open source.

  • Hybrid design: rules where it must not fail, AI where judgment helps

    Fixed engineering logic (deterministic pipelines) handles the steps that must be exact — picking which files to review and pinning comments to the right line — while the LLM agent (the AI reasoning part) handles the actual judgment calls.

  • Fewer false alarms, on purpose

    On its own benchmark — 200 real pull requests from 50 popular open-source repos, checked by 80+ senior engineers — it beats a general-purpose agent on precision using about 1/9 the tokens (the units AI usage is billed in). It deliberately trades away some recall: it flags less, but what it flags is real.

Star growth over time for alibaba/open-code-review
Signal Coders — “Alibaba Just Open Sourced Its AI Code Reviewer Free, Battle Tested at Scale” — the hybrid architecture, running it completely free against a local model, and the honest limits (~5.2k views).
Open on YouTube →
On GitHub
HN stress‑test: 74% recall, 12% precision

Alibaba’s tool hit the HN front page (284 points, 73 comments) and a commenter ran it on 10 benchmark PRs — strong recall (~74%) but ~12% precision, meaning a flood of false positives. The thread became a real fight over whether catching everything justifies alert fatigue that makes developers ignore the tool entirely.

Open the thread on GitHub →
Around the world
World map of where alibaba/open-code-review contributors are
Top locations
01China39%
02India14%
03France8%
04United States8%
05Germany6%

36 of the repo's 87 contributors share a public location — percentages are of those.

Top contributors · 87 total
kite232 commits
chethanuk22 commits
MuoDoo9 commits
hezheng.lsw7 commits
★   By Order Of The Next New Thing   ★

Matt Van Horn
MATT VAN HORN
a.k.a. @mvanhorn
the non-technical founder gone open-source outlaw

WANTED

— for an interview —
★ Wanted In Connection With ★
/last30days@slashlast30days
47k★
Printing Press@ppressdev
5.4k★
REWARD
one legendary interview on the channel

We aim to bring this man in for questioning — on camera.
If you know him, tag him. If you are him… let's talk.

Last seen at x.com/mvanhorn
★   By Order Of The Next New Thing   ★

WANTED

— somebody to test repos —

? YOU
YOU
identity unknown
last seen cloning repos at 2 a.m.
★ Send Word ★

We need a partner in crime to help us test the repos we cover.
If you know somebody, tag them. If this is youlet's talk.

Report sightings to hi@thenextnewthing.ai — The Next New Thing
AI Assistants · Output Style

The tiny skill that stops your AI from burying the answer.

Why it's trending

Huge traction for what is essentially one markdown file of rules. It hits a universal nerve: AI assistants that open with “Great question!”, wander through context, and hide the one command you needed in the middle of a paragraph. The tagline: “ADHD-friendly outputs. No ADHD diagnosis needed!”

Stars
14.5k
Language
Python
Forks
783
GitHub repo card for ayghri/i-have-adhd — click to open the repo
So what?

Two commands and your coding assistant's answers become scannable: the command to run is the first line, the steps are numbered, and the fluff is gone.

Repo stats overview for ayghri/i-have-adhd — stars, forks, contributors, new stars, new pushes
Highlights
  • Ten blunt rules

    Lead with the next action, number the steps, cap lists at five items, give time estimates in minutes, end with one concrete next step — and no preamble, no recap, no “Hope this helps!” closers.

  • Installs in two commands

    It ships as a Claude Code plugin (two claude commands, then type /i-have-adhd) and a Codex plugin; no local download needed, and Claude Code keeps it updated. Instructions for other agents live in INSTALL.md.

  • Rooted in a real ADHD toolkit

    Loosely based on The Adult ADHD Tool Kit by J. Russell Ramsay and Anthony L. Rostain — adapted for how an AI should answer, not how a human should organize their day.

Star growth over time for ayghri/i-have-adhd
Mario Nawfal breaks down the “I have ADHD” skill — answer first, numbered steps, no “great question” — “it’s just how most people want answers.”
Around the world
World map of where ayghri/i-have-adhd contributors are
Top locations
01United States36%
02Colombia18%
03Canada18%
04Brazil9%
05Vietnam9%

11 of the repo's 20 contributors share a public location — percentages are of those.

Top contributors · 20 total
Ayoub Ghriss60 commits
Thejesh15 commits
Jonathan Abraham5 commits
Timur Isachenko3 commits
Ojus M Save3 commits
3D Design · Browser Architecture

Design a whole building in 3D, in your browser, for free.

Why it's trending

An actively built project, not a demo. It just opened up a plugin system: outside developers can now add their own objects and tools (the README points to a worked example, plugin-trees, that adds procedural trees, flowers, and grass). The core pieces also ship as npm packages, so the 3D viewer can be dropped into other websites.

Stars
20.4k
Language
TypeScript
Forks
2.6k
GitHub repo card for pascalorg/editor — click to open the repo
So what?

You can sketch a house, an office floor plan, or a renovation idea in 3D for free, in a browser tab, and share it — the kind of thing that used to need paid desktop CAD software.

Repo stats overview for pascalorg/editor — stars, forks, contributors, new stars, new pushes
Highlights
  • Draw real buildings, not just boxes

    Tools for walls, floor slabs, ceilings, roofs, zones, and items like doors, windows, and lights — organized as Site → Building → Level, with stacked or exploded floor views.

  • Runs on the newest browser graphics tech

    Built with React Three Fiber and WebGPU (the browser's fastest new graphics engine), with a live editor hosted at editor.pascal.app.

  • Your work saves itself in the browser

    Scenes persist locally in the browser (IndexedDB, the browser's built-in storage) with 50 steps of undo/redo.

Star growth over time for pascalorg/editor
Third-party breakdown of Pascal Editor — a free, browser-based 3D building editor doing the workflow firms pay $50K+ per BIM seat for.
Around the world
World map of where pascalorg/editor contributors are
Top locations
01United States67%
02India11%
03Vietnam11%
04Morocco11%

9 of the repo's 25 contributors share a public location — percentages are of those.

Top contributors · 25 total
Wassim SAMAD728 commits
Aymeric Rabot179 commits
Sudhir Yadav177 commits
Pascal51 commits
Anton38 commits
AI Tools · Agent Skills

Turn any book you own into knowledge your AI assistant actually remembers.

Why it's trending

It's riding the agent-skills wave hard. It works with the open Agent Skills standard, so one install covers Claude Code, GitHub Copilot CLI, and Amp. The README leads with a measured claim: answering one question costs 24×–51× fewer tokens (the units AI usage is billed in) than dumping the whole book into the chat. Per the README it's free, MIT-licensed, and maintained on personal time.

Stars
14.1k
Language
Python
Forks
1.5k
GitHub repo card for virgiliojr94/book-to-skill — click to open the repo
So what?

If there's a technical book, company handbook, or spec you keep re-opening, you can fold it into your AI assistant once and then just ask it questions — grounded in your actual copy, not the model's fuzzy memory.

Repo stats overview for virgiliojr94/book-to-skill — stars, forks, contributors, new stars, new pushes
Highlights
  • Point it at a file and walk away

    Run /book-to-skill on a PDF, a folder, or a list of files and it distills the content into a core skill file, one file per chapter, a glossary, a patterns list, and a cheatsheet — structure, not a summary.

  • Chapters load only when asked

    Ask about “replication” and the agent reads just that chapter (≈1,000 tokens) instead of re-paying for the whole 200,000-token book every message.

  • Way more than books

    PDF, EPUB, DOCX, Markdown, HTML, RTF, and MOBI are supported — the README pitches internal docs, brand guidelines, research-paper stacks, and specs as inputs too.

Star growth over time for virgiliojr94/book-to-skill
Around the world
World map of where virgiliojr94/book-to-skill contributors are
Top locations
01India29%
02China29%
03Italy14%
04Brazil14%
05United States14%

7 of the repo's 16 contributors share a public location — percentages are of those.

Top contributors · 16 total
Virgilio Junior61 commits
Shubham Srivastava10 commits
Marcello Mendo6 commits
Daniel Liezrowice3 commits
Randerson Melville2 commits
AI Tools · Terminal Coding Agent

The coding agent that starts 245× faster than Claude Code — by its own stopwatch.

Why it's trending

A one-person project moving at full speed. It picks a very public fight: the README opens with benchmark tables naming Claude Code, Codex CLI, Copilot CLI, Cursor Agent, and OpenCode, claiming jcode uses 27.8 MB of RAM to Claude Code's 386.6 MB and draws its first frame in 14 ms to Claude Code's 3,437 ms. The author even built their own mermaid diagram renderer and their own terminal along the way.

Stars
14.4k
Language
Rust
Forks
1.6k
GitHub repo card for 1jehuang/jcode — click to open the repo
So what?

If your AI coding tool feels heavy — slow to start, eating RAM, choking when you run several sessions — this is a lightweight alternative that works with the model subscriptions you already have.

Repo stats overview for 1jehuang/jcode — stars, forks, contributors, new stars, new pushes
Highlights
  • Absurdly light and fast

    27.8 MB of RAM per session and a 14 ms start, per the README's own benchmarks — the pitch is running many agent sessions at once without your laptop melting.

  • Memory that just works

    Every turn is embedded as a semantic vector (a math fingerprint of meaning), so relevant past context is recalled automatically — no memory commands, no token burn.

  • Swarm mode

    Run several agents in one repo; a server coordinates them, warns an agent when another edits a file it read, and agents can even spawn their own teammates.

Star growth over time for 1jehuang/jcode
Brady Long’s viral deep dive on jcode — 14ms first frame, 27.8 MB per session, semantic memory graphs and agent swarms — links the repo directly.
AICodeKing — “jcode (Fully Tested) + Free APIs: RIP Codex & Claude” — hands-on with the Rust harness’s 28MB footprint, agent memory, swarm mode, and browser automation (~11k views).
Open on YouTube →
Around the world
World map of where 1jehuang/jcode contributors are
Top locations
01United States100%

2 of the repo's 5 contributors share a public location — percentages are of those.

Top contributors · 5 total
Jeremy Huang6367 commits
Fabian Amherd2 commits
AlazBatu1 commits
Justin Hong1 commits
AI Coding · Agent Skills

Agent skills for real engineering, not vibe coding.

Why it's trending

The personal skill set of Matt Pocock (the “TypeScript wizard” behind Total TypeScript, per his own GitHub bio), published straight from his .agents directory — his README says roughly 60,000 devs follow the companion newsletter. The pitch is a direct shot at heavier frameworks like GSD, BMAD, and Spec-Kit: small, composable skills that keep you in control instead of owning your process.

Stars
197k
Language
Shell
Forks
17.0k
GitHub repo card for mattpocock/skills — click to open the repo
So what?

If you use an AI coding assistant, this is decades of engineering habit condensed into slash commands you install once — your agent starts asking better questions, testing its own work, and keeping your codebase clean.

Repo stats overview for mattpocock/skills — stars, forks, contributors, new stars, new pushes
Highlights
  • Grilling sessions

    The flagship /grill-me skill makes the agent relentlessly interview YOU about what you want before it writes anything — Matt calls these his most popular skills, built to fix the #1 failure mode: the agent building the wrong thing.

  • A shared language with your AI

    /grill-with-docs also builds a project glossary (a CONTEXT.md file) so the agent stops using 20 words where 1 will do. The README calls it possibly “the single coolest technique in this repo.”

  • Test-first and debugging loops

    A /tdd skill enforces red-green-refactor (write a failing test first, then make it pass), and /diagnosing-bugs wraps hard debugging into a disciplined reproduce-to-fix loop.

Star growth over time for mattpocock/skills
Matt Pocock finally records the missing tutorial for his 160K-star skills repo — the whole /grill-with-docs → /implement flow, end to end (the project's own account).
Matt Pocock (the repo’s author) — “mattpocock/skills: A complete AI Coding workflow, end-to-end” — his full install-to-implementation tutorial: grill-with-docs, specs, tickets, and code review (~213k views).
Open on YouTube →
On GitHub
Issue #44: “Codex just asked me 200 questions”

A user ran Matt’s /grill‑me skill and Codex grilled him with 200 questions — “I kept thinking maybe this one’s the last question, they all seemed important too.” Matt Pocock closed it wontfix: grilling is intentionally open‑ended, and “the right escape hatch is to tell the model to wrap up and summarise, not a numeric cap.”

Open the thread on GitHub →
Around the world
World map of where mattpocock/skills contributors are
Top locations
01United Kingdom100%

1 of the repo's 2 contributors share a public location — percentages are of those.

Top contributors · 2 total
Matt Pocock305 commits
TESTPERSONAL8 commits
AI Coding · Agent Control

One app to run every coding agent on your machine — from your phone.

Why it's trending

Built by Ping.gg (an org whose GitHub bio reads “we build tools for modern devs”), with 973 open issues signaling a big, noisy early community. The team calls it an “agent harness control surface”: they built it because existing options like the Codex desktop app, Conductor, and Claude Desktop didn't meet their bar, and they openly warn “we are very very early in this project. Expect bugs.”

Stars
16.0k
Language
TypeScript
Forks
3.5k
GitHub repo card for pingdotgg/t3code — click to open the repo
So what?

If you already pay for Claude Code or Codex, this turns them into something you can check on and steer from your couch or your phone — kick off a task at your desk, approve the next step from anywhere.

Repo stats overview for pingdotgg/t3code — stars, forks, contributors, new stars, new pushes
Highlights
  • Works with the subscriptions you already pay for

    It doesn't sell AI — it controls Claude Code, Codex, Cursor, Grok Build, and OpenCode if they're set up and logged in on your computer.

  • Phone-first remote control

    Ships a mobile app for iOS and Android (the README calls it best-in-class), plus a web app and an Electron-based desktop app, so you can steer agents on your machine from anywhere.

  • “Wait, what are you selling me?” Nothing.

    The README answers its own question: nothing. It's MIT-licensed and deliberately open so that if the project ever goes the wrong way, you have everything you need to fork it.

Star growth over time for pingdotgg/t3code
Theo’s launch post — run “npx t3 connect,” install the app, and control Claude and Codex from your phone. 100% free, 100% open source (the project's own account).
Better Stack — “T3 Code: Better Than Codex?” — hands-on with the free GUI over agents you already pay for: performance, PR workflow, and multi-agent management (~40k views).
Open on YouTube →
On GitHub
175‑reaction demand: “Support GitHub Copilot CLI”

The repo’s hottest issue (175 reactions, 32 comments) is users demanding T3 Code support the Copilot subscriptions they already pay for. Rather than wait for Theo’s team, a community member started building the adapter himself in the thread — posting WIP screenshots and opening PR #295 while others cheer it on.

Open the thread on GitHub →
Around the world
World map of where pingdotgg/t3code contributors are
Top locations
01United States17%
02Canada8%
03India8%
04Australia7%
05Germany7%

60 of the repo's 97 contributors share a public location — percentages are of those.

Top contributors · 97 total
Julius Marminge1539 commits
Theo Browne144 commits
maria32 commits
0x1f99d23 commits
Utkarsh Patil23 commits
Data · Intelligence Dashboard

A live situation room for the entire planet, free on your desktop.

Why it's trending

Credited to a single author, Elie Habib, yet it spans six deployed site variants (world, tech, finance, commodity, happy, energy) from one codebase — and its GitHub topics openly position it in Palantir-adjacent “situational awareness” territory, but open source under AGPL (a license that requires anyone reusing the code to share theirs).

Stars
77.3k
Language
TypeScript
Forks
11.5k
GitHub repo card for koala73/worldmonitor — click to open the repo
So what?

You get the kind of global monitoring console that used to be enterprise-only — open worldmonitor.app to watch it live, or clone the repo and self-host your own with three commands.

Repo stats overview for koala73/worldmonitor — stars, forks, contributors, new stars, new pushes
Highlights
  • 500+ news feeds, AI-summarized

    Curated feeds across 15 categories get synthesized into briefs by AI — and it can run entirely on local AI via Ollama (models on your own machine), no API keys required.

  • A real 3D globe

    Dual map engine: a 3D globe and a WebGL flat map (browser graphics tech) with 56 map layer types, plus live flight data provided by Wingbits.

  • Country Instability Index

    Its own server-computed stress score (CII v8) for 31 Tier-1 countries, alongside a finance radar covering 29 stock exchanges, commodities, and crypto.

Star growth over time for koala73/worldmonitor
Creator Elie Habib on a crisis night — record traffic on worldmonitor.app while he ships tracking of attacks across all countries (the project's own account).
NLR Crew — “World Monitor | Global OSINT Intelligence Tool in Real Time (Ubuntu & Windows)” — downloads the AppImage and tours the conflict, infrastructure, and news layers on both OSes (~5k views; no auto-captions — English per description, spot-check before airing).
Open on YouTube →
Around the world
World map of where koala73/worldmonitor contributors are
Top locations
01United States19%
02India15%
03United Kingdom12%
04France6%
05Turkey6%

48 of the repo's 98 contributors share a public location — percentages are of those.

Top contributors · 98 total
Elie Habib4704 commits
Sebastien Melki84 commits
Claude53 commits
Nicolas Dos Santos44 commits
Lucas Passos26 commits
BEFORE YOU GO

If this was useful, do three quick things.

Subscribe

New hot repos every week — don't miss the next drop.

Like

It tells YouTube to show this to more builders like you.

Comment

Tell me which repo you'll try first — or what to cover next.

THAT'S THE TOP 10 · JULY 31, 2026

Thanks for watching.
The Next New Thing.

New hot repos every week. Subscribe so you never miss the next drop.