-
The tool organises a bunch of files into subfolders by:
- File Extensions e.g., pdf, png, mp4
- Starting Names e.g., project-a, project-b, report
- Creation Dates e.g., 2025-01-10
-
Handles file naming conflicts automatically.
-
Provides a detailed summary of the organisation process.
-
Compatible with operating systems such as Windows, macOS, and Linux.
-
Clone the repository.
...
-
Install the dependencies.
...
Run the spotless
command, specifying the directory to organise and the desired options.
spotless [directory] [options]
- Group files by their starting names.
- Group files by their creation dates.
- Ignore dotfiles when organising.
-
Clone the repository.
git clone git@github.com:hstoklosa/spotless.git && cd spotless
-
Install the dependencies.
...
H. Stoklosa - hubert.stoklosa23@gmail.com
Distributed under the MIT license. See LICENSE
for more information.