macprefs icon indicating copy to clipboard operation
macprefs copied to clipboard

Backup and Restore your Mac System and App Preferences (e.g. defaults write)

Results 10 macprefs issues
Sort by recently updated
recently updated
newest added

brew is installing version 1.0.26 which correspond to the latest tag but do not correspond to the latest master. 1.0.26 is not compatible with Python3, the latest master is. it...

The requirements say Python 3.6.0 is required but in reality, it looks like the code has been written with Python2 standards in fact if I run the application with Python...

Hi! would you please make a new release for version 1.0.26 which fixes the issues with python3? that would probably allow the maintainer of the homebrew package to install the...

when running macprefs like the documentation https://github.com/clintmod/macprefs/blob/af234675473c435f6189101faf06c7cd28a1561c/README.md?plain=1#L53 an error is thrown ``` $ macprefs --version v1.0.26 $ macprefs backup -t system_preferences usage: macprefs [-h] [--version] [--verbose] ... macprefs: error: unrecognized...

Error detail- ``` Error Info: error code = 23 cmd ['rsync', '-a', '/Library/LaunchDaemons/', '/Users/sanimkhan/Dropbox/MacPrefsBackup/StartupItems/LaunchDaemons/AllUsers/'] error message:rsync: send_files failed to open "/Library/LaunchDaemons/com.microsoft.teams.TeamsUpdaterDaemon.plist": Permission denied (13) rsync error: some files could not...

Macprefs creates quite a few symlinks in /usr/local/bin - and maybe in other places? brew uninstall macprefs doesn't remove these symlinks. Is there a clean way of ensuring a complete...

Hi Clint (and others), Upon running backup it returned error code 23. Files were created though. So I just tried the restore. The same holds for the restore. Output logs...

I was migrating from a somewhat more relaxed laptop setup to a new one that has a few security tools on it and I had problems when `macprefs` was trying...

Hello, I installed the package via homebrew. I am running python 3.11. I preformed the command "macprefs backup" and was presented with the following message... Doing some digging online I...

I don't have Dropbox and never did. My backup directory is configured at startup: `export MACPREFS_BACKUP_DIR=/Users/username/.macprefs` However, some directories are being created in `~/Dropbox` (the directory `Dropbox` is being created):...