5
6 Comments

Anyone building electron apps?

I'm using electron and vuejs to build imdone. Is anyone else building an electron app? Reply with a link to your product.

on August 27, 2019
  1. 2

    If you are using electron and vuejs check out quasar, that's what I'm using and found it very helpful

    1. 1

      Can you share a link to your product? Are you using electron auto update?

      1. 1

        I haven't finished it yet, I've added it to IH just waiting for it to be approved, but there is a video at the bottom of the landing page of how's it's looking so far at https://glasstower.io the nice thing about quasar is you can use the same codebase to build spa, pwa, electron, ios (cordova), android (cordova) and it helps you build them. I'm only doing a desktop app with it at the moment though because I need access to node functionality that isn't available through, say, a browser.

    2. 1

      Wow! I've never heard of that one. I've been using Buefy.

  2. 2

    Hey Jesse,

    Y-Productive is built with electron, for Windows and macOS as well.

    You may take a look at it here:
    https://www.y-productive.com/

    1. 1

      That looks very cool! Are you using auto update?