Back to Apollo

{{ $t('apps.applications_title') }}

src_assets/common/assets/web/apps.html

0.4.83.5 KB
Original Source

%- header %>

{{ $t('apps.applications_title') }}

{{ $t('apps.applications_desc') }}

{{ $t('apps.applications_reorder_desc') }}

{{ $t('apps.applications_tips') }}

{{ editForm.name || "< NO NAME >"}}

{{ $t('_common.cancel') }} {{ $t('_common.save') }} {{ $t('apps.export_launcher_file') }}

{{ $t('apps.name') }}{{ $t('apps.actions') }}
{{app.name

{{ $t('apps.add_new') }} {{ $t('apps.alphabetize') }} {{ $t('apps.save_order') }}

{{ $t('apps.app_name') }} {{ $t('apps.find_cover') }} (Online)

{{ $t('apps.covers_found') }}

{{ $t('apps.loading') }}

{{cover.name}}

{{ $t('apps.app_name_desc') }}

{{ $t('apps.image') }} {{ $t('apps.image_desc') }}

{{ $t('config.gamepad') }}{{ $t('_common.default_global') }}{{ $t('_common.disabled') }}{{ $t('_common.auto') }}{{ $t("config.gamepad_ds5") }}{{ $t("config.gamepad_switch") }}{{ $t("config.gamepad_xone") }}{{ $t('config.gamepad_ds4') }}{{ $t('config.gamepad_x360') }} {{ $t('config.gamepad_desc') }}

{{ $t('apps.cmd') }} {{ $t('apps.cmd_desc') }}
{{ $t('_common.note') }} {{ $t('apps.cmd_note') }}

{{ $t('apps.detached_cmds') }}

{{ $t('apps.detached_cmds_add') }}

{{ $t('apps.detached_cmds_desc') }}
{{ $t('_common.note') }} {{ $t('apps.detached_cmds_note') }}

{{ $t('apps.cmd_' + type + '_name') }} {{ $t('apps.cmd_' + type + '_desc') }}

{{ $t('_common.do_cmd') }}{{ $t('_common.undo_cmd') }}{{ $t('_common.run_as') }}

{{ $t('apps.add_cmds') }}

{{ $t('apps.working_dir') }} {{ $t('apps.working_dir_desc') }}

{{ $t('apps.output_name') }} {{ $t('apps.output_desc') }}

{{ $t('apps.exit_timeout') }} {{ $t('apps.exit_timeout_desc') }}

{{ $t('apps.resolution_scale_factor') }}: {{editForm['scale-factor']}}% {{ $t('apps.resolution_scale_factor_desc') }}

{{ $t('apps.env_vars_about') }}

{{ $t('apps.env_vars_desc') }}

| {{ $t('apps.env_var_name') }} | | | APOLLO_APP_ID | {{ $t('apps.env_app_id') }} | | APOLLO_APP_NAME | {{ $t('apps.env_app_name') }} | | APOLLO_APP_UUID | {{ $t('apps.env_app_uuid') }} | | APOLLO_APP_STATUS | {{ $t('apps.env_app_status') }} | | APOLLO_CLIENT_UUID | {{ $t('apps.env_client_uuid') }} | | APOLLO_CLIENT_NAME | {{ $t('apps.env_client_name') }} | | APOLLO_CLIENT_WIDTH | {{ $t('apps.env_client_width') }} | | APOLLO_CLIENT_HEIGHT | {{ $t('apps.env_client_height') }} | | APOLLO_CLIENT_FPS | {{ $t('apps.env_client_fps') }} | | APOLLO_CLIENT_HDR | {{ $t('apps.env_client_hdr') }} | | APOLLO_CLIENT_GCMAP | {{ $t('apps.env_client_gcmap') }} | | APOLLO_CLIENT_HOST_AUDIO | {{ $t('apps.env_client_host_audio') }} | | APOLLO_CLIENT_ENABLE_SOPS | {{ $t('apps.env_client_enable_sops') }} | | APOLLO_CLIENT_AUDIO_CONFIGURATION | {{ $t('apps.env_client_audio_config') }} |

{{ $t('apps.env_rtss_cli_example') }}

cmd /C \path\to\rtss-cli.exe limit:set %APOLLO_CLIENT_FPS%

{{ $t('apps.env_xrandr_example') }}

sh -c "xrandr --output HDMI-1 --mode \"${APOLLO_CLIENT_WIDTH}x${APOLLO_CLIENT_HEIGHT}\" --rate ${APOLLO_CLIENT_FPS}"

{{ $t('apps.env_displayplacer_example') }}

sh -c "displayplacer "id:<screenId> res:${APOLLO_CLIENT_WIDTH}x${APOLLO_CLIENT_HEIGHT} hz:${APOLLO_CLIENT_FPS} scaling:on origin:(0,0) degree:0""

{{ $t('_common.see_more') }}

{{ $t('apps.env_sunshine_compatibility') }}

{{ $t('_common.cancel') }} {{ $t('_common.save') }}