Luminous is the son of ALSystemUtilities library which is no longer maintained (it still is my best library on github). I got ideas from that one and I wrote everything from scratch in Swift 3 adding some new feature and designing it in a different way thanks to the differences between Objective-C and Swift.
Luminous is a big library that I like to consider an “Helper Library”. It provides a lot of information about the system and has some features that can speed up significantly the development process.
Luminous is no more composed by 3 parts as I think that a library has to serve one and one only purpose. I removed the Utils and AppConfiguration structs. I’m sorry for any kind of inconvenience this could cause to everyone is using it, but I think that it’s the right choice.
