Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T03:58:31.000Z (3 months ago)
- Last Synced: 2024-10-19T06:14:22.741Z (3 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: 32
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PlistOxide ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/NootInc/PlistOxide/main.yml?branch=master&logo=github&style=for-the-badge)
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).