Giter Site home page Giter Site logo

renamefiles's Introduction

RenameFiles

Rename all files in a folder.

Usage: Put all the files in the "drop the files" folder and and make the following command node start.js newName Example: node start.js wallpaper

Files will be renamed this way: wallpaper_1.xxx, wallpaper_2.xxx etc...

If you want to add a space in the new name you have to do this: node start.js wallpaper:HD which will ultimately make this wallpaper HD_1.xxx, wallpaper HD_2.xxx

You can also ignore some extension, You will have to do like this: node start.js wallaper png:jpeg:gif Files with it's extentions will not touch

You can of course cumulate the options.
Example: node start.js Wallpaper:HD jpeg:png:gif
Rendering: Wallpaper HD_1.jpg

**You can do whatever you want code**

Supported Versions NodeJS

Version Supported
< 8.x.x โŒ
>= 8.x.x โœ…

renamefiles's People

Contributors

steven-debande avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.