mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #334] Question: How to backup user preferences? #286
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#286
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?
Originally created by @davidhcefx on GitHub (Dec 23, 2025).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/334
This is a very simple yet customizable app. After a few tuning, I wonder if there is a way to backup these settings? For example the font size, the color, the linger time, etc.
I have looked under
brew info --cask keycastr, but there is only aKeyCastr.appwhich doesn't seems to have the configs. Thanks.@SoCuul commented on GitHub (Mar 30, 2026):
KeyCastr just uses NSUserDefaults for storage, so all the app configuration is contained inside of:
~/Library/Preferences/io.github.keycastr.plist