Skip to content

surfscape/celer

Celer [BETA]

The open source, advanced, friendly and cutest toolbox for Windows 10 & 11.

Important

Celer is still a work in progress and thus should only be used for testing. Please be patient for a stable release.

License: GPL 3.0 GitHub Downloads (all assets, all releases) GitHub Downloads (all assets, latest release)

Table of Contents

Introduction

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.

Features

  • 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.

Requirements

  • Windows 10 or 11 (64-bit only)
  • Minimum of 512 MB of available RAM *
  • Minimum of 150 MB of free disk space
  • .NET Runtime 10 (x64) must be installed

* This metric depends on the RAM available to .NET which might reduce/increase Celer memory usage

Installation

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.

Roadmap

We are currently planning new features some of these include:

  • Support for third-party tools (ex: AdWare Cleaner, TRON Script, Snappy Driver Installer Origin)
  • Support for third-party plugins (ex: AIDA64 and HWiNFO for system status)
  • Frontend for Winget with bulk installing and updating
  • Light theme (already available on beta 2 but without a setting to change it) Fully implemented with commit f70dd49
  • Multi-language support
  • Run in the background Fully implemented with commit 8811595
  • Tray icon support with a small dashboard for quick actions (ex: cleaning temp files, restarting services and checking system status) Fully implemented with commit 8811595
  • Additional modules (ex: Process Manager, Disk Utilities, Windows Components Manager, and more)
  • Add-in system.
  • Additional themes.

Contributing

Commit Convention

  • 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

License

Celer is licensed under GPL v3.0.