mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-29 01:58:08 +00:00
66 lines
3 KiB
Markdown
66 lines
3 KiB
Markdown
<h1 align="center">
|
|
<img src="https://github.com/JGeek00/adguard-home-manager/raw/master/assets/other/banner.png" />
|
|
</h1>
|
|
|
|
<h5 align="center">
|
|
<b>
|
|
AdGuard Home Manager is an
|
|
<a href="https://adguard.com/es/adguard-home/overview.html" target="_blank" rel="noopener noreferrer">
|
|
AdGuard Home
|
|
</a>
|
|
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" target="_blank" rel="noopener noreferrer">
|
|
<img src="/assets/other/get_google_play.png" width="300px">
|
|
</a>
|
|
<a href="https://github.com/JGeek00/adguard-home-manager/releases" target="_blank" rel="noopener noreferrer">
|
|
<img src="/assets/other/get-github.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.
|
|
|
|
## Recommended configuration and lists
|
|
On [this repository](https://github.com/JuanRodenas/Pihole_list) you can find a recommended configuration for AdGuard Home and some lists. Thanks to [JuanRodenas](https://github.com/JuanRodenas).
|
|
|
|
## 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
|