From e18e6ca0eb36bbadec407760e0a68b05f11f706d Mon Sep 17 00:00:00 2001 From: Cosmo Myzrail Gorynych aka CoMiGo Date: Wed, 29 Jan 2025 19:40:55 +1200 Subject: [PATCH] Update Neutralino.js in tools.json --- _data/tools.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/_data/tools.json b/_data/tools.json index 8aee2a2..676cc8c 100644 --- a/_data/tools.json +++ b/_data/tools.json @@ -1120,12 +1120,10 @@ "Has Vue, React, and Angular boilerplates" ], "cons": [ - "Lacks many OS level features like being able to make a tray icon, or custom window chrome", - "Very limited access to file system, hardware, and OS level features through a tiny API ", + "Hardware- and OS-level features are limited", "Your UI could run any browser the end user has, meaning that your app must be designed in a cross-browser friendly manner", "Documentation is pretty light", - "Documentation does some pretty misleading cherry picking of comparing itself against NW.js and Electron", - "Could just be me, but I downloaded the latest stable build on Windows 10 and opened it without changing anything and it crashed in the first 10 seconds" + "Documentation does some pretty misleading cherry picking of comparing itself against NW.js and Electron" ], "frameworks": [], "tools": [],