Replies: 4 comments 3 replies
-
Nice theme! Don't hesitate to look at |
Beta Was this translation helpful? Give feedback.
-
Hello, I really like your theme, a lot of information in a nutshell, very useful. I made a version based on yours making each section (CPU, GPU, RAM, VRAM, Network, Storage, Time) in one color, so it's better readable. Not added new measurements at the moment, only colors and some text, but it's an approach. ---
display:
# Specify the display orientation for this theme: portrait or landscape
DISPLAY_ORIENTATION: landscape
# Backplate RGB LED color (for HW revision 'flagship' devices only)
DISPLAY_RGB_LED: 0, 0, 0
static_images:
# Specify what static images we want to show on the display
# You can create additional records here, the name of the entry must be unique and contain at a minimum the PATH.
# Images are drawn in the order they are listed below, the top image will be drawn first (so places images back to front)
# IMAGE_NAME:
# PATH:
# X:
# Y:
# WIDTH:
# HEIGHT:
BACKGROUND:
PATH: background.png
X: 0
Y: 0
WIDTH: 480
HEIGHT: 320
static_text:
# Specify what static text we want to show on the display
# You can create additional records here, the name of the entry must be unique and contain at a minimum the PATH.
# Text are drawn in the order they are listed below, the top text will be drawn first (so places text back to front)
# TEXT_NAME:
# TEXT:
# X:
# Y:
# FONT:
# FONT_SIZE:
# FONT_COLOR: 255, 0, 0
# BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: path of your background picture (if you want transparent background)
MoboCPU:
TEXT: Ryzen 9 5950x
X: 0
Y: 0
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: path of your background picture (if you want transparent background)
CPUTemp:
TEXT: CPU Temp
X: 0
Y: 20
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: path of your background picture (if you want transparent background)
RAMData:
TEXT: RAM Total
X: 0
Y: 130
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 127, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: path of your background picture (if you want transparent background)
RAMUsedText:
TEXT: RAM Used
X: 0
Y: 170
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 127, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: path of your background picture (if you want transparent background)
vRAMData:
TEXT: vRAM Total
X: 245
Y: 130
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 255, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: path of your background picture (if you want transparent background)
vRAMUsedText:
TEXT: vRAM Used
X: 245
Y: 170
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 255, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: path of your background picture (if you want transparent background)
Network:
TEXT: "NETWORK"
X: 0
Y: 260
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
UpArrow:
TEXT: "\u2191"
X: 0
Y: 283
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
DownArrow:
TEXT: "\u2193"
X: 0
Y: 303
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
GPU:
TEXT: "Geforce RTX 3080"
X: 245
Y: 0
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 0, 255, 0
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
GPUTemp:
TEXT: "GPU Temp"
X: 245
Y: 20
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 0, 255, 0
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
SSD:
TEXT: "SSD"
X: 200
Y: 260
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 0, 127, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
STATS:
CPU:
PERCENTAGE:
# In seconds. Longer intervals cause this to refresh more slowly.
# Setting to lower values will display near real time data,
# but may cause significant CPU usage or the display not to update properly
INTERVAL: 1
TEXT:
SHOW: True
SHOW_UNIT: True
X: 0
Y: 102
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: background.png
GRAPH:
SHOW: True
X: 0
Y: 80
WIDTH: 150
HEIGHT: 20
MIN_VALUE: 0
MAX_VALUE: 100
BAR_COLOR: 255, 0, 0
BAR_OUTLINE: True
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
FREQUENCY:
# In seconds. Longer intervals cause this to refresh more slowly.
# Setting to lower values will display near real time data,
# but may cause significant CPU usage or the display not to update properly
INTERVAL: 5
TEXT:
SHOW: True
SHOW_UNIT: True
X: 60
Y: 102
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: background.png
LOAD:
# In seconds. Longer intervals cause this to refresh more slowly.
# Setting to lower values will display near real time data,
# but may cause significant CPU usage or the display not to update properly
INTERVAL: 5
ONE:
TEXT:
SHOW: False
SHOW_UNIT: True
X: 110
Y: 106
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 13
FONT_COLOR: 255, 255, 255
BACKGROUND_COLOR: 0, 0, 0
FIVE:
TEXT:
SHOW: False
SHOW_UNIT: True
X: 183
Y: 106
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 13
FONT_COLOR: 255, 255, 255
BACKGROUND_COLOR: 0, 0, 0
FIFTEEN:
TEXT:
SHOW: False
SHOW_UNIT: True
X: 265
Y: 106
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 13
FONT_COLOR: 255, 255, 255
BACKGROUND_COLOR: 0, 0, 0
TEMPERATURE:
INTERVAL: 5
TEXT:
SHOW: True
SHOW_UNIT: True
X: 0
Y: 40
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 40
FONT_COLOR: 255, 0, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: background.png
GPU:
# In seconds. Longer intervals cause this to refresh more slowly.
# Setting to lower values will display near real time data,
# but may cause significant CPU usage or the display not to update properly
INTERVAL: 1
PERCENTAGE:
GRAPH:
SHOW: True
X: 245
Y: 80
WIDTH: 150
HEIGHT: 20
MIN_VALUE: 0
MAX_VALUE: 100
BAR_COLOR: 0, 255, 0
BAR_OUTLINE: True
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
TEXT:
SHOW: True
SHOW_UNIT: True
X: 245
Y: 102
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 0, 255, 0
BACKGROUND_COLOR: 0, 0, 0
#BACKGROUND_IMAGE: background.png
MEMORY:
GRAPH:
SHOW: True
X: 245
Y: 210
WIDTH: 150
HEIGHT: 20
MIN_VALUE: 0
MAX_VALUE: 100
BAR_COLOR: 255, 255, 0
BAR_OUTLINE: True
BACKGROUND_COLOR: 0, 0, 0
TEXT:
SHOW: True
SHOW_UNIT: True
X: 245
Y: 190
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 255, 0
BACKGROUND_COLOR: 0, 0, 0
BACKGROUND_IMAGE: background.png
PERCENTAGE:
TEXT:
SHOW: True # Set to True if you want to show the text value
X: 245 # X-coordinate of the text position on the display
Y: 232 # Y-coordinate of the text position on the display
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf # Font file for the text
FONT_SIZE: 20 # Font size of the text
FONT_COLOR: 255, 255, 0
BACKGROUND_COLOR: 0, 0, 0
SHOW_UNIT: True
TEMPERATURE:
TEXT:
SHOW: True
SHOW_UNIT: True
X: 245
Y: 40
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 40
FONT_COLOR: 0, 255, 0
BACKGROUND_COLOR: 0, 0, 0
BACKGROUND_IMAGE: background.png
MEMORY:
# In seconds. Longer intervals cause this to refresh more slowly.
# Setting to lower values will display near real time data,
# but may cause significant CPU usage or the display not to update properly
INTERVAL: 5
SWAP:
GRAPH:
SHOW: False
X: 155
Y: 295
WIDTH: 120
HEIGHT: 13
MIN_VALUE: 0
MAX_VALUE: 100
BAR_COLOR: 255, 255, 0
BAR_OUTLINE: False
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
VIRTUAL:
GRAPH:
SHOW: True
X: 0
Y: 210
WIDTH: 150
HEIGHT: 20
MIN_VALUE: 0
MAX_VALUE: 100
BAR_COLOR: 255, 127, 0
BAR_OUTLINE: True
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
USED:
SHOW: True
SHOW_UNIT: True
X: 0
Y: 190
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 127, 0
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
TOTAL:
SHOW: True
SHOW_UNIT: True
X: 0
Y: 150
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 127, 0
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
FREE:
SHOW: FALSE
SHOW_UNIT: True
X: 182
Y: 129
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 255, 127, 0
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
PERCENT_TEXT:
SHOW: True
SHOW_UNIT: True
X: 0
Y: 232
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 127, 0
BACKGROUND_COLOR: 0, 0, 0
BACKGROUND_IMAGE: background.png
DISK:
INTERVAL: 10
USED:
GRAPH:
SHOW: True
X: 200
Y: 282
WIDTH: 80
HEIGHT: 20
MIN_VALUE: 0
MAX_VALUE: 100
BAR_COLOR: 0, 127, 255
BAR_OUTLINE: True
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
TEXT:
SHOW: False
SHOW_UNIT: True
X: 204
Y: 405
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 0, 127, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
PERCENT_TEXT:
SHOW: False
SHOW_UNIT: True
X: 46
Y: 402
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 0, 127, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
TOTAL:
TEXT:
SHOW: False
SHOW_UNIT: True
X: 204
Y: 375
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 0, 127, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
FREE:
TEXT:
SHOW: False
SHOW_UNIT: True
X: 204
Y: 435
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 0, 127, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
NET:
INTERVAL: 1
WLO:
UPLOAD:
TEXT:
SHOW: FALSE
X: 4
Y: 311
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
UPLOADED:
TEXT:
SHOW: FALSE
X: 90
Y: 311
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
DOWNLOAD:
TEXT:
SHOW: FALSE
X: 4
Y: 261
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
DOWNLOADED:
TEXT:
SHOW: FALSE
X: 90
Y: 261
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
ETH:
UPLOAD:
TEXT:
SHOW: True
X: 15
Y: 280
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
BACKGROUND_IMAGE: background.png
UPLOADED:
TEXT:
SHOW: FALSE
X: 192
Y: 321
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
DOWNLOAD:
TEXT:
SHOW: True
X: 15
Y: 300
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
BACKGROUND_IMAGE: background.png
DOWNLOADED:
TEXT:
SHOW: FALSE
X: 192
Y: 261
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
FONT_SIZE: 23
FONT_COLOR: 255, 0, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png
DATE:
# In seconds. Longer intervals cause this to refresh more slowly.
# Setting to lower values will display near real time data,
# but may cause significant CPU usage or the display not to update properly
INTERVAL: 1
DAY:
TEXT:
SHOW: True
X: 325
Y: 300
FONT: roboto-mono/RobotoMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 255, 255
BACKGROUND_COLOR: 0, 0, 0
BACKGROUND_IMAGE: background.png
HOUR:
TEXT:
SHOW: True
X: 325
Y: 280
FONT: roboto-mono/RobotoMono-Bold.ttf
FONT_SIZE: 20
FONT_COLOR: 255, 255, 255
BACKGROUND_COLOR: 0, 0, 0
# BACKGROUND_IMAGE: background.png I hope you liked it. |
Beta Was this translation helpful? Give feedback.
-
Updated the top post to the latest version of the theme. |
Beta Was this translation helpful? Give feedback.
-
Updated 3/11/2024
Still a work in progress, but working on a theme that is focused on pure data. I have a pull request in to add total vRAM text, which is currently missing. Otherwise, it should have everything now. 5" version is in the works as well, as I just got one.
I use my PC as a gaming machine, but also use it for local LLMs for AI, so need to monitor my vRAM closely. I will tackle the SSD section more as well.
Probably need to make the CPU and GPU names be dynamically provided through the configure.py.
Credit to the maker of the Dragon Ball theme, as it was what I started with as a template since it had most of the data I needed.
Beta Was this translation helpful? Give feedback.
All reactions