Pommade
A menu bar app to check your hair
Install / Use
/learn @wesbos/PommadeREADME
Pommade
A little app to check your hair. Built with Electron.

Running
npm installnpm startto run as a menu barnpm start:detachedto run as a detached window. Kinda handy for debugging
Tauri Implementation
I've also implemented it in Tauri, which is an electron alternative that doesn't ship Chromium. Pretty neat.
It uses the same codebase for now. I should probably pick one.
Run with npm run tauri dev
