Skip to content

Repository files navigation

Delidock/box-client

Delidock's box client running on the box, written in Svelte, wrapped using Electron

IMPORTANT!

This is designed for Rasspberry PI so it is utilizin GPIO

Prerequisities

  • NodeJS >= 20

Configuration

Installing dependencies

npm i

Building

npm run build

Building - create executable

Build installable .deb package -> available only on Debian based distros, for building for other OS see electron-pacakger repo.

For arm CPU arch (Rasspberry PI)

npm run deb:arm64 # for arm CPU arch (Rasspberry PI) 

For regular x86

npm run deb:amd64

Outputs are saved to dist/installers, from there you can run:

dpkg -i <name_of_the_package>

Running

Installed package should be directly accessible via $PATH

delidock-box-client

Tip: Set this as automatic task when system starts

About

Delidock application running on the box, written in TypeScript

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages