Skip to content

Instantly share code, notes, and snippets.

@MrAmericanMike
MrAmericanMike / main.js
Last active July 22, 2021 20:30
Whatsapp Web
const { app, BrowserWindow } = require("electron");
function init() {
const win = new BrowserWindow({
width: 1280,
height: 720
});
win.loadURL("https://web.whatsapp.com/");
};
[
{
"lat": "43.8186",
"lng": "-79.1874",
"hint": "This is a clue",
"img": "https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-12/256/red-apple.png"
},
{
"lat": "40.3333",
"lng": "50.2222",