Configuration
Balance
Log PTO Usage
| Date | Hours | Note |
|---|
Hours Worked (optional)
| Date | Hours | Note |
|---|
Projection
Diagnostics & Test Suite
(no tests run)
| Date | Hours | Note |
|---|
| Date | Hours | Note |
|---|
(no tests run)
Pick or add an employee up top, set how PTO accrues, and start logging time. That’s it—everything lives in your browser via localStorage, so it’s fast, private, and offline‑friendly.
This tool runs fully in your browser. We do not save your data to our servers or a hosted database. That means I am not holding your data, you do not need yet another login, and the site stays lightweight so I can keep it free supported by ads.
There are tradeoffs to this approach. Your data is stored by your browser under this site’s address (the “origin”). It lives on your device, not in our cloud. If you clear site data, switch to private/incognito mode, change browsers, use a different device, or move between subdomains, your saved data may not be there.
No automatic cross-device sync: being signed into the same Google account in Chrome does not sync a website’s local data like localStorage or IndexedDB between devices. That sync feature is only for things like bookmarks, passwords, and (for extensions) the special chrome.storage.sync. So, unless I add a proper cloud sync or an extension, your app data will not follow you to another device or browser.
Back up your work: use the Export Backup button. The download is a simple JSON file that the app can import to restore your data if anything is lost. I recommend exporting after big edits and keeping a copy in your cloud drive or email so you can pull it down anywhere.
Best practices I recommend:
supereasypto-2025-09-30.json).www.example.com and app.example.com are different “origins,” so data does not cross over.
What the export is: a JSON file that this tool can read to load your items back in if you ever lose them. It is human-readable and portable, which makes it easy to back up, move between browsers, and restore.
I want you to feel in control of your data. If you ever have questions about how this works or want me to prioritize a privacy or sync feature, hit me up via the links below. I am building this for you.
Need a quick single‑user calculator? Use my PTO Accrual Calculator. Running a team? This tracker gives you multi‑employee, local‑first control without a heavy HRIS.