Updated showcase

This commit is contained in:
Christoffer Martinsson 2018-10-26 22:51:39 +02:00
parent c604898142
commit 83ac08e9e2

View File

@ -6,15 +6,37 @@ draft: false
## HAASP
Home automation software mainly written in python.
Head over to [haasp.net](https://haasp.net) for more info.
Home automation software written in python.
Head over to https://haasp.net for more info.
## Elite Controller
Dual joystick setup optimized for use with the space sim Elite Dangerous.
### Left controller
* 2 axis
* 20 buttons on joystick
* 2 buttons on base
### Right controller
* 4 axis
* 12 buttons on joystick
* 2 button on base
* Mouse
* Combined HID with Joystick and Keyboard
* Activated by mode button (use thumb joystick as mouse)
* Keyboard
* Combined HID with Joystick and Mouse
* Passing through standard USB HID keyboard (swedish layout)
* Joystick button as keyboard shortcuts (activated by mode button)
*F10, Alt-F10 and Win-Alt-R*
Head over to https://git.cmtec.se/elite/elite_controller for more info.
## Unraid Docker Repository
Collection of application wrapped in docker containers ready for use in Unraid systems.
* Unifi
* Unifi Beta
* Unifi Video
@ -23,5 +45,5 @@ Dual joystick setup optimized for use with the space sim Elite Dangerous.
* Transmission-Openvpn
* FlexGet
Add https://github.com/cmtec/docker-templates to your "Template repositories" in Unraid.
Add https://github.com/cmtec/docker-templates to your "Template repositories" in Unraid to use these dockers.