5 releases (stable)

1.0.6 Feb 13, 2024
1.0.5 Jan 25, 2024
0.2.0 Jan 1, 2024
0.1.0 Dec 19, 2023

#1279 in Command line utilities

Download history 4/week @ 2024-01-02 6/week @ 2024-01-16 5/week @ 2024-01-23 122/week @ 2024-02-13 5/week @ 2024-02-20 14/week @ 2024-02-27 22/week @ 2024-03-12 10/week @ 2024-03-26 46/week @ 2024-04-02

56 downloads per month

MIT license

28KB
537 lines

notox

no toxic names anymore. May looks like detox.

Usage

# installation
cargo install notox

notox --do my_path

By default, notox will only print the names that would be renamed. Use the --do or -d option to actually rename the files.

Options

Option Description
-v, --version Prints version information
-d, --do Do the actions
-q, --quiet No output
-j, --json Output as JSON
-p, --json-pretty Output as JSON (prettified)
-e, --json-error Output as JSON (only errors)

Infos

License


lib.rs:

notox is a tool to clean file names.

Dependencies

~0.4–1MB
~25K SLoC