Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 1.13 KB

README.md

File metadata and controls

44 lines (36 loc) · 1.13 KB

MEME-Viewer-desktop-app

A meme viewing software created using Electron that shows memes on you desktop after every 3 seconds. It also downloads new memes from the internet in the background using the google custom search API.

It also contains the options to pause and resume the slideshow.

Screenshots

Simply Notify
Simply Notify
Simply Notify
Simply Notify

Installation

  1. Open nodejs CMD
  2. npm install googleapis -g
  3. npm start