💌A tiny (995KB) but mighty timer in **pure C** ! — almost no memory usage!❤️🔥 Supports clock, countdown, stopwatch, Pomodoro, and fully customizable tray animations (GIFs, CPU/Mem%) 💘 Don't be shy, join here🧸: https://discord.com/invite/W3tW2gtp6g
See the codeOnly 995KB!
A pure C-written, ultra-lightweight Windows countdown and Pomodoro tool with a clean transparent interface,
extensive customization, powerful shortcuts, and negligible resource consumption—all in just 995KB.
Your tray icon can now come alive! Catime brings powerful custom animation features:
[!TIP] Looking for more fun animations? Check out our companion project, MemeTray!
Plugins simply write their output to ./output.txt, and Catime displays it in real time—it's that simple!
[!TIP] Looking for more useful Plugins? Check out our companion project, Catime-Plugins!
⭐ Star us and witness the evolution of this pure C-crafted minimalist time tool—stay tuned for exciting updates and new features!
<img src="https://github.com/user-attachments/assets/50cfc9d4-3d3f-4370-b233-89d76f78977e" />
GitHub Releases
Download the latest release from GitHub Releases.
Scoop
scoop bucket add extras
scoop install catime
Winget
winget install --id VladElaina.Catime
Configuration file saved at
%LOCALAPPDATA%\Catime\config.ini
Reduce custom font file size by 90%+ with the official Font Simplification Tool.
Since Catime only displays numbers and symbols (
0-9,:,.), most font characters are unnecessary.Recommendation: Keep your original font files as backups. Future software updates may require additional characters beyond the current set.
Prerequisites: MinGW and CMake are required to build Catime.
git clone https://github.com/vladelaina/Catime.git
cd Catime
# INSTALL DEPENDENCIES
# Ubuntu/Debian
sudo apt update && sudo apt install -y mingw-w64 cmake
# Arch Linux
sudo pacman -Syu --noconfirm mingw-w64 cmake
# Windows - See setup instructions below
| Tool | Description | Recommended Version Format | Download Link |
|---|---|---|---|
| MinGW | GCC Compiler | x86_64-<version>-release-win32-seh-ucrt-rtv<num>-rev<num>.7z | MinGW Build |
| CMake | Build Tool | cmake-<version>-windows-x86_64.msi | CMake |
x86_64-<version>-release-win32-seh-ucrt-rtv<num>-rev<num>.7z from MinGW BuildC:\mingw64C:\mingw64\bin to your PATH environment variable:
Control Panel → System → Advanced System Settings → Environment VariablesPath in System variables, click "Edit"C:\mingw64\bincmake-<version>-windows-x86_64.msi from CMakegcc --version
cmake --version
chmod +x build.sh && ./build.sh # Linux
build.bat # Windows
With special appreciation to 猫屋敷梨梨Official for the beautiful icon design.
Special thanks to the following contributors(chronological order):
This project is released under the Apache License 2.0 open source license.
Icon copyright notice:
Font licenses:
Wallpaper:
Copyright © 2025-2026 - Catime
By vladelaina
Made with ❤️ & ⌨️
C
98.5%
💌A tiny (995KB) but mighty timer in **pure C** ! — almost no memory usage!❤️🔥 Supports clock, countdown, stopwatch, Pomodoro, and fully customizable tray animations (GIFs, CPU/Mem%) 💘 Don't be shy, join here🧸: https://discord.com/invite/W3tW2gtp6g
See the codeOnly 995KB!
A pure C-written, ultra-lightweight Windows countdown and Pomodoro tool with a clean transparent interface,
extensive customization, powerful shortcuts, and negligible resource consumption—all in just 995KB.
Your tray icon can now come alive! Catime brings powerful custom animation features:
[!TIP] Looking for more fun animations? Check out our companion project, MemeTray!
Plugins simply write their output to ./output.txt, and Catime displays it in real time—it's that simple!
[!TIP] Looking for more useful Plugins? Check out our companion project, Catime-Plugins!
⭐ Star us and witness the evolution of this pure C-crafted minimalist time tool—stay tuned for exciting updates and new features!
<img src="https://github.com/user-attachments/assets/50cfc9d4-3d3f-4370-b233-89d76f78977e" />
GitHub Releases
Download the latest release from GitHub Releases.
Scoop
scoop bucket add extras
scoop install catime
Winget
winget install --id VladElaina.Catime
Configuration file saved at
%LOCALAPPDATA%\Catime\config.ini
Reduce custom font file size by 90%+ with the official Font Simplification Tool.
Since Catime only displays numbers and symbols (
0-9,:,.), most font characters are unnecessary.Recommendation: Keep your original font files as backups. Future software updates may require additional characters beyond the current set.
Prerequisites: MinGW and CMake are required to build Catime.
git clone https://github.com/vladelaina/Catime.git
cd Catime
# INSTALL DEPENDENCIES
# Ubuntu/Debian
sudo apt update && sudo apt install -y mingw-w64 cmake
# Arch Linux
sudo pacman -Syu --noconfirm mingw-w64 cmake
# Windows - See setup instructions below
| Tool | Description | Recommended Version Format | Download Link |
|---|---|---|---|
| MinGW | GCC Compiler | x86_64-<version>-release-win32-seh-ucrt-rtv<num>-rev<num>.7z | MinGW Build |
| CMake | Build Tool | cmake-<version>-windows-x86_64.msi | CMake |
x86_64-<version>-release-win32-seh-ucrt-rtv<num>-rev<num>.7z from MinGW BuildC:\mingw64C:\mingw64\bin to your PATH environment variable:
Control Panel → System → Advanced System Settings → Environment VariablesPath in System variables, click "Edit"C:\mingw64\bincmake-<version>-windows-x86_64.msi from CMakegcc --version
cmake --version
chmod +x build.sh && ./build.sh # Linux
build.bat # Windows
With special appreciation to 猫屋敷梨梨Official for the beautiful icon design.
Special thanks to the following contributors(chronological order):
This project is released under the Apache License 2.0 open source license.
Icon copyright notice:
Font licenses:
Wallpaper:
Copyright © 2025-2026 - Catime
By vladelaina
Made with ❤️ & ⌨️
C
98.5%