Omikhe / DesktopCleaningScript

This is a simple script designed to clean up desktops by organizing files based on file types or executing default cleaning commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop Cleaning Script

Description

This is a simple script designed to clean up desktops by organizing files based on file types or executing default cleaning commands.

Status

⚠️ This script is currently broken and under construction. ⚠️

Usage

To use the script, follow the steps below:

  1. Clone or download the repository.
  2. Run the script with the following command-line arguments:
    • filetype: Specify the file type to be moved.
    • destination: Specify the destination folder.
  3. If the command-line arguments are provided, the script will perform a one-file move according to the specified file type and destination folder.
  4. If no command-line arguments are provided, the script will execute default cleaning commands specified in the config.txt file.

Configuration

The default cleaning commands can be customized by modifying the config.txt file in the same directory as the script.

Known Issues

  • The script is currently not functioning as expected.
  • The else part of the code is not being executed.

Contributing

Contributions to this script are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

About

This is a simple script designed to clean up desktops by organizing files based on file types or executing default cleaning commands.


Languages

Language:Batchfile 100.0%