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

Latest commit

 

History

History
13 lines (8 loc) · 521 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 521 Bytes

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)