Go to file
Ad5001 365bf5180b
Changing JSON configuration to YAML
Switched to fix the bot building being seemingly broken with json.

Also finally allows me to put comments.
2023-10-07 02:21:12 +02:00
kf6 Release v0.4.0 2023-05-27 10:16:35 +02:00
.gitignore Updating to KDE SDK v5.15-21.08, PySide2 5.15.3, LogarithmPlotter v0.2.0. Testing needed. 2022-04-22 17:52:39 +02:00
eu.ad5001.LogarithmPlotter.metainfo.xml Release v0.4.0 2023-05-27 10:16:35 +02:00
eu.ad5001.LogarithmPlotter.yml Changing JSON configuration to YAML 2023-10-07 02:21:12 +02:00
flathub.json Disabling aarch64 building (no PySide6 builds provided) 2023-05-27 10:47:51 +02:00
logarithmplotter.desktop Merge branch 'master' of https://github.com/Ad5001/eu.ad5001.LogarithmPlotter 2022-01-26 10:32:06 +01:00
README.md Release v0.4.0 2023-05-27 10:16:35 +02:00

eu.ad5001.LogarithmPlotter

Flahub repository for LogarithmPlotter.

KF6

The files in the kf6 directory contain the most barebones instalations of the KDE Frameworks 6 to install the QtQuick Controls 2 Desktop Theme or Breeze Styles. They're not used in LogarithmPlotter for now, as the cost vs benefits ratio is minimal (longer load times against slightly higher fidelity to KDE desktop theme, but still no theme awareness, or proper breeze icons integration).

Build

You can build the latest version of LogarithmPlotter flatpak using flatpak-builder:

flatpak-builder AppDir eu.ad5001.LogarithmPlotter.json

After it finishes building (note that this step can take a while as it compiles Qt), you can run it using:

flatpak-builder --run AppDir/ eu.ad5001.LogarithmPlotter.json logarithmplotter --no-check-for-updates