Skip to content

enum000/Enumium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Enumium

Professional Windows System Optimizer

.NET 8 WPF C# MIT License


Enumium is a free, open-source Windows system optimization tool built with WPF and .NET 8. It provides a modern, beautiful dashboard with real-time system monitoring and a full suite of optimization tools — all in one place.

✨ Features

Module Description
📊 Dashboard Real-time CPU, RAM, disk, and GPU monitoring with animated gauges
🧹 Cleaner Scan and remove temp files, browser cache, recycle bin junk
🚀 Startup Manager Enable/disable startup programs to speed up boot times
🔒 Privacy Disable telemetry, clear activity history, manage privacy settings
🌐 Network DNS optimization, network diagnostics, adapter info
Performance System tweaks and performance optimizations
🛠️ Tools Quick-access system utilities and maintenance tools
📋 Reports Generate and export system optimization reports

🌍 Languages

Enumium supports English and Russian out of the box, selectable from the splash screen.

🏗️ Building from Source

Prerequisites

Build & Run

git clone https://github.com/enum000/Enumium.git
cd Enumium
dotnet build
dotnet run --project Enumium

📁 Project Structure

Enumium/
├── Enumium.sln              # Solution file
└── Enumium/
    ├── App.xaml              # Application entry point
    ├── Enumium.csproj        # Project configuration
    ├── Helpers/              # Utility classes (RelayCommand, converters)
    ├── Models/               # Data models
    ├── Services/             # Core services (Cleaner, Network, Privacy, etc.)
    ├── Themes/               # WPF styles and themes
    ├── ViewModels/           # MVVM ViewModels
    └── Views/                # XAML views and windows

🤝 Contributing

Contributions are welcome! Feel free to:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License — see the LICENSE file for details.


Made with ❤️ by enum000

About

Professional Windows System Optimizer — Free & Open Source

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages