Giter VIP home page Giter VIP logo

file-manager-for-pc's Introduction

File Manager for Windows, Linux and Mac

A Command line based File Manager tool which will organize your files in different directories based upon the extension of file.

Working

This File manager is developed using NodeJS and modules used are file-system(fs) and path. Using the feature of path module in nodejs, It can work on all the operating systems.
It has 2 main commands.

  1. manageme tree → Displays directory paths and files in each subdirectory.
  2. manageme organize → Organize your files in the directory.

Organize command example

It will create a directory named Organized files which has subdirectories in it.

  • media directory will contain video files i.e. .mp4 and .mkv
  • archives directory will contain zip and rar files
  • and many more
- It will cut the files from original location and paste them in respective folders based on extension of files.

Don't Worry !! All files which has unique extensions or the extension types that are not recognised by this software will be found in others folder.

How to install

  • Clone this repository.
  • Make sure you have latest version of Node.js LTS installed in your system.
  • Open the CMD/Terminal in the folder and run the command npm link
  • It will make manageme as a global command on your system.
  • That's it.

Commands

After installation Now open the CMD/Terminal on desktop. Commands are :-

  1. manageme tree "directoryPath" → It will display directory paths and files for this Path location.
  2. manageme organize "directoryPath" → It will organize your files in folders.
  3. manageme help → To get all commands list.

Other way round is open CMD/Terminal in your Current Working Directory and directly type the above commands without writing directoryPath.

file-manager-for-pc's People

Contributors

lakshygupta avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.