Hello everyone, I'm very new to Swift. I'm planning to build a simple command line application where I need to retrieve battery information such as the current percentage, charging status, etc. Is there any public api/libraries available I can use to extract this information? I'd greatly appreciate it if someone could guide me to the relevant documentation for working with this.