JavaScript electron-app

Open-source JavaScript projects categorized as electron-app

Top 23 JavaScript electron-app Projects

  • drawio-desktop

    Official electron build of draw.io

  • Project mention: Monodraw | news.ycombinator.com | 2024-03-09

    For anyone who is willing to use a webapp, I like drawio[0]. You can download locally[1] and self host (I just use the python webserver).

    While finding the Github, I see they now actually package an Electron application, so that is probably worth exploring[2].

    [0] https://www.drawio.com/

    [1] https://github.com/jgraph/drawio

    [2] https://github.com/jgraph/drawio-desktop

  • insomnia

    The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

  • Project mention: Building a RESTful API with Node.js and Express | dev.to | 2024-04-08

    Use tools like Postman or Insomnia to test the API endpoints and ensure they behave as expected.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Trilium Notes

    Build your personal knowledge base with Trilium Notes

  • Project mention: Patterns of personal knowledge base (2023) | news.ycombinator.com | 2024-03-11
  • ChatALL

    Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers

  • Project mention: NeuralGPT - Building A Universal Multi-Purpose Framework For Cooperating LLMs | /r/AIPsychology | 2023-10-27

    First of all, I'd like it to be distributed for users to install as a hub running independently from any browser in the background - although with the possibility of accessing it's interface through a browser if necessary. If I'd have to give you some working examples of similar solutions, it would be something like connection of such apps like ChatAll with a service called SAMP that interconnects multiple apps/services provided by ESA CDPP and related to space weather and multiple satellite missions (http://3dview.cdpp.eu) - yup, that's yet another of those weird hobbies of mine :P

  • diffusionbee-stable-diffusion-ui

    Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.

  • Project mention: Show HN: I made an app to use local AI as daily driver | news.ycombinator.com | 2024-02-27

    * LLaVA model: I'll add more documentation. You are right Llava could not generate images. For image generation I don't have immediate plans, but checkout these projects for local image generation.

    - https://diffusionbee.com/

    - https://github.com/comfyanonymous/ComfyUI

    - https://github.com/AUTOMATIC1111/stable-diffusion-webui

  • Lepton

    💻 Democratizing Snippet Management (macOS/Win/Linux)

  • Project mention: Lepton – Desktop Snippet Manager Powered by GitHub Gist | news.ycombinator.com | 2024-01-01
  • Manta

    🎉 Flexible invoicing desktop app with beautiful & customizable templates.

  • Project mention: Show HN: Invoice Dragon – An Open Source App to Create PDF Invoices for Free | news.ycombinator.com | 2023-07-25

    Nice work!

    Reminds me of Manta https://github.com/hql287/Manta, which unfortunately has been abandoned 5 years ago.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • twinkle-tray

    Easily manage the brightness of your monitors in Windows from the system tray

  • Project mention: Scrollbars Are Becoming a Problem | news.ycombinator.com | 2023-10-12

    Monitorian requires a subscription for hotkeys and CLI, unfortunately.

    Twinkle Tray is an alternative: https://github.com/xanderfrangos/twinkle-tray

  • pennywise

    Cross-platform application to open any website or media in a floating window

  • Google-Assistant-Unofficial-Desktop-Client

    A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)

  • Project mention: Spracheingabe Windows | /r/de_EDV | 2023-07-11
  • igdm

    Desktop application for Instagram DMs

  • postbird

    Open source PostgreSQL GUI client for macOS, Linux and Windows

  • alpaca-electron

    The simplest way to run Alpaca (and other LLaMA-based local LLMs) on your own computer

  • Project mention: Are you sure you are focusing on the right things? (venting) | /r/LocalLLaMA | 2023-07-11

    I sympathize. There are some efforts here and there but it's not something that resonates with the enthusiast crowd much. An abandoned example here: ItsPi3141/alpaca-electron

  • web-to-desktop-framework-comparison

    This repository has been made to create an objective comparison of multiple frameworks that allow us to "transform" our web apps to desktop applications.

  • Project mention: Sharing my frustration with using React for a desktop Windows app | /r/reactjs | 2023-12-06

    This comparison might be useful to you https://github.com/Elanis/web-to-desktop-framework-comparison

  • ytDownloader

    A modern GUI App for downloading Videos and Audios from hundreds of sites

  • sieve

    Sieve Script Editor (by thsmi)

  • SystemAnimatorOnline

    XR Animator, AI-based Full Body Motion Capture and Extended Reality (XR) solution, powered by System Animator Online

  • Project mention: Enhanced sense of depth for mocap hands tracking (details on comments) | /r/vtubertech | 2023-08-06

    🖥️Windows/Linux app version

  • time-to-leave

    Log work hours and get notified when it's time to leave the office and start to live.

  • crypto-bar

    📈 A menu bar app that updates cryptocurrencies prices in real-time

  • electron-react-webpack-boilerplate

    Minimal Electron, React, PostCSS and Webpack boilerplate to help you get started with building your next app.

  • keep

    Desktop app for Google Keep packaged with Electron (by andrepolischuk)

  • spark-wallet

    ⚡️ A minimalistic wallet GUI for c-lightning, accessible over the web or through mobile and desktop apps.

  • Cryptofolio

    Track your cryptocurrency holdings/portfolio with an open-source web, mobile, and desktop application, along with a self-hosted RESTful API.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript electron-app related posts

  • Interview with Adithya, Creator of Clear

    1 project | dev.to | 11 Apr 2024
  • Building a RESTful API with Node.js and Express

    3 projects | dev.to | 8 Apr 2024
  • Ask HN: Alternatives to Postman?

    3 projects | news.ycombinator.com | 4 Apr 2024
  • Make your Azure OpenAI apps compliant with RBAC

    2 projects | dev.to | 25 Mar 2024
  • The Collaborative API Development Platform – Insomnia

    1 project | news.ycombinator.com | 7 Mar 2024
  • Local automation

    2 projects | dev.to | 6 Mar 2024
  • Tools that Make Me Productive as a Software Engineer

    6 projects | dev.to | 3 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source electron-app projects in JavaScript? This list will help you:

Project Stars
1 drawio-desktop 47,033
2 insomnia 33,244
3 Trilium Notes 25,553
4 ChatALL 14,266
5 diffusionbee-stable-diffusion-ui 11,969
6 Lepton 10,102
7 Manta 5,265
8 twinkle-tray 4,670
9 pennywise 3,718
10 Google-Assistant-Unofficial-Desktop-Client 3,563
11 igdm 1,953
12 postbird 1,496
13 alpaca-electron 1,261
14 web-to-desktop-framework-comparison 1,192
15 ytDownloader 766
16 sieve 721
17 SystemAnimatorOnline 682
18 time-to-leave 447
19 crypto-bar 417
20 electron-react-webpack-boilerplate 412
21 keep 408
22 spark-wallet 342
23 Cryptofolio 306

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com