Switch categories to tags

This commit is contained in:
2024-10-14 15:49:31 +00:00
parent 7beac40ecd
commit 4578d6f9f2
12 changed files with 29 additions and 46 deletions

View File

@@ -1,9 +1,9 @@
---
title: "CPU Usage Status Window"
date: "2018-03-08"
categories:
- "code"
- "floating-status-window"
tags:
- "Code"
- "Floating Status Window"
---
Now that I've written about my [FloatingStatusWindow](https://github.com/ckaczor/FloatingStatusWindow) library I can start to talk about the projects that use it. First up is the [ProcessCpuUsageStatusWindow](https://github.com/ckaczor/ProcessCpuUsageStatusWindow) project.