unicorn-busy-server
Simple busy light server for Raspberry Pi Zero and Pimoroni Unicorn Hat
File Explorer
- FUNDING.yml
- settings.json
- frontend.png
- main.634f4f2b.chunk.css
- main.634f4f2b.chunk.css.map
- 2.23a25711.chunk.js
- 2.23a25711.chunk.js.LICENSE.txt
- 2.23a25711.chunk.js.map
- main.783de341.chunk.js
- main.783de341.chunk.js.map
- runtime-main.7cae99bc.js
- runtime-main.7cae99bc.js.map
- asset-manifest.json
- favicon.ico
- index.html
- precache-manifest.6b6355776f76a23f75cd197a6d1d932d.js
- service-worker.js
- favicon.ico
- index.html
- App.css
- App.tsx
- index.ts
- index.ts
- Status.tsx
- index.ts
- StatusButton.tsx
- index.ts
- RGB.ts
- StatusInfo.ts
- index.css
- index.tsx
- react-app-env.d.ts
- serviceWorker.js
- setupTests.js
- .editorconfig
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- unicorn_wrapper.py
- .editorconfig
- .gitignore
- busylight.service
- install-fallback.sh
- install.sh
- LICENSE
- README.md
- requirements.txt
- server.py
- start.sh
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
away
View Details ▼
away
Locks terminal with an away message.
away {{message}}
Lock terminal and set away message:
away {{[-c|--mail]}} {{message}}
Lock terminal and enable mail check:
away {{[-C|--nomail]}} {{message}}
Lock terminal and disable mail check:
brightness
View Details ▼
brightness
Get and set the brightness level of all internal and certain external displays.
brightness -l
Show current brightness:
brightness {{0..1}}
Set a specific brightness:
brightness {{0.5}}
Set the brightness to 50%:
// repository documentation
Was this content helpful?
(0 ratings)
