The open source, friendly, and cutest toolbox for Windows 10 & 11.
- 1. Introduction
- 2. Features
- 3. Requirements
- 4. Installation
- 5. Roadmap
- 6. Building
- 7. Contributing
- 8. License
Celer is an app for Windows 10 & 11 with the purpose of giving you back control of your system. The app is structured into modules that contain various features that help you maintain your machine optimized.
- Real time monitoring of system information (CPU, Memory, GPU, sensors, battery, drives).
- Cleaning of temporary files generated by the system and third party apps.
- Manage power plans (currently limited) and view battery wear.
- View memory stats (physical and virtual memory, and each slot both active and empty).
- View GPU information with support for system with 2 or more GPUs.
- Easily run the official Windows repair tools.
- Quick network status information and simple system-wide DNS changer.
- Evaluate the system's privacy and security level.
- Windows 10 (build 18362 or higher) or 11 x64
- Minimum of 300MB of available RAM *
- Minimum of 100MB of free disk space
- .NET Runtime 10 (x64) must be installed
* Due to the nature of .NET and other factors, Celer memory usage may reduce/increase with usage.
We currently only provide x64 binaries and setup files for Celer but x86 and portable packages are planned when we reach a stable release.
The setup is hosted on GitHub and can be downloaded either through GitHub Releases or through Celer's page on SurfScape.
- Support for third-party maintenance tools (ex: AdWare Cleaner, TRON Script, Snappy Driver Installer Origin).
- Winget frontend with bulk installing and updating.
- Process and power management utilities that leverage hidden Win32 APIs.
- Multi-language support.
- Add-in system.
- Additional themes.
Celer is developed and built using Visual Studio Community 2026 and the .NET 10 SDK under a Windows 11 Pro laptop. For development and testing purposes it's important to have a fully up to date Windows 11 Pro environment, it's also recommended to have a similar environment on a Windows 10 machine (or VM) since Celer does have official Windows 10.
dotnet buildDo note that Celer requires admin privileges and as such the following command will only work on an eleveated terminal.
dotnet run- feat: commit that adds a new feature
- fix: commit that fixes an existing feature
- refactor: commit that rewrites code without adding or fixing a behaviour
- refactor(perf): commit that rewrites code with the objective of improving performance
- docs: commit related to documentation
- chore: commit that doesn't fit the types above
Celer is licensed under GPL v3.0.
For other services Celer may use check out SurfScape Gateway.
