Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.
/ WCleaner Public archive

WCleaner is a lightweight utility written in C using standard libraries. It cleans up cache and junk folders, displays logs in real-time, and saves them to a .txt file

License

Notifications You must be signed in to change notification settings

Nokskiy/WCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WCleaner

πŸ‘‹ About

WCleaner is a lightweight utility written in C using standard libraries. It cleans up cache and junk folders, displays logs in real-time, and saves them to a .txt file

🌟 Features:

  • πŸ—‘οΈ Clears temporary files & cache

  • πŸ“ Logs all actions (on-screen + saved to log.txt)

  • πŸš€ Lightweight & fast (no dependencies, pure C)

  • βš™οΈ Configurable paths (customize folders to clean)

πŸ“₯ Install

  • Option 1

    1. Download release
    2. Add WCleaner.exe file to path
  • Option 2

    1. Clone repository
    git clone https://github.com/Nokskiy/WCleaner.git
    1. Build project
    mkdir build | gcc ./src/main.c -o ./build/WCleaner.exe
    1. Add WCleaner.exe file to path

πŸš€ Usage

WCleaner

Important

When using from the environment path, the logs will be created in the user folder

🀝 Contibuting

Contributions are welcome

You can:

  • Improve the code

  • Add directories for cleaning

  • Add new features

About

WCleaner is a lightweight utility written in C using standard libraries. It cleans up cache and junk folders, displays logs in real-time, and saves them to a .txt file

Topics

Resources

License

Stars

Watchers

Forks

Languages