Kevinboss maintains a focused portfolio of lightweight developer utilities that streamline everyday coding and time-tracking workflows. The publisher’s Reportify utility plugs directly into ManicTime’s activity database, transforming raw computer-usage logs into polished, shareable reports that managers and freelancers can drop into invoices, timesheets, or project retrospectives without manual reformatting. Complementing this, Watchex targets .NET developers who iterate rapidly on content-heavy projects: it silently monitors non-compiled files—such as JSON settings, Razor templates, or localization resources—within a .csproj folder and instantly refreshes the running application whenever changes are saved, eliminating the habitual stop-rebuild-restart cycle during UI tweaking or configuration tuning. Both tools stay minimal, command-line driven, and dependency-free, aligning with modern DevOps preferences for automation-friendly, scriptable utilities that slot into CI pipelines, VS Code tasks, or PowerShell profiles. Typical use cases include consultants who need client-ready timesheet summaries at the end of each sprint, or full-stack teams refining markup and messaging files in Blazor, Xamarin, or ASP.NET Core projects without recompiling the entire solution. Kevinboss software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always installing the newest releases and supporting batch installation of multiple applications.

reportify

Reportify is a tool for generating reports based on tracked activities in ManicTime

Details
watchex

Watch and update non-compiled files of a .csproj project at runtime

Details