Skip to content

kaihenzler/electron-rearview-mirror

Repository files navigation

Angular Logo Electron Logo

Introduction

Rearview / Backview mirror for your Computer Read the article about this App on https://www.thecodecampus.de/blog/building-a-rear-view-mirror-app-with-electron-and-angular

Rear View Example

Download

See binaries located in the release tab

https://github.com/kaihenzler/electron-rearview-mirror/releases/tag/1.0.0

Getting Started

Clone this repository locally :

git clone https://github.com/kaihenzler/electron-rearview-mirror

Install dependencies with npm :

npm install

Build for your target system :

npm run electron:mac 
npm run electron:linux 
npm run electron:windows

Run the App and share it with your colleagues :-)

Images

Based on

https://github.com/maximegris/angular-electron