Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/szhu/editnib

Edit "compiled" nibs.
https://github.com/szhu/editnib

Last synced: about 1 month ago
JSON representation

Edit "compiled" nibs.

Awesome Lists containing this project

README

        

# editnib

Want to edit "compiled" nibs? (They're not really compiled.)

This script follows the method described by these articles:

- http://hints.macworld.com/article.php?story=20081121083323825
- http://mactips.lotsaoxen.com/2010/11/how-to-open-compiled-nib-files-in-snow.html

## usage

editnib /path/to/combiled.nib

That's about it.

## contributing

Please do, if you find anything. Thanks!