Difference between revisions of "User:COM8"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
More information about all supported devices can be found [https://uwpx.org/support/ here]. | More information about all supported devices can be found [https://uwpx.org/support/ here]. | ||
=== | === UWPX Push Server === | ||
I'm also working on a push server ([https://github.com/UWPX/UWPX-Push-Server UWPX-Push-Server]) for UWPX at the moment.<br/> | |||
It's based roughly on the [https://github.com/iNPUTmice/p2 Conversations Push Proxy] by [https://github.com/iNPUTmice @iNPUTmice]. | |||
=== | === XMPP IoT === | ||
I'm working | Besides my XMPP client (UWPX), I'm also interested in XMPP for IoT.<br/> | ||
During my [https://home.in.tum.de/~sauterf/html-data/Thesis_Smart_Building_Control_with_XMPP_for_IoT.pdf B.Sc. Thesis] I started working on an up to date concept for XMPP IoT ([https://github.com/COM8/esp32-xmpp-iot esp32-xmpp-iot]).<br/> | |||
At the moment I'm extending this rather basic concept and I'm trying to build a more complex working prototype, based on a [https://us.jura.com/en/homeproducts/machines/E6-Platin-UL-15070 JURA E6] coffee maker ([https://github.com/COM8/esp32-jura GitHub]). | |||
Revision as of 15:45, 10 May 2020
Summary
- Name: Fabian Sauter
- Occupation: Student at the Technical University of Munich (TUM)
- Jabber ID: com8@xmpp.uwpx.org
- E-Mail: com8-wiki@uwpx.org
- Website: uwpx.org
- GitHub: COM8
- Project: UWPX an UWP XMPP client for all Windows 10 devices
XMPP Related Projects
UWPX
My main project at the moment is UWPX. It's an OpenSource XMPP client (GitHub) for all Windows 10 devices. With Windows 10 devices I mean:
- Phones
- PCs
- Laptops
- HoloLenses
- XBoxes
- And many more
More information about all supported devices can be found here.
UWPX Push Server
I'm also working on a push server (UWPX-Push-Server) for UWPX at the moment.
It's based roughly on the Conversations Push Proxy by @iNPUTmice.
XMPP IoT
Besides my XMPP client (UWPX), I'm also interested in XMPP for IoT.
During my B.Sc. Thesis I started working on an up to date concept for XMPP IoT (esp32-xmpp-iot).
At the moment I'm extending this rather basic concept and I'm trying to build a more complex working prototype, based on a JURA E6 coffee maker (GitHub).