Experimental lightweight, cross-platform desktop application using Neutralino and Svelte 5.
zoom
CSS.Make sure you have Node.js (>=16) and Neutralino installed.
# Install dependencies
npm install
To start the Neutralino app in development mode:
npm run dev
npm run build
This creates a distributable package in the dist/
folder.
Cmd/Ctrl + Plus
/ Cmd/Ctrl + Minus
ā Zoom in/out.Cmd/Ctrl + S
ā Save.Modify neutralino.config.json
for app settings.
This project is licensed under the MIT License.
š Happy coding! Feel free to contribute and improve this project!