Skip to content

a CLI tool that you can organize your files with.

License

Notifications You must be signed in to change notification settings

itisroach/roderfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roderfile

a CLI tool that you can organize your files with. it's fast and easy to use.
1. first you need to be sure that you've installed Go on your machine
2. for using roderfile you need to download the exceutable file (from releases page) for your machine based on your OS (linux, windows) and after that you need to set a system PATH to that file or copy the file to one of your system PATH's, for accessing it from everywhere in terminal
after you did those steps properly you can use roderfile in your terminal simply by typing roderfile

image

you can read about commands after typing roderfile and hiting enter, get familiar with different commands and flags.
start command is for when you have a messy files in a directory and you want to clean it up and make files categorized based on their file type.
compress command is used for compressing a directory files or a file using zip.
onefolder command is used when you have files with same name and different file types for example movies and their subtitles and you want to create a folder for them and put them together, you can use this command.
for those commands you can choose whethere they go deep in your directory or its sub directories or not, using the --deep (shorthand is -d) flag. by default its value is true and if you want to turn it off you can set it to false.
another flag is --remove-empty-dirs (shorthand is -r). like the --deep flag it is set to true by default and you can change to false when you don't want roderfile removes your empty folders.

feel free to contribute and add new features or fix bugs 🪲🪲

your ideas, opinions and thoughts on this means a lot for me so feel free to share it with me 😊😊.

About

a CLI tool that you can organize your files with.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages