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

#1231 in Command line utilities

Download history 6/week @ 2024-01-18 5/week @ 2024-01-25 26/week @ 2024-02-08 98/week @ 2024-02-15 11/week @ 2024-02-22 6/week @ 2024-02-29 15/week @ 2024-03-07 7/week @ 2024-03-14 38/week @ 2024-03-28 18/week @ 2024-04-04

116 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–1.1MB
~26K SLoC