neutralinojs

Portable and lightweight cross-platform desktop application development framework

OTHER License

Stars
7.2K
Committers
75

Bot releases are visible (Hide)

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 10 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 10 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 10 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs v4.15.0 released!

Published by github-actions[bot] 11 months ago

What's new

Configuration: custom user agent string

Developers sometimes use the user agent string to indentify the client in server-side and client-side source codes. Now, Neutralinojs lets app developers extend the default user agent string with a custom string via the window.extendUserAgentWith configuration property and the --window-extend-user-agent-with=<string> command-line option, as shown in the following example:

"window": {
  // ---
  "extendUserAgentWith": "MyAppClient"
}

The above configuration extends the user agent string:

console.log(navigator.userAgent)    // <Default UA> MyAppClient 

Configuration: custom configuration files

The Neutralinojs framework typically loads the application configuration content from the neutralino.config.json file, but sometimes app developers need to use a custom configuration filename during development (i.e., For separating production and development environments). Now, you can use the --config-file=<filename> internal command-line parameter to use a custom app configuration, as shown in the following example:

./myapp-linux_x64 --load-dir-res --config-file=neutralino-dev.config.json

Update the config file option cli.binaryVersion with 4.15.0 and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

Configuration: custom user agent string

Developers sometimes use the user agent string to indentify the client in server-side and client-side source codes. Now, Neutralinojs lets app developers extend the default user agent string with a custom string via the window.extendUserAgentWith configuration property and the --window-extend-user-agent-with=<string> command-line option, as shown in the following example:

"window": {
  // ---
  "extendUserAgentWith": "MyAppClient"
}

The above configuration extends the user agent string:

console.log(navigator.userAgent)    // <Default UA> MyAppClient 

Configuration: custom configuration files

The Neutralinojs framework typically loads the application configuration content from the neutralino.config.json file, but sometimes app developers need to use a custom configuration filename during development (i.e., For separating production and development environments). Now, you can use the --config-file=<filename> internal command-line parameter to use a custom app configuration, as shown in the following example:

./myapp-linux_x64 --load-dir-res --config-file=neutralino-dev.config.json

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

Configuration: custom user agent string

Developers sometimes use the user agent string to indentify the client in server-side and client-side source codes. Now, Neutralinojs lets app developers extend the default user agent string with a custom string via the window.extendUserAgentWith configuration property and the --window-extend-user-agent-with=<string> command-line option, as shown in the following example:

"window": {
  // ---
  "extendUserAgentWith": "MyAppClient"
}

The above configuration extends the user agent string:

console.log(navigator.userAgent)    // <Default UA> MyAppClient 

Configuration: custom configuration files

The Neutralinojs framework typically loads the application configuration content from the neutralino.config.json file, but sometimes app developers need to use a custom configuration filename during development (i.e., For separating production and development environments). Now, you can use the --config-file=<filename> internal command-line parameter to use a custom app configuration, as shown in the following example:

./myapp-linux_x64 --load-dir-res --config-file=neutralino-dev.config.json

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 11 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 12 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 12 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 12 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 12 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 12 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 12 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

neutralinojs - Neutralinojs nightly release

Published by github-actions[bot] 12 months ago

⚠ïļ Nightly build: This nighly-release may contain experimental features and breaking changes.

What's new

No changes — this version is similar to the previous version

Update the config file option cli.binaryVersion with nightly and enter neu update to fetch this version.

Get started: https://neutralino.js.org/docs

This release was auto-generated by ReleaseZri 🚀

Package Rankings
Top 6.69% on Proxy.golang.org
Badges
Extracted from project README
GitHub release (latest by date) GitHub last commit FOSSA Status Become a Patreon FOSSA Status