Catime is an ~803KB pure-C Windows timer that includes clock, countdown, stopwatch, and Pomodoro modes with a transparent UI and keyboard/mouse shortcuts. It supports animated tray icons via GIF/WebP or live CPU/Memory stats.
The app is portable, winget-installable, and stores config in `%LOCALAPPDATA%\Catime\config.ini`. A font optimization tool trims fonts for minimal footprint, and edit mode lets users drag/resize the floating timer.
Use Cases:
Only 803KBSpecial thanks to our sponsors:
Catime
An ultra-lightweight Windows countdown and Pomodoro tool written in pure C with a clean transparent interface, rich customization, powerful shortcuts, and almost no resource usage.
👋 Join us on Discord and QQ Group
Your tray icon can now come alive! Catime brings powerful custom animation features:
Looking for more fun animations? Check out our companion project, MemeTray (https://github.com/MemeTray/MemeTray)!
Star us and witness how this pure C-crafted minimalist time tool continues to evolve - don't miss any exciting updates!
GitHub Releases
Download the latest release from GitHub Releases (https://github.com/vladelaina/Catime/releases/latest).
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 (https://vladelaina.github.io/Catime/tools/font-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
📋 Windows Setup Instructions
| Tool | Description | Recommended Version Format | Download Link |
|---|---|---|---|
| MinGW | GCC Compiler | x86_64--release-win32-seh-ucrt-rtv-rev.7z |
MinGW Build (https://github.com/niXman/mingw-builds-binaries/releases/latest) |
| CMake | Build Tool | cmake--windows-x86_64.msi |
CMake (https://cmake.org/download/) |
x86_64--release-win32-seh-ucrt-rtv-rev.7z from MinGW Build (https://github.com/niXman/mingw-builds-binaries/releases/latest)C:\mingw64C:\mingw64\bin to your PATH environment variable:Control Panel → System → Advanced System Settings → Environment VariablesPath in System variables, click "Edit"C:\mingw64\bincmake--windows-x86_64.msi from CMake (https://cmake.org/download/)gcc --version
cmake --version
chmod +x build.sh && ./build.sh # Linux
build.bat # Windows
!Catime (https://repobeats.axiom.co/api/embed/f56dabe2c1b84ded2408ffb7d800f5c23bddb708.svg "Repobeats analytics image")
Free code signing on Windows provided by SignPath.io, certficate by SignPath Foundation
With special appreciation to 猫屋敷梨梨Official (https://space.bilibili.com/26087398) for the beautiful icon design.
Special thanks to the following contributors(chronological order):
MAX°孟兆
XuJilong
点滴进度作者
zggsong
猫屋敷梨梨Official
MOJIもら
李康
我是无名吖
金麟
双脚猫
rsyqvthv
君影
学习马楼
睡着的火山
星空下数羊
青阳忘川
William
王野
煮酒论科技
风增
田春
behappy425
x.j
kissholic
Alnilam
柒
枫谷剑仙
Marial
卓越方达
choyy
益渊Yyuan
上条教主
jin-gubang
xlr134
莫颜
LuSrackhall
是玄夜不是玄月
YangCangShu
valuex
lxzrjyff
DaYe
zct4257
小败叶
闲人不梦君Q
李良
imxhe
This project is released under the Apache License 2.0 open source license.
Icon copyright notice:
Font licenses:
Wallpaper:
Copyright © 2025 - Catime
By vladelaina
Made with ❤️ & ⌨️
WebRTC P2P tool for files, text, and desktop sharing with end-to-end encryption, ACK reliability, Docker/single-binary deploys, and a responsive Next.js UI.
Ultra-lightweight Minecraft server for embedded and low-RAM systems, trading vanilla completeness for performance with configurable globals and cross-platform polyglot binaries.
Vulkan layer that brings Lossless Scaling frame generation to Linux/Steam Deck, with a GUI configurator, benchmarks, and per-game tuning.
Windows 10/11 debloat and optimization suite that manages apps, privacy, performance, and UI tweaks, plus ISO/autounattend creation and reusable config exports.
CPU-efficient offline translation server with plugin-compatible APIs, Docker deploys, and token-protected endpoints delivering low-latency multilingual translation without a GPU.
GPU-accelerated, non-destructive RAW image editor built with Rust/Tauri/React, offering fast previews, masking, and color grading with a performance-first workflow.