Search
Results:
qddswitch
qddcswitch is a Simple frontend for switching display inputs with ddcutil.
This application idea started when I installed a Windows virtual machine with it's own dedicated GPU, to play Windows games and use software which only worked well on windows. Because I used Windows 7, I could not use a tool which streams the windows screen to linux, so I had to use a physical cable.
But th
yancpcRaspi - Qt5 Car PC gui for Raspberry Pis.
Yet Another Car PC (for Raspberry Pi). A WIP GUI for use in car stereos, with large buttons etc.
This was a school project, but I was planning to use this in own my car. But it's WIP, I have not had the time to work on it.
Currently it can scan a folder for .mp3s and save their info to .sqlite database. Then you can play the scanned music using omxplayer.
I created it using Qt5, C++ side. I utilized Qts' singals & slots, which made making this threade
Tilefish - A image viewer for Sailfish OS
Image viewer with multiple images on multiple pages for Sailfish OS.
I created because I needed such application on SaisfishOS. It uses Qt5 with QML, utilizing Jolla's proprietary Silica UI framework.
JavaScript XVM Editor
An editor for the eXtended Visualization Mod for the game World of Tanks config files.
I created this in 2017 for schoolwork, on a JavaScript course.
It was supposed to visualize the changes like one would see them in game, however I ran out of time before that was ready.
I used following libraries:
- FileSaver.js - Used to create save dialogs from JS more easily.