Skip to content

Unthred/BuildMonitor

Repository files navigation

BuildMonitor

Windows tray app that monitors local .NET projects — build, run, watch, logs, and health at a glance.

Repo: github.com/Unthred/BuildMonitor

Build and run

dotnet build BuildMonitor.slnx
dotnet test src/BuildMonitor.Tests/BuildMonitor.Tests.csproj
dotnet watch run --project src/TrayApp/BuildMonitor.TrayApp.csproj

Or use watch.ps1 from the repo root.

Settings

User settings: %LocalAppData%/BuildMonitor/settings.json (not committed). See docs/SETTINGS.md.

Documentation

About

Windows tray app to monitor and run local dotnet projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors