Back to Programs

Web

Neutralinojs

Lightweight cross-platform desktop app framework

cc++javascriptnode.jstypescript

Participation history

3 GSoC years

2026

3 projects

Official year page

CLI Plugin to generate platform-specific installers

Neutralinojs makes it easy to build lightweight cross-platform desktop apps, but distributing them is still fragmented. Developers currently rely on...

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...

Neutralinojs Builder

Neutralinojs currently lacks an automated system for creating platform-specific installers, forcing developers to manually package applications for...

2024

3 projects

Official year page

C++/JavaScript integration test system enhancements

Neutralinojs has a test system but currently, it only checks for functional breakdowns. The test suite throws an error on a Windows CI Instance and...

NodeNeutralino

This project aims to revamp the Neutralinojs ecosystem to enhance the experience for web developers creating native desktop apps. While the community...

Make Neutralinojs compatible with older Windows versions

Neutralinojs is tested on Windows 10 and 11, but it is not well-tested with older Windows versions. The goal of this idea is to update the...

2022

1 project

Official year page

Proposal for writing test suite for Neutralinojs CLI

Neutralinojs's command-line interface is powered by a simple yet robust CLI tool "neu". neu helps to easily create, run, and build Neutralinojs...