Your Everyday Utilities!
Q) Why should you be using these utilities ?
- Tired of clicking the same spot on your screen again and again?
- Got bored of typing the same phrase over and over again during your day?
A) Repeat yourself with some intelligence, using everyday utilities.
- Python 2.7
- Pip
- NPM (Basic Users)
- Some TPL's (Listed here)
Install project dependencies based on usage:
- For advanced users:
- Install core dependencies using
pip install -r requirements.txt
from project root directory.
- Install core dependencies using
- For basic users:
- Install core and client dependencies using
pip install -r requirements.txt; cd client; npm install
from project root directory.
- Install core and client dependencies using
- Run
python -m core.<utility-name> <arguements>
from project root directory.
- Start the server using
python main.py
- Switch to client directory using
cd client
- Start dashboard using
npm start
- Point your web browser to http://localhost:3000
- SimpleHTTPServerWithUpload - GET/POST/UPLOAD Quick Server.
- GoogleImagesDownloader - Download Images From Google.
- argv1: output-directory
- argv2: search query (use quotes for multiple terms)
-
Search & Download Books
- Name
- Author
-
Search Network Devices