https://np.reddit.com/r/QtFramework/comments/omthso/kde_breezeinspired_stylesheets_for_beautiful/h5qazgr/

This page summarizes the projects mentioned and recommended in the original post on /r/backtickbot

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • BreezeStyleSheets

    Breeze/BreezeDark-like Qt StyleSheets

  • # Assumes you already found Qt and have set(CMAKE_AUTORCC ON) # Get Python find_package(Python COMPONENTS Interpreter) FetchContent_Declare( breeze_stylesheets GIT_REPOSITORY https://github.com/Alexhuszagh/BreezeStyleSheets.git GIT_TAG origin/master GIT_PROGRESS ON USES_TERMINAL_DOWNLOAD TRUE) FetchContent_GetProperties(breeze_stylesheets) if(NOT breeze_stylesheets_POPULATED) FetchContent_Populate(breeze_stylesheets) add_library(breeze_themes STATIC "${breeze_stylesheets_SOURCE_DIR}/breeze_themes.qrc") add_custom_target( run_python_breeze ALL COMMAND ${Python_EXECUTABLE} configure.py --styles=dark-green,light-green --resource breeze_themes.qrc WORKING_DIRECTORY ${breeze_stylesheets_SOURCE_DIR} BYPRODUCTS "${breeze_stylesheets_SOURCE_DIR}/breeze_themes.qrc" COMMENT "Generating themes") add_dependencies(breeze_themes run_python_breeze) endif()

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there a way to make Quartus prime lite to dark mode?

    3 projects | /r/FPGA | 12 Mar 2022
  • KDE Breeze-Inspired Stylesheets for Beautiful, Consisten UIs Across Platforms

    2 projects | /r/QtFramework | 18 Jul 2021
  • Still no dark qt6 themes available yet?

    1 project | /r/archlinux | 15 Jul 2021
  • I have a question, Why I can't connect to other seeders?

    2 projects | /r/Piracy | 10 Dec 2023
  • Version 4.1.2 has no option for a custom dark theme, what do I do!?

    1 project | /r/qBittorrent | 9 Jun 2023