Timothy Franken

Results 11 comments of Timothy Franken

I am currently working on this, would be nice to have an option for a Dark theme. It must be said that I have no real experience with C# and...

After some time I managed to get most stuff working. Look like there are already themes made that fit, for now I only used the DarkTheme Shout out to https://github.com/AngryCarrot789/WPFDarkTheme...

Can you login successfully on the main website?

Cross-platform support would be nice. I have been looking into making an App for Samsung Smart TV's that uses Tizen OS (version 2.4 and up). Sadly the .NET support is...

Maybe I should look into [electron](https://www.electronjs.org/), which is just running a webApp inside a browser. So it will be cross compatible. Even Slack and Visual Code is made with it,...

I have updated the pull request to fix some small issues.

The merge conflicts happen because it's behind the main branch, the issues are easy to solve (mostly allowing to add the few additional lines of code). But there's no point...

Hi @mantriyogesh, Thanks for your responds and good to hear that `SPI-only` support will be added this week. Since SDIO and UART are only specified as transport interfaces it will...

Hi @mantriyogesh , Sorry, I didn't format that statement correctly. The requirements of the project I work on has defined SDIO and UART only for Wi-Fi and Bluetooth. SPI would...

Hi @mantriyogesh Thank you! I noticed the merge yesterday and already looked into it. I'm setting up the necessary build-environment within a Yocto BSP project using previous issues listed with...