53 lines
1.3 KiB
Markdown
53 lines
1.3 KiB
Markdown
---
|
|
title: "Showcase"
|
|
date: 2018-10-25
|
|
draft: false
|
|
---
|
|
|
|
## HAASP
|
|
|
|
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](https://unraid.net) servers.
|
|
|
|
* HAASP (entire application series)
|
|
|
|
Thrid party application:
|
|
*CMtec is only the creator of the actual docker container and not it's content*
|
|
|
|
* Unifi
|
|
* Unifi Beta
|
|
* Unifi Video
|
|
* Nginx (With LetsEncrypt support)
|
|
* Wordpress
|
|
|
|
Add https://github.com/cmtec/docker-templates to your "Template repositories" in Unraid to use these dockers.
|
|
|