Rename to Sendspin for Windows#57
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebrands the app from WindowsSpin / SendspinClient to Sendspin for Windows (display) with code identity Sendspin.Windows, in preparation for moving the repo into the Sendspin org. The repo transfer and all GitHub URL rewrites are deferred — URLs still point at
chrisuthe/windowsSpinso nothing breaks during validation.What changed
WindowsSpin→ Sendspin for Windows (window title, toasts, product metadata, logs, dialogs)SendspinClient→ Sendspin.Windows (namespaces, projects, solution,Sendspin.Windows.exe)%LocalAppData%\WindowsSpin→%LocalAppData%\Sendspin for Windowswith a one-time, idempotent migration that preservesclient_id(server pairing survives upgrade)[InstallDelete]removes the orphanedSendspinClient.exeand old shortcuts; post-install script defers to the app's migration\Sendspin\AppData path fix), README, CONTRIBUTINGUpgrade behavior for existing installs
client_idare migrated on first launch — existing users keep their configuration and stay paired.AppIdis preserved, an in-place upgrade keeps the old install-dir / Start-Menu-group folder names (shortcut labels and files do update). Fresh installs use "Sendspin for Windows".Verification
dotnet build -c Release Sendspin.Windows.sln→ 0 errors.masterbar namespace lines; the tests also fail onmaster), not caused by this rename.client_idpreserved).Deferred (separate follow-up when moving to the org)
Sendspin/sendspin-windows, GitHub URL rewrites,originremote change, and the winget publisher identifier. Tracked indocs/superpowers/plans/2026-07-13-rename-sendspin-for-windows.md(Appendix A).Known cosmetic non-blockers
windowsspin-.log(internal filename only).docs/plans/still cite old paths (out of scope for this rename).