Skip to content

The Art of Native-Folder Finding (intended for use with JNA)

Notifications You must be signed in to change notification settings

pr0gr4mm3rr/libcrane

 
 

Repository files navigation

A very simple library for locating OS-preferred directories for applications to use for various purposes (such as logging, temporary data, user scripts, etc). Currently only provides an OS X/Cocoa based implementation, but others should be forthcoming as the parent project needs to be tested on other platforms. Intended to be accessed through JNA, so the API is pretty simple and doesn't expose anything other than c-strings and ints.

The name is intended to be some kind of joke about "native" and "art" and "folders".

Do with this code as you please, with no guarantees about anything from me. But if you learned something, a shoutout would be appreciated.

About

The Art of Native-Folder Finding (intended for use with JNA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.1%
  • Objective-C 30.9%