What is electrino?
A desktop runtime for apps built on web technologies, using the system's own web browser engine. It implements a minuscule portion of the APIs available in Electron, but the output app size is much smaller.
electrino is a tool in the Cross-Platform Desktop Development category of a tech stack.
electrino is an open source tool with 4.3K GitHub stars and 109 GitHub forks. Here’s a link to electrino's open source repository on GitHub
Who uses electrino?
Developers
4 developers on StackShare have stated that they use electrino.
electrino Integrations
Pros of electrino
1
1
electrino Alternatives & Comparisons
What are some alternatives to electrino?
Electron
With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, and Docker. The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on io.js and Chromium and is used in the Atom editor.
JavaFX
It is a set of graphics and media packages that enables developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms.
pygame
It is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.
Qt5
It is a full development framework with tools designed to streamline the creation of applications and user interfaces for desktop, embedded, and mobile platforms.
Tauri
It is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that compiles to HTML, JS and CSS for building their user interface. The backend of the application is a rust-sourced binary with an API that the front-end can interact with.