Skip to content

Show a running cat on the taskbar, the faster it runs the faster your CPU is

Notifications You must be signed in to change notification settings

donno2048/running-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

running-cat

Show a running cat on the taskbar, the faster it runs the faster your CPU is.

The cat icons are by Kyome22 under the Apache License.

I found it very difficult to implement this as there was no documentation regarding tray icons in c. This project is a simple example of such icons and can be used to learn about them.

It works best using the dark theme.

Compile

(If you want to rename it you will have to compile it with a different name)

windres main.rc main.o
gcc main.c main.o -o main

Use

main.exe

About

Show a running cat on the taskbar, the faster it runs the faster your CPU is

Resources

Stars

Watchers

Forks

Languages