https://github.com/chefkissinc/plistoxide
A cross-platform Property List (plist) editor written in Rust. No commercial use.
https://github.com/chefkissinc/plistoxide
egui hackintosh opencore plist plist-edit plisteditor rust rust-lang tool
Last synced: 6 months ago
JSON representation
A cross-platform Property List (plist) editor written in Rust. No commercial use.
- Host: GitHub
- URL: https://github.com/chefkissinc/plistoxide
- Owner: ChefKissInc
- License: other
- Created: 2022-05-27T15:13:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-16T15:24:37.000Z (7 months ago)
- Last Synced: 2025-04-16T22:39:18.562Z (7 months ago)
- Topics: egui, hackintosh, opencore, plist, plist-edit, plisteditor, rust, rust-lang, tool
- Language: Rust
- Homepage: https://chefkissinc.github.io/tooling/plist-oxide/
- Size: 4.55 MB
- Stars: 37
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# PlistOxide 

Cross-platform Property List (plist) editor written in Rust.
Currently does not support manual arrangement of entries, only sorting using the right click context menu option. Also, due to a technical limitation `⌘+Q` on macOS will close the application even if there are unsaved changes.
Support for flushing (snapshotting) OpenCore EFI folder data to config.plist coming soon.
The PlistOxide project is licensed under the `Thou Shalt Not Profit License version 1.5`. See [`LICENSE`](https://github.com/ChefKissInc/PlistOxide/blob/master/LICENSE).