Skip to content

A command-line tool to effectively organise your directories.

License

Notifications You must be signed in to change notification settings

hstoklosa/spotless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotless

Features

  • 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.

Usage

Installation

  1. Clone the repository.

     ...
  2. Install the dependencies.

    ...

Running the tool

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.

Development

  1. Clone the repository.

    git clone git@github.com:hstoklosa/spotless.git && cd spotless
  2. Install the dependencies.

    ...

License

H. Stoklosa - hubert.stoklosa23@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/hstoklosa

About

A command-line tool to effectively organise your directories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages