new: make better ci and building applications

This commit is contained in:
Hiddify
2023-07-19 12:57:16 +02:00
parent 079f1f235f
commit 3e76cb62b7
8 changed files with 240 additions and 25 deletions

View File

@@ -0,0 +1,42 @@
display_name: Hiddify
icon: ..\..\assets\images\logo_round.ico
keywords:
- Hiddify
- Proxy
- VPN
- V2ray
- Nekoray
- Xray
- Psiphon
- OpenVPN
generic_name: Hiddify
actions:
- name: Start
label: start
arguments:
- --start
- name: Stop
label: stop
arguments:
- --stop
categories:
- Internet
startup_notify: true
# You can specify the shared libraries that you want to bundle with your app
#
# flutter_distributor automatically detects the shared libraries that your app
# depends on, but you can also specify them manually here.
#
# The following example shows how to bundle the libcurl library with your app.
#
# include:
# - libcurl.so.4
include: []