Giter Club home page Giter Club logo

electron-tutorial-app's Introduction

Electron tutorial app

Electron tutorial app

An electron application for tutorials

Installation

This post contains installation instructions

Tutorials

# Topic Description
01 Hello world tutorial Get electron running on your computer
02 Testing electron app on Ubuntu Set up a VirtualBox virtual machine running Ubuntu and share app
03 Electron app navigation Add a left menu and make it load new sections
04 Electron frameless window A frameless window is a window that has no chrome, the parts of the window, like toolbars, that are not a part of the web page
05 Electron white screen app startup This post will cover how to fix the electron white screen app startup
06 Electron app icons Adding icons to the app
07 Electron packager tutorial Creating packages for mac, windows and linux
08 Electron menu Adding a main menu to your Electron app
09 Electron localization Translating an Electron app
10 Main process and Renderer process in Electron A simple explanation
11 IPCMain and IPCRenderer Communicating between main and renderer process
12 Electron asar Packaging the app with asar
13 DMG Installer Creating a DMG-installer for macOS
14 Windows installer Creating a windows installer with electron-winstaller
15 Debian package installer Create a debian package
16 Update to latest Electron version Update electron to the latest version using npm
17 Dialogs Display dialogs with electron, showOpenDialog, showErrorBox, showMessageBox, showSaveDialog
18 Darkmode (macOS) Enable darkmode support on macOS with electron packager

electron-tutorial-app's People

Contributors

collinsnji avatar crilleengvall avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

electron-tutorial-app's Issues

Tutorial: auto-update

It will be great to talk about auto-update for macOS, Windows and Linux still this is an important feature all app should have before beta test or production ;)

Running App Issue

When running the app the menu and the content is missing or not showing up at all.
Screen Shot 2019-07-08 at 8 42 17 PM

Tutorial: Bootstrap of an Electron app

It will be pretty cool to talk about the start-up of an Electron app:

  • witch event is trigged at witch time (sync or async)
  • where to put app setups, global vars, etc. (in witch event or file in code)
  • etc.

Switch language from menu

Hi Christian! I was reading your electron tutorials from your web, and the one about localization caught my eye. I want to switch languages from the menu and I was thinking about adapting your tutorial into my electron app, but I'm not able to do it. Is there any way? I thought about maybe using handlebars template rendering... but I can't find a proper solution to achieve this.

Thank you very much in advance :)

missing script : start

npm start fails to run saying missing script: start , i tried everything in package.json but still wont work . pls help

Any way to create an installer like .pkg for windows?

Thank you so much for this tutorial, I am a little confused though. I made the installer and everything, but when I run it all it does is open my app for a few seconds and reopens.
I was looking to just get a way to make an installer (like .pkg does) and Sign the installer so I can submit to windows store. I just wanted the installer to install to program files and create a shortcut on the desktop, is this possible?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.