From 003602f92f4cfef75e1dbb525d8044088aef175a Mon Sep 17 00:00:00 2001 From: benmcmath Date: Wed, 20 May 2020 21:40:11 -0400 Subject: [PATCH] Adding support for Raspberry Pi I wanted to run this on my raspberry pi that controls my plex server. --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 10ecba7..48d97fe 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,8 @@ "x64", "linux", "macos", - "windows" + "windows", + "armv7" ] }, "devDependencies": {