betafactory / EverydayUtilities

Your Everyday Utilities!

Home Page:https://betafactory.tech/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Everyday Utilities

Your Everyday Utilities!

Everyday Utilities

Introduction

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.

Requirements

  • Python 2.7
  • Pip
  • NPM (Basic Users)
  • Some TPL's (Listed here)

How to use

Install project dependencies based on usage:

  • For advanced users:
    • Install core dependencies using pip install -r requirements.txt from project root directory.
  • For basic users:
    • Install core and client dependencies using pip install -r requirements.txt; cd client; npm install from project root directory.

Advanced (CLI)

  • Run python -m core.<utility-name> <arguements> from project root directory.

Basic (EverydayUtilities Dashboard)

  • 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

Table of contents

Todo

  • Search & Download Books

    • Name
    • Author
  • Search Network Devices

About

Your Everyday Utilities!

https://betafactory.tech/

License:Apache License 2.0


Languages

Language:JavaScript 48.5%Language:Python 35.7%Language:CSS 9.0%Language:HTML 6.8%