• Stars
    star
    320
  • Rank 126,616 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ“‹ Organize your files, imagine cleaning up your downloads in an instant

organize-cli

Build Status Build status npm npm awesome

Organize files based on file types, formally known as organizeit

Installation

$ npm install -g organize-cli

Usage

Usage: organize [options]

Options:
  -o, --output  Output directory - Creates one if doesn't exist         [string]
  -d, --date    Organize files by dates                                [boolean]
  -s, --source  Source directory to organize                 [string] [required]
  -t, --type    Specific types to organize - strings of file extensions  [array]
  -f, --folder  Specific folder to move specific files to               [string]
  -h, --help    Show help                                              [boolean]

Examples:
  organize -s ~/Downloads -o . -t mp3 wav -f "Songs"

Development

Run:

$ git clone https://github.com/manrajgrover/organize-cli.git
$ cd organize-cli
$ npm link

This will setup a symbolic link to the CLI. Any changes in source files will now be reflected when running the organize command.

To lint your code, run

$ npm run lint

Like it?

🌟 this repo to show support. You can also tweet about this project by clicking here.

Related

License

MIT Β© Manraj Singh

More Repositories

1

halo

πŸ’« Beautiful spinners for terminal, IPython and Jupyter
Python
2,831
star
2

SingleDivProject

☝️One <div>. Many possibilities.
HTML
1,590
star
3

football-cli

⚽ Command line interface for Hackers who love football
JavaScript
1,063
star
4

py-spinners

πŸ”„ More than 60 spinners for terminal, python wrapper for amazing node library cli-spinners
Python
205
star
5

algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
JavaScript
193
star
6

py-log-symbols

Colored symbols for various log levels for Python
Python
39
star
7

microbar

πŸŽ‰ A zero dependency, 1.2kb g-zipped, lightweight JavaScript Library for slim progress bars for Ajax'y applications. Inspired by YouTube and Github.
JavaScript
24
star
8

Puzzles

A repository for collecting all interesting puzzles found in interviews and internet
22
star
9

Tutorials-PDF

Download tutorial pdfs from http://www.tutorialspoint.com/
Python
19
star
10

HackerRank-CLI

CLI for running code using HackerRank API
JavaScript
17
star
11

geekiT

Google Chrome extension to mark problems solved on GeeksForGeeks.org so as to focus on unsolved problems. Also view your analysis.
JavaScript
16
star
12

HackNSIT

iConnect, a Social Reporting App, provides an easy-to-use yet powerful way to report crimes in REAL-TIME by the citizens.
JavaScript
8
star
13

MokshaWebsite

[Depricated] Moksha Website
PHP
8
star
14

InventoryManagement

This project is for the IT Team of Practo provide easy and efficient management of technical inventory of Practo.
Java
7
star
15

Hack-Kuku-Kube

JavaScript Hack for Kuku Kube - Eye Test Game (http://kuku-kube.com/)
JavaScript
7
star
16

HackerEarth-CLI

CLI for compiling and running code on HackerEarth
JavaScript
6
star
17

HackerRank-Node-Wrapper

HackerRank API Node Wrapper
JavaScript
6
star
18

react-native-box-loaders

React Native Falling Boxes loader
Java
5
star
19

hbg

CLI for generating boilerplate for coding competitions
JavaScript
5
star
20

Evento

View your Github events in a better way
Python
4
star
21

notebooks

Jupyter Notebooks from practices, challenges, data exploration, competitions and more
Jupyter Notebook
4
star
22

Ideone-Solutions-Downloader

Code downloader for IDEONE
JavaScript
4
star
23

Github-Summary

Android App for knowing more about a Github user
JavaScript
3
star
24

manrajgrover.github.io

Code powering my current website
HTML
3
star
25

Safe-Journey

Android App that tweets your location on shake (Handy in case of emergency)
JavaScript
3
star
26

Treasure-Hunt-Platform

Platform developed on Php, MySQL, jQuery, CSS and HTML with Facebook Login implemented.
PHP
2
star
27

papers

Notes and summaries of papers I've read
2
star
28

Python-Socket-Chat

Socket chat developed using Python.Run server first and then launch client to chat.
Python
2
star
29

Memory-Game

Memory Game based on jQuery,CSS and HTML
HTML
2
star
30

mastering-meteor

A curated list of delightful Meteor packages and resources.
2
star
31

img2tab

Convert images to html tables, for dynamic QR Codes, barcodes and more
JavaScript
2
star
32

blog

Yeah, let's call it a blog!
JavaScript
2
star
33

chat

Web and Android Chat Application
PHP
2
star
34

Codes

Contains solutions of questions of various judges and new concepts I encounter.
HTML
2
star
35

docker-ds

Personal docker environment for data science
Dockerfile
1
star
36

RAKE-Algorithm

Implementation Of RAKE Algorithm
Python
1
star
37

battery_status

A Python Module for Windows to notify when battery is below certain set percentage
Python
1
star
38

BasicCRUD

This is a Basic CRUD API
PHP
1
star
39

Mastering-Android

Here I will upload all my basic Android Apps till I perfect in Android
Java
1
star
40

trailerify

Chrome extension to add IMDB ratings of a particular movie on Trailers Addict
JavaScript
1
star
41

MathLab

A repository to implement and maintain commonly used math related functions needed during coding competitions.
C++
1
star
42

Crick-Info-API

Unofficial Crick Info API.
Python
1
star