2026-01-17 17:21:52 +03:00
|
|
|
display_name: Umbrix
|
2023-07-19 12:57:16 +02:00
|
|
|
|
2026-01-17 17:21:52 +03:00
|
|
|
icon: ./logo/ic_launcher_playstore.png
|
2023-07-19 12:57:16 +02:00
|
|
|
|
|
|
|
|
keywords:
|
2026-01-17 17:21:52 +03:00
|
|
|
- Umbrix
|
2023-07-19 12:57:16 +02:00
|
|
|
- Proxy
|
|
|
|
|
- VPN
|
|
|
|
|
- V2ray
|
|
|
|
|
- Xray
|
2026-01-17 17:21:52 +03:00
|
|
|
- Clash
|
|
|
|
|
- Sing-box
|
2023-07-19 12:57:16 +02:00
|
|
|
|
2026-01-17 17:21:52 +03:00
|
|
|
generic_name: Umbrix
|
2023-07-19 12:57:16 +02:00
|
|
|
|
|
|
|
|
actions:
|
|
|
|
|
- name: Start
|
|
|
|
|
label: start
|
|
|
|
|
arguments:
|
|
|
|
|
- --start
|
|
|
|
|
- name: Stop
|
|
|
|
|
label: stop
|
|
|
|
|
arguments:
|
|
|
|
|
- --stop
|
|
|
|
|
|
|
|
|
|
categories:
|
2023-07-22 09:57:55 +02:00
|
|
|
- Network
|
2023-07-19 12:57:16 +02:00
|
|
|
|
|
|
|
|
startup_notify: true
|
|
|
|
|
|
2024-02-10 14:55:20 +01:00
|
|
|
app_run_file: AppRun
|
|
|
|
|
|
2023-07-19 12:57:16 +02:00
|
|
|
# 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.
|
2023-10-06 17:06:52 +02:00
|
|
|
#
|
2023-07-19 12:57:16 +02:00
|
|
|
# The following example shows how to bundle the libcurl library with your app.
|
|
|
|
|
#
|
|
|
|
|
# include:
|
|
|
|
|
# - libcurl.so.4
|
|
|
|
|
include: []
|