src_assets/common/assets/web/apps.html
%- header %>
{{ $t('apps.applications_desc') }}
{{ app.name.charAt(0).toUpperCase() }}
{{ app.output }}
{{ app.cmd }}
{{ $t('apps.edit') }}
{{ $t('apps.no_applications') }}
{{ $t('apps.app_name') }} {{ $t('apps.app_name_desc') }}
{{ $t('apps.output_name') }} editForm.output = v)">
{{ $t('apps.output_desc') }}
{{ $t('apps.cmd_prep_name') }} {{ $t('apps.cmd_prep_desc') }}
{{ $t('apps.add_cmds') }}
| {{ $t('_common.do_cmd') }} | {{ $t('_common.undo_cmd') }} | {{ $t('_common.run_as') }} | |
|---|---|---|---|
|
| | |
{{ $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') }} editForm.cmd = v)">
{{ $t('apps.cmd_desc') }}
{{ $t('_common.note') }} {{ $t('apps.cmd_note') }}
{{ $t('apps.working_dir') }} editForm['working-dir'] = v)">
{{ $t('apps.working_dir_desc') }}
{{ $t('apps.exit_timeout') }} {{ $t('apps.exit_timeout_desc') }}
{{ $t('apps.image') }} editForm['image-path'] = v)"> {{ $t('apps.find_cover') }}
{{ $t('apps.image_desc') }}
{{ $t('_common.search') }}
{{ $t('_common.note') }} {{ $t('apps.cover_search_hint') }} IGDB
{{ $t('apps.loading') }}
{{cover.name}}
{{ $t('_common.cancel') }}
{{ $t('apps.env_vars_desc') }}
| {{ $t('apps.env_var_name') }} | | | SUNSHINE_APP_ID | {{ $t('apps.env_app_id') }} | | SUNSHINE_APP_NAME | {{ $t('apps.env_app_name') }} | | SUNSHINE_CLIENT_WIDTH | {{ $t('apps.env_client_width') }} | | SUNSHINE_CLIENT_HEIGHT | {{ $t('apps.env_client_height') }} | | SUNSHINE_CLIENT_FPS | {{ $t('apps.env_client_fps') }} | | SUNSHINE_CLIENT_HDR | {{ $t('apps.env_client_hdr') }} | | SUNSHINE_CLIENT_GCMAP | {{ $t('apps.env_client_gcmap') }} | | SUNSHINE_CLIENT_HOST_AUDIO | {{ $t('apps.env_client_host_audio') }} | | SUNSHINE_CLIENT_ENABLE_SOPS | {{ $t('apps.env_client_enable_sops') }} | | SUNSHINE_CLIENT_AUDIO_CONFIGURATION | {{ $t('apps.env_client_audio_config') }} |
{{ $t('apps.env_qres_example') }}
cmd /C <{{ $t('apps.env_qres_path') }}>\QRes.exe /X:%SUNSHINE_CLIENT_WIDTH% /Y:%SUNSHINE_CLIENT_HEIGHT% /R:%SUNSHINE_CLIENT_FPS%
{{ $t('apps.env_xrandr_example') }}
sh -c "xrandr --output HDMI-1 --mode \"${SUNSHINE_CLIENT_WIDTH}x${SUNSHINE_CLIENT_HEIGHT}\" --rate ${SUNSHINE_CLIENT_FPS}"
{{ $t('apps.env_displayplacer_example') }}
sh -c "displayplacer "id:<screenId> res:${SUNSHINE_CLIENT_WIDTH}x${SUNSHINE_CLIENT_HEIGHT} hz:${SUNSHINE_CLIENT_FPS} scaling:on origin:(0,0) degree:0""
{{ $t('_common.cancel') }} {{ $t('_common.save') }}
{{ $t('apps.add_new') }}
{{ $t('file_browser.up') }}
{{ fileBrowserError }}
{{ $t('_common.loading') }}
{{ $t('file_browser.empty') }} {{ entry.name }}
{{ fileBrowserSelectedPath }}
{{ $t('_common.cancel') }} {{ $t('file_browser.select') }}