Added Linux support

This commit is contained in:
Juan Gilsanz Polo 2023-04-29 01:10:58 +02:00
parent 82d319ce66
commit f631780e18
14 changed files with 448 additions and 6 deletions

1
debian/compile_deb.txt vendored Normal file
View file

@ -0,0 +1 @@
https://pub.dev/packages/flutter_to_debian

14
debian/debian.yaml vendored Normal file
View file

@ -0,0 +1,14 @@
flutter_app:
command: adguard_home_manager
arch: x64
parent: /usr/local/lib
control:
Package: AdGuardHomeManager
Version: 1.2.0
Architecture: amd64
Essential: no
Priority: optional
Depends:
Maintainer: JGeek00
Description: AdGuard Home control app

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Name=AdGuard Home Manager
Comment=Manage your AdGuard Home server
Exec=adguard-home-manager
Icon=${SNAP}/meta/gui/adguard-home-manager.png
Terminal=false
Type=Application
Categories=Utilities;

BIN
debian/gui/adguard-home-manager.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB