mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-27 04:07:14 +00:00
55 lines
No EOL
2.4 KiB
Markdown
55 lines
No EOL
2.4 KiB
Markdown
<h1 align="center">
|
|
<img src="https://github.com/JGeek00/adguard-home-manager/raw/master/assets/icon/icon-ios.png" width="100" />
|
|
</h1>
|
|
|
|
<h5 align="center">
|
|
<b>AdGuard Home Manager is an AdGuard Home unofficial client developed with Flutter.</b>
|
|
</h5>
|
|
|
|
<p align="center">
|
|
<a href="https://play.google.com/store/apps/details?id=com.jgeek00.adguard_home_manager">
|
|
<img src="/assets/other/get_google_play.png" width="300px">
|
|
</a>
|
|
</p>
|
|
|
|
## 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>▶ See and filter the query logs.</p>
|
|
<p>▶ Manage your filtering lists.</p>
|
|
<p>▶ See the clients list and create a custom configuration for a client.</p>
|
|
<p>▶ Configure the allowed devices, DHCP, DNS or rewrites among others.</p>
|
|
<p>▶ Material You interface with dynamic theming (only Android 12+).</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)
|
|
- [fl chart](https://pub.dev/packages/fl_chart)
|
|
- [flutter web browser](https://pub.dev/packages/flutter_web_browser)
|
|
- [flutter svg](https://pub.dev/packages/flutter_svg)
|
|
- [bottom sheet](https://pub.dev/packages/bottom_sheet)
|
|
- [percent indicator](https://pub.dev/packages/percent_indicator)
|
|
- [store checker](https://pub.dev/packages/store_checker)
|
|
|
|
<br>
|
|
|
|
##### Created by JGeek00 |