Skip to content

Stable on Electron 9.4.0

Latest
Compare
Choose a tag to compare
@redanaheim redanaheim released this 24 Feb 19:05
· 1 commit to master since this release
  • Virtually the same as 1.0
  • Maybe more secure or something who knows

Description

Minor bug fixes from version 0.0.1 (lol).

How to Use

If you're on Windows or Linux, download the -unpacked.zip file and unzip it. Inside you will find the executable. This must stay in the folder with all the other dependencies but you can make a shortcut to it if you want.

If you're on Mac, download the .dmg and drag the app to applications. The app is also in the mac-app.zip folder if you want to do it that way.

Other Info

To get pre-release packages, you can use this Google Drive folder where I periodically package the master branch and upload it there: https://drive.google.com/drive/folders/1QxHHHwBmwIn59MBcE3saIXAXqJnWNMAv?usp=sharing.

If you want to not download the release every time because it's large (it is an Electron app so it includes the Chromium browser in it), you can clone this repository and follow the steps outlined in how-to-run.md. You can pull changes whenever you want and no compiling is necessary. This will include downloading and installing Node.JS, Electron, and the TypeScript compiler as well, however.