Skip to main content

Open-source Windows cleanup, startup, optimization, and security toolkit

Project description

PCSuite

PCSuite - Professional PC Cleaning Suite

PCSuite is a robust, modular, and user-friendly PC cleaning suite for Windows, featuring advanced analytics, automation, and a modern GUI. It is designed for both power users and everyday users who want to keep their systems clean, fast, and safe.

Features

  • Advanced CLI: Clean, quarantine, inspect, and manage your system from the command line with rich options and automation.
  • Analytics: View cleaning stats, trends, recommendations, and export reports to CSV.
  • Automation: Schedule cleanups using real Windows Task Scheduler integration.
  • GUI: Modern PyQt5 interface with live stats, one-click cleaning, scheduling, and quarantine management.
  • Quarantine: Safely isolate and restore files, with full management from CLI and GUI.
  • Power-user tools: Inspect reports, filter cleaning, and more.

Installation

  1. Clone the repository:
    git clone https://github.com/LogunLACC/PCSuite.git
    cd PCSuite
    
  2. Create and activate a virtual environment (recommended):
    python -m venv .venv
    .venv\Scripts\activate  # On Windows
    
  3. Install dependencies:
    pip install -e .
    

Usage

Command Line Interface (CLI)

Run the main CLI:

python -m pcsuite.cli.main [COMMAND] [OPTIONS]

Cleaning

python -m pcsuite.cli.main clean run --mode quarantine --yes

Analytics

python -m pcsuite.cli.main analytics stats
python -m pcsuite.cli.main analytics trends
python -m pcsuite.cli.main analytics recommend
python -m pcsuite.cli.main analytics export analytics_export.csv

Scheduling (Automation)

python -m pcsuite.cli.main schedule create --name "WeeklyClean" --when weekly --time 03:00
python -m pcsuite.cli.main schedule list
python -m pcsuite.cli.main schedule delete --name "WeeklyClean"

Quarantine Management

python -m pcsuite.cli.main quarantine list
python -m pcsuite.cli.main quarantine restore <filename> --yes
python -m pcsuite.cli.main quarantine purge --yes

Graphical User Interface (GUI)

Launch the GUI:

python -m pcsuite.gui.main

Features:

  • Live stats and analytics
  • One-click cleaning
  • Schedule management
  • Quarantine management (restore/purge)

Reports & Quarantine

  • Cleaning reports are saved in the reports/ directory as JSON files.
  • Quarantined files are stored in the Quarantine/ directory, with metadata in .meta.json files.

Requirements

Contributing

Pull requests and feedback are welcome!

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pcsuite-1.0.0.tar.gz (28.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pcsuite-1.0.0-py3-none-any.whl (39.6 kB view details)

Uploaded Python 3

File details

Details for the file pcsuite-1.0.0.tar.gz.

File metadata

  • Download URL: pcsuite-1.0.0.tar.gz
  • Upload date:
  • Size: 28.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pcsuite-1.0.0.tar.gz
Algorithm Hash digest
SHA256 623227aff3b7323a8361232acbd11f291e3d0e89c167e22284fe24edc8972661
MD5 97f3644cdfc52bc9ae9cf5ff07a53249
BLAKE2b-256 7c6d2e595696135ea93444a89e754e1529ac9aec820620945f937b05aa110b65

See more details on using hashes here.

File details

Details for the file pcsuite-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pcsuite-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 39.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for pcsuite-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4417505cfaeae1b6f65169fb3f63268537711aa20bebf466fcd0c1aaf7533184
MD5 bff39ffefac0c942190e2b6e4d853ff2
BLAKE2b-256 b2e32a18d48f6ed59859a0e3c5b25b24a0a6bb93d87e15c0c21fa086f2238747

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page