Zero Data Collection
๐ Privacy Policy
Last updated: May 2026
PowerAudit does not collect, transmit, or share any personal data. Period.
๐พ Data Storage
- All battery logs are stored locally on your device using IndexedDB.
- Settings are stored locally in IndexedDB and localStorage.
- No data is ever sent to any server, cloud service, or third party.
๐ Battery & Sensor Access
- The app reads battery status via the Web BatteryManager API or native platform APIs (Android BatteryManager / iOS).
- USB sensor data is read locally via the WebUSB API and never transmitted.
- These APIs are used solely to display and log power metrics on your device.
๐ Network Access
- The only network request is to load Chart.js from a CDN (jsdelivr.net), which is cached by the service worker for offline use.
- No analytics, tracking pixels, or advertising SDKs are included.
๐ Notifications
- If you grant notification permission, alerts (low battery, high temp, charge complete) are sent as local notifications only.
- No push notification service is used.
๐ค Export
- CSV exports are generated locally and saved/shared via your device's native sharing mechanism.
- No data is uploaded during export.
๐ซ Third-Party Services
None. PowerAudit has zero dependencies on third-party analytics, advertising, or data collection services.
๐ถ Children's Privacy
This app does not collect any data from anyone, including children under 13.
๐ Changes to This Policy
If this policy changes, it will be updated within the app and on this page. Since no data is collected, changes would be minimal.
๐ฌ Contact
For questions about this privacy policy, please open an issue on the GitHub repository.