Skip to content

neutralinojs-community/awesome-neutralino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Neutralinojs

Useful resources for creating apps with Neutralinojs

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

  • SeasonFall - Simple JavaScript game using data from the OpenWeatherMap API.

  • NeuTodo - Simple cross-platform todo app, built on top of Typescript, Vue, Vuetify and Neutralinojs

  • Cloudflare Warp - Unofficial Cloudflare WARP GUI client for Linux written on Neutralino

  • Myoro Editor - A Simple text editor

  • Translate Tool - A simple translate tool to translate text

  • Weather Psychic - A Simple weather app

  • Simon - Simon game built using NeutralinoJs

  • Minesweeper - Minesweeper game built using NeutralinoJs

  • Drums - A Neutralino app for playing drums

  • LiteMan - A simple file viewer app written in Neutralinojs

  • LitePy - World's simplest Python editor built with Neutralinojs

  • SimpleTime - A cross-platform timer and stopwatch app with modern design in mind

  • E.R.A.K - A program for creating your own encyclopedia of relative and absolute knowledge.

Articles

Community

Documentation

Boilerplates

Extensions

  • neutralino-autoupdate - Enhanced Auto-Updater.

  • neutralino-curl - A CURL wrapper for Neutralino. Fast HTTP- and FTP-uploads and downloads without CORS, right from your Neutralino frontend.

  • 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 - 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 - A NodeJS Exentsion for NeutralinoJS. Node can be emebedded with all dependencies right into your Neutralino App.

  • neutralino-ext-python - A low-code Python-Extension for NeutralinoJS. This turns Neutralino into a reactive Python GUI.

  • 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 - Set up a NeutralinoJS App by running one command
  • AppImage Bundler - Bundle your Neutralino project in AppImage
  • Neu AppImage - Package Neutralino Application Into AppImage Format
  • Neu Appify- Convert any SPA to a lightweight desktop app - Appify plugin for neu-cli
  • 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

Videos

Contribute

Contributions are welcome!

Thanks