mirror of
https://github.com/ckaczor/Blog.git
synced 2026-01-28 01:25:37 -05:00
Switch categories to tags
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user