Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmt-pulse

BMT project monitor — Vercel deployments + GitHub activity in one dashboard.

Features

  • Deployment status + build time per project
  • GitHub stars, forks, watchers, open issues
  • Recent commits with author + timestamp
  • GitHub Actions workflow run status
  • Deploy history with commit messages
  • Auto-refresh with configurable interval
  • Runs in browser or as Electron desktop app with system tray

Usage

Browser

npm install
npm run dev

Open http://localhost:5173, hit ⚙ Settings, paste your Vercel token.

Desktop (Electron)

npm install
npm run electron:dev

Build desktop app

npm run electron:build
# outputs .deb and AppImage to /release

Config

All config lives in browser localStorage (Settings modal). No .env needed for basic use.

  • Vercel Token — generate at vercel.com → Settings → Tokens
  • GitHub Token — optional, raises API rate limit from 60 to 5000 req/hr
  • Refresh Interval — default 300s (5 min)

Built by @Grynder02

About

Real-time project monitor for Vercel deployments and GitHub activity — commits, workflow runs, stars, and build status in one dashboard. Runs in browser or as Electron desktop app.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages