Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neutralinojs-community/awesome-neutralino
Collection of awesome resources for Neutralino
https://github.com/neutralinojs-community/awesome-neutralino
List: awesome-neutralino
awesome awesome-list neutralinojs
Last synced: about 1 month ago
JSON representation
Collection of awesome resources for Neutralino
- Host: GitHub
- URL: https://github.com/neutralinojs-community/awesome-neutralino
- Owner: neutralinojs-community
- License: mit
- Created: 2022-03-19T07:07:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T06:47:06.000Z (6 months ago)
- Last Synced: 2024-10-27T21:10:50.196Z (about 2 months ago)
- Topics: awesome, awesome-list, neutralinojs
- Homepage: https://neutralino.js.org/
- Size: 47.9 KB
- Stars: 32
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-neutralino - Collection of awesome resources for Neutralino. (Other Lists / Monkey C Lists)
README
# Awesome Neutralinojs
[](https://neutralino.js.org)
> Useful resources for creating apps with [Neutralinojs](https://neutralino.js.org)
Neutralinojs is a lightweight and portable desktop application development framework. It lets you develop lightweight cross-platform desktop applications using JavaScript, HTML and CSS.
---
# Contents
- [Apps](#apps)
- [Articles](#articles)
- [Community](#community)
- [Documentation](#documentation)
- [Boilerplates](#boilerplates)
- [Extensions](#extensions)
- [Tools](#tools)
- [Videos](#videos)
## Apps
- [SeasonFall](https://github.com/Starlight-Skull/Seasonfall) - Simple JavaScript game using data from the OpenWeatherMap API.
- [NeuTodo](https://github.com/ModuleArt/neu-todo) - Simple cross-platform todo app, built on top of Typescript, Vue, Vuetify and Neutralinojs
- [Cloudflare Warp](https://github.com/krypt0nn/warp-gui) - Unofficial Cloudflare WARP GUI client for Linux written on Neutralino
- [Myoro Editor](https://github.com/antonkoetzler/MyoroEditor) - A Simple text editor
- [Translate Tool](https://github.com/Alger23/neutralinojs-translate-tool) - A simple translate tool to translate text
- [Weather Psychic](https://github.com/Kinyugo/weather-psychic) - A Simple weather app
- [Simon](https://github.com/m00ke5h/Simon) - Simon game built using NeutralinoJs
- [Minesweeper](https://github.com/ali-shahhoud/Minesweeper) - Minesweeper game built using NeutralinoJs
- [Drums](https://github.com/m00ke5h/Drums) - A Neutralino app for playing drums
- [LiteMan](https://github.com/codezri/liteman) - A simple file viewer app written in Neutralinojs
- [LitePy](https://github.com/codezri/litepy) - World's simplest Python editor built with Neutralinojs
- [SimpleTime](https://github.com/navidmafi/SimpleTime) - A cross-platform timer and stopwatch app with modern design in mind
- [E.R.A.K](https://codeberg.org/Karter_Kein/E.R.A.K) - A program for creating your own encyclopedia of relative and absolute knowledge.
## Articles
- [Why we built Neutralinojs framework?](https://medium.com/neutralinojs/why-we-built-neutralinojs-framework-part-i-1d6c667951d5)
- [The Next Best Alternative to Electron & Tauri](https://blog.notesnook.com/neutralinojs-next-best-alternative-to-electron-and-tauri/)
- [What is Neutralinojs? Alternative to Electron](https://dev.to/byteslash/what-is-neutralinojs-alternative-to-electron-5fjc)
- [What is Neutralinojs? Alternative to Electron](https://dev.to/byteslash/what-is-neutralinojs-alternative-to-electron-5fjc)
- [Neutralinojs 2022 Roadmap](https://codezri.org/blog/neutralinojs-2022-roadmap)
- [Guide: Neutralinojs with Angular](https://medium.com/@ratatoeskr/angular-16-and-neutralinojs-9-7-0-f2aa9429bb2)
## Community
- [Slack](https://join.slack.com/t/neutralinojs/shared_invite/zt-b7mbivj5-pKpO6U5drmeT68vKD_pc6w)
- [Reddit](https://www.reddit.com/r/neutralinojs)
- [GitHub](https://github.com/neutralinojs-community)
- [Discord](https://discord.gg/cybpp4guTJ)
- [Twitter](https://twitter.com/neutralinojs)
- [Stack Overflow](https://stackoverflow.com/questions/tagged/neutralinojs)
## Documentation
- [Quick Start](https://neutralino.js.org/docs/getting-started/your-first-neutralinojs-app)
- [Official docs](https://neutralino.js.org/docs/)
- [GitHub Organization](https://github.com/neutralinojs)
## Boilerplates
- [neutralinojs-minimal](https://github.com/neutralinojs/neutralinojs-minimal) - The simplest template for a Neutralinojs app
- [react-neutralino](https://github.com/DEVLOPRR/react-neutralino) - A NeutralinoJS Boilerplate With React Frontend Library
- [vite-react-neutralino](https://github.com/DEVLOPRR/vite-react-neutralino) - Neutralino Boilerplate With React As Frontend Framework and Vite As Bundler
- [neu-react-ts-vite-template](https://github.com/JustPilz/neu-react-ts-vite-template) - Neutralino template with ReactJS, TypeScript and Vite
- [neutralino-svelte](https://github.com/OrigamingWasTaken/neutralino-svelte) - Neutralino Boilerplate With Svelte As Frontend Framework
- [neutralino-custom-titlebar](https://github.com/DEVLOPRR/NeutralinoJs-Custom-Titlebar) - NeutralinoJS Boilerplate With Custom TitleBar
- [vite-vue-neutralino](https://github.com/slluxx/vuetralino) - Starter template for Neutralinojs with Vite and Vue3
- [neutralino-solid-vite](https://github.com/bartosz-dude/neutralino-solid-vite) - Starter template for Neutralinojs with Solid + Vite and configured native API
## Extensions
- [neutralino-autoupdate](https://github.com/hschneider/neutralino-autoupdate) - Enhanced Auto-Updater.
- [neutralino-curl](https://github.com/hschneider/neutralino-curl) - A CURL wrapper for Neutralino. Fast HTTP- and FTP-uploads and downloads without CORS, right from your Neutralino frontend.
- [neutralino-ext-bun](https://github.com/hschneider/neutralino-ext-bun) - A Bun-Extension. Bun is a blazingly fast and almost completely NodeJS-compatible JS Runtime. Easy to embed into your Neutralino App.
- [neutralino-ext-go](https://github.com/hschneider/neutralino-ext-go) - A Go-Extension. Go-Lang is similar to Rust, with strenghts in speed and parallel tasks. Easy to embed into your Neutralino App.
- [neutralino-ext-node](https://github.com/hschneider/neutralino-ext-node) - A NodeJS Exentsion for NeutralinoJS. Node can be emebedded with all dependencies right into your Neutralino App.
- [neutralino-ext-python](https://github.com/hschneider/neutralino-ext-python) - A low-code Python-Extension for NeutralinoJS. This turns Neutralino into a reactive Python GUI.
- [neutralino-ext-rust](https://github.com/hschneider/neutralino-ext-rust) - A low-code Rust-Extension for NeutralinoJS. Use highspeed solutions in Rust, right in your Neutralino app.
## Tools
### For Neutralino
- [Create Neutralino App](https://github.com/DEVLOPRR/Create-Neutralino-App) - Set up a NeutralinoJS App by running one command
- [AppImage Bundler](https://github.com/krypt0nn/neutralino-appimage-bundler) - Bundle your Neutralino project in AppImage
- [Neu AppImage](https://github.com/DEVLOPRR/Neu-AppImage) - Package Neutralino Application Into AppImage Format
- [Neu Appify](https://github.com/neutralinojs/neutralinojs-cli-appify)- Convert any SPA to a lightweight desktop app - Appify plugin for neu-cli
- [neutralino-build-scripts](https://github.com/hschneider/neutralino-build-scripts) - Build-Automation for macOS, Windows and Linux. Creates macOS AppBundles which can be signed and notarized. Icons can be applied to Windows and Linux builds.## VS Code Extensions
- [NeutralinoJs Snippets](https://marketplace.visualstudio.com/items?itemName=DEVLOPRR.neutralinojs-snippets)
## Videos
- [NeutralinoJs Framework Source Code Explaination](https://youtu.be/QGZywYDsSyg)
- [NeutralinoJs Client Lib Source Code Explaination](https://youtu.be/V-RD6ia5YjY)
- [NeutralinoJs CLI Source Code Explaination](https://youtu.be/XUj20aJDJiI)
- [Neutralino Tutorials (YouTube playlist)](https://www.youtube.com/playlist?list=PLvTbqpiPhQRb2xNQlwMs0uVV0IN8N-pKj)
- [ElectronJs is Obsolete](https://youtu.be/2ObrADI1eFk)
- [Neutralino JS Alternative To Electron Built Cross Platform Apps for Windows Mac and Linux](https://www.youtube.com/watch?v=afi-69QPi8M)
## Contribute
Contributions are welcome!
# Thanks