mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-20 13:59:12 +00:00
Updated readme
This commit is contained in:
parent
d60d704fbe
commit
6b801b8cce
1 changed files with 29 additions and 0 deletions
29
README.md
29
README.md
|
@ -1,6 +1,35 @@
|
||||||
# AdGuard Home Manager
|
# AdGuard Home Manager
|
||||||
AdGuard Home Manager is an unofficial client developed with Flutter.
|
AdGuard Home Manager is an unofficial client developed with Flutter.
|
||||||
|
|
||||||
|
## Main features
|
||||||
|
<p>▶ Manage your AdGuard Home server on an easy way.</p>
|
||||||
|
<p>▶ Supports HTTP and HTTPS connections.</p>
|
||||||
|
<p>▶ Enable and disable the different protections with only one switch.</p>
|
||||||
|
<p>▶ Add multiple servers to the app, and manage all of them from here.</p>
|
||||||
|
<p>▶ Material You interface with dynamic theming (only Android 12+)</p>
|
||||||
|
<p>And more coming...</p>
|
||||||
|
|
||||||
|
## Privacy policy
|
||||||
|
AdGuard Home Manager does not collect any personal user data. All data stored into the application is kept on the user's device.
|
||||||
|
|
||||||
|
## Disclaimer
|
||||||
|
This is an unofficial application. The AdGuard Home team and the development of the AdGuard Home software is not related in any way with this application.
|
||||||
|
|
||||||
|
## Third party libraries
|
||||||
|
- [provider](https://pub.dev/packages/provider)
|
||||||
|
- [sqflite](https://pub.dev/packages/sqflite)
|
||||||
|
- [http](https://pub.dev/packages/http)
|
||||||
|
- [expandable](https://pub.dev/packages/expandable)
|
||||||
|
- [package info plus](https://pub.dev/packages/package_info_plus)
|
||||||
|
- [flutter phoenix](https://pub.dev/packages/flutter_phoenix)
|
||||||
|
- [flutter displaymode](https://pub.dev/packages/flutter_displaymode)
|
||||||
|
- [flutter launcher icons](https://pub.dev/packages/flutter_launcher_icons)
|
||||||
|
- [flutter native splash](https://pub.dev/packages/flutter_native_splash)
|
||||||
|
- [intl](https://pub.dev/packages/intl)
|
||||||
|
- [animations](https://pub.dev/packages/animations)
|
||||||
|
- [dynamic color](https://pub.dev/packages/dynamic_color)
|
||||||
|
- [device info](https://pub.dev/packages/device_info)
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
##### Created by JGeek00
|
##### Created by JGeek00
|
Loading…
Add table
Reference in a new issue