Extending Neutralinojs Native API with Cross-Platform System-Level Capabilities
This project aims to enhance the Neutralinojs framework by introducing a comprehensive set of cross-platform native APIs that expose essential system-level functionalities currently missing from the platform. Developers currently rely on platform-specific workarounds, shell commands, or external tools to access critical features such as hardware information, system configuration, filesystem utilities, and global OS integrations. It increases complexity, reduces portability, and negatively impacts developer experience. To address this, the project proposes implementing new APIs across five major namespaces: computer, window, app, filesystem, and os. The implementation will strictly be following Neutralinojs principles: minimal dependencies, high performance, strong security, and full cross-platform compatibility across Windows, Linux, and macOS.
Project details
Technologies
Not listed in the archive