Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).