🎉 No installation or setup required — just double-click to get started.
🌸 Clean, elegant interface with smooth operation.
🚀 Powerful keyboard shortcuts for lightning-fast productivity.
An ultra-lightweight Windows countdown tool with Pomodoro functionality,
featuring a transparent interface and rich customization options,
using only a few MB of memory and almost no CPU resources,
elegantly helping you manage time on Windows.
Official Site · Guide · About · Project Board · Feedback
English · 简体中文 · 繁體中文 · 日本語 · Español · Français · Deutsch · Русский · Português · 한국어
Catime.Showcase.mp4
-
GitHub Releases
Download the latest release from GitHub Releases.
-
Winget
winget install --id VladElaina.Catime
- Left-click tray icon: Set time
- Right-click tray icon: Set menu
- Edit mode: Drag to adjust position, scroll wheel to resize, 🖱️ right-click to exit edit mode
Configuration file saved at
%LOCALAPPDATA%\Catime\config.ini
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-<version>-release-win32-seh-ucrt-rtv<num>-rev<num>.7z |
MinGW Build |
CMake | Build Tool | cmake-<version>-windows-x86_64.msi |
CMake |
- Download
x86_64-<version>-release-win32-seh-ucrt-rtv<num>-rev<num>.7z
from MinGW Build - Extract to
C:\mingw64
- Add
C:\mingw64\bin
to your PATH environment variable:- Open:
Control Panel → System → Advanced System Settings → Environment Variables
- Find
Path
in System variables, click "Edit" - Add:
C:\mingw64\bin
- Open:
- Download and run
cmake-<version>-windows-x86_64.msi
from CMake - During installation, select "Add CMake to the system PATH"
gcc --version
cmake --version
chmod +x build.sh && ./build.sh # Linux
build.bat # Windows
🎁 Support
Special thanks to the following contributors(chronological order):
This project is released under the Apache License 2.0 open source license.
Icon copyright notice:
- The software icon was created by 猫屋敷梨梨Official who reserves all rights. Without explicit authorization from the original creator, it may not be used for any commercial purposes.
Font licenses:
- MIT:
- ProFontWindows Essence.ttf
- SIL Open Font License:
- DaddyTimeMono Essence.otf, DepartureMono Essence.otf, Rec Mono Casual Essence.ttf, Terminess Nerd Font Essence.ttf
- OFL (Open Font License):
- Jacquard 12 Essence.ttf, Jacquarda Bastarda 9 Essence.ttf, Pixelify Sans Essence.ttf, Rubik Burned Essence.ttf, Rubik Glitch Essence.ttf, Rubik Marker Hatch Essence.ttf, Rubik Puddles Essence.ttf, Wallpoet Essence.ttf
Wallpaper:
- Author: 猫屋敷梨梨Official
- Dynamic wallpaper link: Wallpaper Engine
Copyright © 2025 - Catime
By vladelaina
Made with ❤️ & ⌨️