# Catime
**Repository Path**: yawpei/Catime
## Basic Information
- **Project Name**: Catime
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-09-07
- **Last Updated**: 2025-09-07
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Catime
🎉 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 · 한국어
[](https://github.com/vladelaina/Catime/releases)

[](https://github.com/vladelaina/Catime/releases)
[](https://github.com/vladelaina/Catime/releases)
[](https://github.com/vladelaina/Catime/releases)
[](https://github.com/vladelaina/Catime/network/members)
[](https://github.com/vladelaina/Catime/stargazers)
[](https://github.com/vladelaina/Catime/issues)
[](https://github.com/vladelaina/Catime/blob/main/LICENSE)
[](https://vladelaina.github.io/Catime/support.html)
## 📥 Download
- Microsoft Store
[ ](https://apps.microsoft.com/detail/9n3mzdf1z34v?referrer=appbadge&launch=true&mode=full)
- Winget
```
winget install --id VladElaina.Catime
```
- GitHub Releases
Download the latest release from [GitHub Releases](https://github.com/vladelaina/Catime/releases/latest).
## [📑User Guide](https://vladelaina.github.io/Catime/guide)
- **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`
## 🛠️ Development
**Prerequisites**: MinGW and CMake are required to build Catime.
## Getting Started
```bash
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
### 📦 Required Tools
| 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/) |
### 🔧 Installation Steps
#### 1. Install MinGW
1. Download `x86_64--release-win32-seh-ucrt-rtv-rev.7z` from [MinGW Build](https://github.com/niXman/mingw-builds-binaries/releases/latest)
2. Extract to `C:\mingw64`
3. 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`
#### 2. Install CMake
1. Download and run `cmake--windows-x86_64.msi` from [CMake](https://cmake.org/download/)
2. During installation, select "Add CMake to the system PATH"
#### 3. Verify Installation
```bash
gcc --version
cmake --version
```
## Building
```bash
chmod +x build.sh && ./build.sh # Linux
build.bat # Windows
```
## ⭐Star History
## [✨Acknowledgements](https://vladelaina.github.io/Catime/#thanks)
Special thanks to the following contributors(chronological order):
## 🗝️Copyright Notice
This project is released under the Apache License 2.0 open source license.
Icon copyright notice:
- The software icon was created by [猫屋敷梨梨Official](https://space.bilibili.com/26087398) 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](https://space.bilibili.com/26087398)
- Dynamic wallpaper link: [Wallpaper Engine](https://steamcommunity.com/sharedfiles/filedetails/?id=3171487185)
---
Copyright © 2025 - **Catime**\
By vladelaina\
Made with ❤️ & ⌨️