Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 437 Bytes

Stream-Enhancer-Site

The static site + Electron app for viewing streams from Stream-Enhancer

The Auth-Getter directory was the server used in research for this article.

Static contains the initial static site work, which fails on unsafe headers.

Electron contains the electron app.

Usage

In the electron app, run npm install then npm start. To build a DMG run npm run dist.