Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

pixelyunicorn/spooky-electron-apps

Repository files navigation

Spooky Electron Apps

Here's my talk BrooklynJS #59: https://speakerdeck.com/pixely/spooking-your-friends-with-electron-brooklynjs-number-59

This demo code was put together for demonstration purposes only. Use at your own risk.

To run this locally, clone this repo, run npm install, then run npm start.

To change the demo that's loaded, edit line 26 of main.js:

  • activate-windows.html - Activate Windows
  • crack.html - Cracked screen
  • glitch.html - Glitchy screen (probably has a memory leak somewhere)