Software Alternatives & Reviews

Electron VS Kivy

Compare Electron VS Kivy and see what are their differences

Electron logo Electron

Build cross platform desktop apps with web technologies

Kivy logo Kivy

Open source Python framework for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. Installation on WindowsInstallation on Windows. Installation; What are wheels .
  • Electron Landing page
    Landing page //
    2023-02-01
  • Kivy Landing page
    Landing page //
    2023-09-15

Electron

Categories
  • Development Tools
  • Rapid Application Development
  • Cross-Platform Development
  • Cross-Platform Desktop Development
  • JavaScript Framework
  • Python Web Framework
Website electronjs.org
Details $

Kivy

Categories
  • Developer Tools
  • Rapid Application Development
  • Python Tools
  • Python Web Framework
Website kivy.org
Details $

Electron videos

💻 Why You Should Build Desktop Software With Electron

More videos:

  • Review - What is Electron: The Hard Parts Made Easy
  • Review - Electron Matrix Review Video

Kivy videos

Kivy Intro - Mobile and Desktop App Dev w/ Python

More videos:

  • Review - Starting on a GUI: WXpython vs Kivy #MP55

Category Popularity

0-100% (relative to Electron and Kivy)
Development Tools
100 100%
0% 0
Game Engine
0 0%
100% 100
Rapid Application Development
Cross-Platform Development

User comments

Share your experience with using Electron and Kivy. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Electron and Kivy

Electron Reviews

Electron.js Alternatives For Cross-Platform Development
All of this changed when Electron.js came into the picture. The framework allowed developers to create a unique cross-platform desktop application without any hurdles. However, it uses up quite a bit of resource making it harder for developers to create lightweight applications. With this blog, we will look into suitable alternatives for Electron.js.
Source: www.atatus.com
12 Best Frameworks and Toolkits to Build Desktop Applications
If you are looking for an alternative to the Electronjs desktop application development framework, Neutralinojs is a viable option. A few applications may become bulky with Electron, but Neutralinojs can help avoid such problems.
Source: geekflare.com
10 Best Tools to Develop Cross-Platform Desktop Apps 
Electron.js is compatible with a variety of frameworks, libraries, access to hardware-level APIs and chromium engine, and Node.js support. Electron Fiddle feature is great for experimentation as it allows developers to play around with concepts and templates. Simplification is at the center of Electron because developers don’t have to spend unnecessary time on the packaging,...
Electron Alternatives﹣5 Best JavaScript Frameworks for Desktop Apps
If you’re a JavaScript developer, you’re going to need to learn a few relatively simple things on how Electron works and it’s API. You will most probably be able to set up your first Electron desktop application in just a few days.
Source: brainhub.eu
Frameworks & Tools to Develop Cross-Platform Desktop Apps – Best of
Enyo is an open-source JavaScript framework, like Electron, that allows developers to create native-quality apps for desktop, mobile, and TV. Enyo can run across all the relatively modern and standard web-based environments. It’s battle-tested and comes with a beautiful cross-platform UI toolkit for creating rich user interfaces.

Kivy Reviews

25 Python Frameworks to Master
Unlike PyQt, Kivy is free and open-source, isn’t a wrapper around an external UI library, and is licensed under the MIT license, which means you can ship and monetize your Kivy apps.
Source: kinsta.com
Which Python GUI library should you use? Comparing the Python GUI libraries available in 2023
The look and feel of Kivy is extremely customizable, allowing it to be used as an alternative to libraries like Pygame (for making games with Python). The developers have also released a number of separate libraries for Kivy. Some provide Kivy with better integration and access to certain platform-specific features, or help package your application for distribution on...
10 Best Python Libraries for GUI
Kivy was written with a mix of Python and Cython, and it helps build some of the most intuitive user interfaces with multi-touch applications. These multi-touch applications help implement Natural User Interface (NUI), which is a type of interface where the user naturally learns about the various interactions while they’re usually invisible.
Source: www.unite.ai
Top 6 Python Framework for Game Development | by Ankur Kumar | unikaksha | Medium
Kivy is a Python game development framework for businesses. It’s an open-source Python library that lets programmers easily construct apps with unique user interfaces, such as multi-touch apps. Kivy assists in developing apps for Windows, Linux, and iOS devices such as iPhones, iPads, and Android devices such as phones and tablets.
Source: medium.com
Top 10 Python GUI Frameworks for Developers
With Kivy, interface designers can code once and deploy to multiple platforms, while the built-in support for OpenGL ES 2 allows them to use modern and powerful graphics and design techniques. The most common use of the Kivy GUI framework in the real-world can be seen in our Android and iOS applications. Other widespread implementations of the framework can be seen in the...

Social recommendations and mentions

Based on our record, Kivy should be more popular than Electron. It has been mentiond 46 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Electron mentions (14)

  • Design Systems with Web Components
    So we talked a lot about the Atomic Design Principle, but you could just use that in any system and start creating. You could have Angular components, React Components, and Vue Components. But if you notice these don't easily work Everwhere. So the solution is to use Web Components because the modern browser can already understand these, and any Front-End framework can then utilize these components. You can use... - Source: dev.to / 4 months ago
  • Building Apps with Tauri and Elixir
    For the longest time, building desktop apps was a daunting task to web developers. That is, until technologies like Electron made creating these apps more approachable to a wider audience. Today, we’ve got a wide array of native applications built with solutions like Electron, Tauri, Capacitor, and many more. While these are great solutions, sometimes configuration can be tricky and the applications we create can... - Source: dev.to / 6 months ago
  • SvelteKit + Electron: Create your desktop web app
    I make a new Adapter for SvelteKit apps that prerenders your entire site as a collection of static files for use with Electron. - Source: dev.to / about 1 year ago
  • Electron: Build Desktop Applications Using Plain Javascript
    Electron is a cross-platform shell — a user interface for accessing operating system services both via command line (CLI) and graphical user interface (GUI). - Source: dev.to / about 1 year ago
  • Circuit To Turn On Desktop PC
    Electron (https://electronjs.org/) is a framework for developing cross-platform desktop applications using JavaScript, HTML, and CSS. This is the technology behind many popular apps like Slack, Discord and Visual Studio Code. Join for discussions around Electron! Source: over 1 year ago
View more

Kivy mentions (46)

  • How to Develop a User Data Storage Registration Form Using Python.
    We will create this complete Python registration form using Kivy. We get started by installing Kivy, a powerful Python framework for building interactive applications. - Source: dev.to / 19 days ago
  • Ask HN: Can I create a mobile and Web App using Python/Python Framework?
    For reference, YouTube runs on Python[1,2,3]: > 1. Python and Django: YouTube’s backend is predominantly written in Python, offering a balance of performance and readability. > 2. Google Cloud Platform... > 3. Java and C++: YouTube also utilizes Java and C++ for specific backend services, as they provide better performance for certain tasks. --- A long time ago, I looked into these Python frameworks: -... - Source: Hacker News / 2 months ago
  • Python GUI libraries? <3
    I suggest you use kivy which is suitable for the desktop but also has the advantage of being one of few options for creating Python based native(ish) mobile apps (for IoS and Android app stores). Source: 4 months ago
  • Ask HN: Best framework to build a GUI app in Python for windows and macOS?
    I think the best one right now for python is "beeware": https://beeware.org/ You also have Kivy which is prety good: https://kivy.org/. - Source: Hacker News / 5 months ago
  • Ask HN: Current best GUI and render window stack?
    I'm a big fan of https://kivy.org/ it looks modern and has a wide range of components. - Source: Hacker News / 8 months ago
View more

What are some alternatives?

When comparing Electron and Kivy, you can also consider the following products

Flutter.dev - Build beautiful native apps in record time 🚀

Blender - Blender is the open source, cross platform suite of tools for 3D creation.

Qt - Powerful, flexible and easy to use, Qt will help you not only meet your tight deadline, but also reduce the maintainable code by an astonishing percentage.

Unity - The multiplatform game creation tools for everyone.

React Native - A framework for building native apps with React

Unreal Engine - Unreal Engine 4 is a suite of integrated tools for game developers to design and build games, simulations, and visualizations.