mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-27 05:45:54 +03:00
[PR #128] [CLOSED] Implement browser detection for runner script #120
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/debloper/xiosk/pull/128
Author: @Houbsi
Created: 10/19/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
a406032Implement browser detection for runner script📊 Changes
1 file changed (+12 additions, -2 deletions)
View changed files
📝
scripts/runner.sh(+12 -2)📄 Description
Added browser detection logic to use either 'chromium' or 'chromium-browser'.
This should fix: #127
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.