An open API service indexing awesome lists of open source software.

https://github.com/parzival-space/deskpicontrolservices

.NET 8 re-implementation of DeskPis services for their cases on Raspberry Pi models.
https://github.com/parzival-space/deskpicontrolservices

deskpi raspberry-pi-3 raspberry-pi-4

Last synced: 4 months ago
JSON representation

.NET 8 re-implementation of DeskPis services for their cases on Raspberry Pi models.

Awesome Lists containing this project

README

          

# DeskPi Control Services
DeskPi Control Services is a collection of services for managing DeskPi cases across various Raspberry Pi models.
The original implementations of the services made by DeskPi can be found on [their GitHub page](https://github.com/DeskPi-Team).

## Supported Cases
This list contains all currently supported DeskPi cases:

> [!IMPORTANT]
> I will try my best to support as many cases as possible, but I do not own every DeskPi case (and probably never will)
> so some cases will remain untested. If you have one of the cases marked as 'Not Tested' please feel free to provide
> feedback.

| Case | Raspberry Pi | Case Features | Support |
|:------------------------------------|:---------------|:------------------------------------------------------------------|:-------:|
| DeskPi Lite for Raspberry Pi 3B/3B+ | Raspberry Pi 3 | - Fan Control | ✔️ |
| DeskPi Lite | Raspberry Pi 4 | - Fan Control (PWM)
- Gracefully Shutdown
- Quick Reboot | ✔️ |
| DeskPi Pro | Raspberry Pi 4 | - Fan Control (PWM)
- Gracefully Shutdown
- Quick Reboot | ❌ |

✔️ Supported
❌ Not Supported
⚠️ Not Tested