Skip to content

Instantly share code, notes, and snippets.

View asger-finding's full-sized avatar
💭
Busy bee

Asger Finding asger-finding

💭
Busy bee
  • Copenhagen, Denmark
  • 14:18 (UTC +02:00)
View GitHub Profile
@sidprice
sidprice / main.js
Created September 13, 2018 15:38
const electron = require('electron')
// Module to control application life.
const app = electron.app
// Module to create native browser window.
const BrowserWindow = electron.BrowserWindow
const path = require('path')
const url = require('url')
// Keep a global reference of the window object, if you don't, the window will