Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.25 KB

README.md

File metadata and controls

61 lines (36 loc) · 1.25 KB

简体中文 | English

Electron Trash Cleaner

Electron Trash Cleaner is a desktop application built with Electron and Node.js. It leverages the power of child processes and worker threads to effectively clean and manage your system's trash, improving your computer's overall performance and efficiency.

Introduction

Watch the demo video below to see Electron Trash Cleaner in action:

Electron Trash Cleaner Demo

Figma

https://www.figma.com/file/7orfGCbrjWFTzMHEcCM769/Electron-Trash-Cleaner?type=design&node-id=88-559&t=J7ibTNkfHmjNdQLV-0

figma ui

Features

  • Efficiently cleans system trash
  • Utilizes child processes and worker threads for improved performance
  • User-friendly interface

Installation

Clone the repository:

git clone [email protected]:xieerduos/electron-trash-cleaner.git

Navigate to the project directory:

cd electron-trash-cleaner

Install dependencies:

npm install

Start the application:

npm start

Contribution

Contributions are always welcome! Please read the contribution guidelines first.

License

MIT

Contact

If you have any questions, feel free to open an issue or contact me directly.