About

PwrDrvr LLC

A small, independent software company in New Jersey. We build desktop tools for people who write code with an agent sitting next to them — and we publish all of it under the MIT license, on GitHub, under our own name.

# The company

PwrDrvr LLC was formed in 2017 and has been publishing open source under github.com/pwrdrvr since 2021, starting with AWS and Node.js infrastructure — Lambda Dispatch, MicroApps, streaming sitemaps, the kind of libraries you write because production needed them. In 2026 the focus moved to desktop software: PwrAgent, PwrSnap, and PwrGit — desktop apps that sit alongside the coding agent on your laptop and take the friction out of the work around it.

There is no venture funding here, no growth team, and no plan to sell your data — mostly because there is no data to sell. The apps are free, they run locally, and the company's job is to keep shipping them.

# Founder

Harold Hunt

Founder, PwrDrvr LLC

Harold has been building and running production systems for a long time and contributing on GitHub since 2013. Two of the libraries listed on this site — p-map-iterable and streaming sitemaps — came out of that work at Shutterstock and are published under Shutterstock's own GitHub organization. Everything under github.com/pwrdrvr is PwrDrvr's.

He is the person who signs the releases, answers the issues, and is on the other end of the LinkedIn message. If you want to know who you are downloading software from, this is who.

# Why these downloads are safe to install

A free desktop app from a company you have not heard of is exactly the shape of something you should be suspicious of. Here is what we do about that, and how to check each claim yourself.

Verify the signature yourself before you open anything. On macOS, spctl -a -vvv -t install /Applications/PwrSnap.app should report source=Notarized Developer ID and name PwrDrvr LLC. On Windows, Get-AuthenticodeSignature .\PwrSnap-Setup.exe | Format-List should report Valid with PwrDrvr LLC as the signer.

# Where to find us

Email: support@pwrdrvr.com reaches a person. For a security issue, security@pwrdrvr.com — the disclosure policy is in SECURITY.md and at /.well-known/security.txt. For a reproducible bug, an issue on the relevant repository is faster than either — PwrAgent or PwrSnap.