forked from kas/percentage
-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e754543
commit aee7049
Showing
2 changed files
with
18 additions
and
59 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Privacy Policy - Battery Percentage Icon</title> | ||
</head> | ||
<body> | ||
<h1>Privacy Policy for Battery Percentage Icon</h1> | ||
<p>This privacy policy outlines the practices for the Battery Percentage Icon app, which displays a native system tray icon to show the current battery capacity as a percentage number. The app also provides a user interface to show other battery details and includes links for users to visit the app's GitHub repository and a PayPal donation page.</p> | ||
|
||
<h2>Data Collection and Use</h2> | ||
<p>The Battery Percentage Icon app does not access or store any personal or user data. It operates solely to provide battery information and related functionalities as described.</p> | ||
|
||
<h2>Contact Information</h2> | ||
<p>If you have any questions or feedback regarding this privacy policy, you can contact us at <a href="mailto:[email protected]">[email protected]</a> or submit feedback through our <a href="https://github.com/soleon/Percentage/issues">GitHub issues page</a>.</p> | ||
</body> | ||
</html> |