.fi

- Search

Search

Search pages where:

Filter by tags:

Limit by date:

Sort Results:

Results:

qddswitch

Posted: 2022-02-06 19:32:47Edited: 2022-02-09 16:21:14
Chronological date: 2022-02-06

qddcswitch is a Simple frontend for switching display inputs with ddcutil.

qddcswitch screenshot

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.

Posted: 2021-04-27 15:47:41Edited: 2021-04-27 16:12:29
Chronological date: 2018-12-13

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

Posted: 2021-04-24 10:55:54Edited: 2021-04-27 16:10:35
Chronological date: 2019-08-14

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

Posted: 2021-04-24 09:58:55Edited: 2021-04-24 13:54:17
Chronological date: 2017-12-01

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.