An ElectronJS app pulling viral media from imgur, youtube and giphy (+ a layer of emojis) and displaying them in an obnoxiously hypnotizing infinite scrolling feed that overlays your current desktop (in a transparent window.) Scroll forever <3
Download the .app
(macOS) here or at app > Procrastination-Feed-darwin-x64.zip
.
- socket.io required to run the site (that the app displays).
- SSL certs omitted from this repo. You need to create a
my-cert.pem
and amy-key.pem
and place them in theserver
directory. HTTPS is necessary to interact with the various APIs.