Local shelf for GitHub repos — save, clone, install and run them from one app. Collections, health signals, bulk-add, Stars import, an MCP server, and a local-AI "is it worth trying?" verdict (Ollama by default, no tokens).
Repo Notebook is a local Node app for saving GitHub repositories alphabetically, including repository metadata and README content. It can also show a live GitHub Top 10 ticker and clone a full repository into a safe local folder inside the app. ```bash npm install npm run dev ``` Open the local URL shown in the terminal.