mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-09 10:34:31 +01:00
31 lines
525 B
YAML
31 lines
525 B
YAML
display_name: ServerBox
|
|
package_name: cn.lpkt.serverbox
|
|
maintainer:
|
|
name: lollipopkit
|
|
email: 10864310+lollipopkit@users.noreply.github.com
|
|
# co_authors:
|
|
# - name:
|
|
# email:
|
|
priority: optional
|
|
section: x11
|
|
installed_size: 6604
|
|
essential: false
|
|
icon: assets/app_icon.png
|
|
|
|
# postinstall_scripts:
|
|
# - echo "Installed my awesome app"
|
|
# postuninstall_scripts:
|
|
# - echo "Surprised Pickachu face"
|
|
|
|
keywords:
|
|
- server
|
|
- ssh
|
|
- sftp
|
|
- system
|
|
|
|
generic_name: ServerBox
|
|
|
|
categories:
|
|
- Utility
|
|
|
|
startup_notify: true |