/Electron-Publisher

Testing out publishing for Electron apps

Primary LanguageJavaScript

Electron Publisher Test

Test of Electron Publisher for GitHub here.

Description

Testing Electron Publisher environment workflows for GitHub.

Getting Started

  1. Head over to the Releases section.
  2. Download the package relative to your system's architecture.
  3. Run it in your sandbox/vm/container if you don't trust me. (You have options)
  • On Debian/Ubuntu

    • dpkg - dpkg install path/to/electron-tutorial_1.0.0_amd64.deb
    • apt - apt install path/to/electron-tutorial_1.0.0_amd64.deb
    • gdebi - gdebi install path/to/electron-tutorial_1.0.0_amd64.deb
  • On Redhat/Fedora

    • dnf - dnf install path/to/electron-tutorial-1.0.0-1.x86_64.rpm
    • rpm rpm install path/to/electron-tutorial-1.0.0-1.x86_64.rpm
  • On Windows 10/11

    • NuGet - electron_tutorial-1.0.0-full.nupkg
    • Explorer - "electron-tutorial-1.0.0 Setup.exe"
  • On MacOS

    • Terminal - unzip path/to/electron-tutorial-darwin-x64-1.0.0.zip
    • Terminal - open path/to/electron-tutorial.app

Dependencies

  • (x86_64 --arch) Debian/Ubuntu for .deb file
  • (x86_64 --arch) RedHat/Fedora for .rpm file
  • (x86_64 --arch) Windows 10/11
  • (x86_64 --arch) MacOS/Darwin

Screenshots

System (Auto), Light, and Dark modes.

Linux 🐧

System Theme Light Theme Dark Theme

Windows 🪟

System Theme Light Theme Dark Theme

MacOS 🍏

System Theme Light Theme Dark Theme