mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-09-11 00:49:35 +00:00
add cue view
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
title: "Cue View (stagehacks)"
|
||||||
|
date: 2022-02-19T00:00:00-06:00
|
||||||
|
draft: false
|
||||||
|
---
|
||||||
|
|
||||||
|
## What is it?
|
||||||
|
Cue View is an Electron based application made by [Alec Sparks](https://alecsparks.com/Cue-View) for displaying information from various devices over the network.
|
||||||
|
|
||||||
|
I've worked on automating the build process and general clean up as well as testing the device integrations.
|
||||||
|
|
||||||
|
The application uses the following tech.
|
||||||
|
|
||||||
|
* [Electron](https://www.electronjs.org/)
|
||||||
|
* [electron-builder](https://www.electron.build/) (package, publish, auto-update)
|
||||||
|
* [lodash](https://lodash.com/) (html templating)
|
||||||
Reference in New Issue
Block a user