View multiple Instagram Reels feeds simultaneously in a resizable grid.
- Node.js v18 or later — download the LTS installer from nodejs.org and run it
- Git — comes pre-installed on macOS; verify with
git --version
# 1. Clone the repo
git clone git@github.com:bkv2chu/accelerot.git
cd accelerot
# 2. Install dependencies (this downloads Electron, ~200 MB)
npm installnpm start- Set the grid size — adjust Rows and Cols in the toolbar, then click Apply
- Add accounts — click any
+cell and type a username (e.g.natgeo) or paste an Instagram URL - Log in — each cell has its own isolated session, so log into Instagram separately in each one
- Autoscroll — click ▶ Autoscroll to automatically advance to the next reel when the current one finishes playing; click ⏹ Stop to disable
- Hover over any cell to reveal ↺ (reload) and ✎ (change account) buttons
- ↺ Reload All in the toolbar refreshes every cell at once
- Sessions persist between app restarts — you only need to log in once per cell
- Max grid size is 6×6