Skip to content
/ rnmx Public

Renaming CLI multiplatform tool written in Rust

License

Notifications You must be signed in to change notification settings

Amtr4x/rnmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rename tool ( Renamix )

A rename CLI tool to make easy the process mainly in Linux systems written in Rust.

Install

cargo install rnmx

Examples

# renaming a directory
rnmx -p my_folder/ my_renamed_folder/

# renaming an archive using verbose arguments
rnmx --path my_archive.ext my_renamed_archived.ext

Screenshots

rnmx help query

rnmx success renaming

Usage

Syntax

rnmx -flag current_archive renamed_archive

rnmx -flag # to query extra info

Flags

-p, --path Specify the path to be renamed (Mandatory)

-h, --help Show this help menu and exit.

-i, --info Show tool info, repository link, author...

License

This tool and code can be distributed, edited or used under the MIT license conditions.

Authors

Contributing

Contributions are always welcome, just explain your PR and let's merge!

Note for Devs

When unit tests are executed, a file and a folder are created and then removed. If the test fails please check if you have another file or folder which is causing name conflicts. After the test failure, the file or folder tested will not be cleaned, you have to remove it automatically from the root of the project.

names

  1. hello -> Creation name.
  2. bye -> Renaming name.

FAQ

Is secure to use this tool?

Yes, completely secure. It is not a tool that need extra permissions or violate your OS permissions structure. No telemetry or Adware, just a cleaned tool.

Which OS ( Operative System ) is needed to use this tool?

Currently you can use this tool in:

  • Windows 10 or superior.
  • Linux systems.
  • Mac OS

-- You can test the tool in a different OS, just main support is intended to these systems.

Can I make a thank you donation?

Yes, currently you can send me some:

TRX:

TSrWQBjjnUfDmfA59VirUvhmiYjiFbWwAN

BTC:

bc1qfd50nm4dzjx3asl0eaw0sw64c67kfyz5akara6

All amounts are well received. Thanks for use my tool and improve it with your PRs

About

Renaming CLI multiplatform tool written in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages