GithubHelp home page GithubHelp logo

isabella232 / electrino Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apla/electrino

0.0 0.0 0.0 970 KB

Desktop runtime for apps built on web technologies, using the system's own web browser engine

License: MIT License

Objective-C 14.39% HTML 0.57% JavaScript 4.42% C# 80.62%

electrino's Introduction

electrino

An experimental desktop runtime for apps built on web technologies, using the system's own web browser engine. The project is still young and accepting contributions.

Electrino aims to be a featherweight alternative to the popular and powerful Electron. It implements a minuscule portion of the APIs available in Electron, but the output app size is much smaller.

A "Hello World" app takes 115 MB using Electron, but only 167 kB using Electrino:

Screenshot from Mac Finder

Read more about Electrino in this post on DailyJS

Comparison

Feature Electron Electrino
Comprehensive API Yes No
Small output size No Yes
Cross-platform support Yes Limited to macOS and Windows 10 at this time

Contribute

  • Integrate WebView
  • Support require() calls
  • Add Node.js backend

API

Electrino currently supports the following API implementations:

  • app
  • BrowserWindow
  • ipcMain
  • Tray
  • nativeImage

Roadmap

The plan is to examine API usage of real-world apps that use Electron but don't really need the full capabilities. Good candidates are desktop utilities, menu bar apps and other small apps that users typically leave open. (For large productivity-style apps, Electron is a better choice.)

Jan Hovancik offered his Stretchly app as a candidate, so I'm going to start by mapping out the APIs used by Stretchly and see what it would take to implement it with Electrino.

If you have a small Electron-based Mac app and you'd like to try putting it on an Electrino diet, let's give it a try! My contact info is below.

Contact

  • Pauli Olavi Ojala / @pauliooj / pauli @ lacquer.fi
  • Amila Welihinda / @amilajack / amilajack @ gmail.com

electrino's People

Contributors

amilajack avatar dependabot[bot] avatar frankhale avatar paramaggarwal avatar pojala avatar stephenweber avatar tht13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.