Fragella Hygiene Check
Check out fragella at Fragella
Fragella Hygiene Check is a lightweight VS Code extension that shows short fragrance facts, quick “fresh check” reminders, and optional fragrance-themed roasts.
It’s intentionally minimal: no file access, no code analysis, no telemetry. Just a small nudge (and a little shame) at an interval you control.
Features
- Command to show a message on demand
Fragella: Fun Fact + Fresh Check
- Alternating popups (when roasts are enabled)
- One popup: fact + fresh check
- Next popup: fragrance-themed roast
- Repeats
- Optional daily message (once per day on first open)
- Optional interval mode (repeat while VS Code is open)
- Status bar countdown timer
- Click the status bar item to show a message immediately
Commands
Open the Command Palette and run:
Fragella: Fun Fact + Fresh Check
Settings
Open Settings and search for fragellaFresh, or edit settings.json.
Recommended setup
{
"fragellaFresh.timerEnabled": true,
"fragellaFresh.intervalEnabled": true,
"fragellaFresh.intervalSeconds": 60,
"fragellaFresh.roastsEnabled": true
}
All options
fragellaFresh.timerEnabled (boolean, default: true)
Shows a status bar countdown timer.
fragellaFresh.intervalEnabled (boolean, default: false)
Enables repeating popups while VS Code is open.
fragellaFresh.intervalSeconds (number, default: 120, minimum: 30)
How often to show a popup when interval mode is enabled.
fragellaFresh.daily (boolean, default: false)
Shows one popup per day on first open.
fragellaFresh.roastsEnabled (boolean, default: true)
Enables fragrance-themed roasts. When enabled, the extension alternates between fact popups and roast popups.
Usage tips
Privacy
This extension does not collect or transmit data. It does not read your files. It does not analyze your code.
Troubleshooting
Contributing
PRs welcome:
- More facts
- More reminders
- Better roasts (keep it witty, not hateful)
License
MIT (or your preferred license)
::contentReference[oaicite:0]{index=0}