mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-27 05:45:54 +03:00
[PR #149] [MERGED] v5(rename): rename PiOSK to XiOSK #132
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#132
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/149
Author: @parthsidpara
Created: 12/15/2025
Status: ✅ Merged
Merged: 12/19/2025
Merged by: @debloper
Base:
main← Head:v5/rename-services📝 Commits (6)
b6df976rename system services176d6derefactor(scripts): rename PiOSK to XiOSK3ad9698refactor(dashboard): rename PiOSK to XiOSK in dashboard files175eebdrefactor(workflow): rename binary and package in the build and release workflow9ce442frefactor(services): rename paths in services to XiOSKf94d953rename: update root level files- readme, gitignore📊 Changes
18 files changed (+113 additions, -113 deletions)
View changed files
📝
.github/workflows/build-release.yml(+6 -6)📝
.gitignore(+3 -3)📝
README.md(+9 -9)📝
dashboard/deno.json(+1 -1)📝
dashboard/index.html(+3 -3)📝
dashboard/index.ts(+5 -5)📝
dashboard/script.js(+18 -18)📝
scripts/runtime/runner.sh(+1 -1)📝
scripts/runtime/switcher.sh(+2 -2)📝
scripts/setup/backup.sh(+5 -5)📝
scripts/setup/cleanup.sh(+8 -8)📝
scripts/setup/common.sh(+3 -3)📝
scripts/setup/install.sh(+12 -12)📝
scripts/setup/update.sh(+6 -6)📝
services/xiosk-dashboard.template(+3 -3)📝
services/xiosk-runner.template(+2 -2)📝
services/xiosk-switcher.template(+3 -3)📝
www/public/bootstrap.sh(+23 -23)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.