Git Product home page Git Product logo

bget's Introduction

Bget

CMD:

Bget screenshot

Powershell:

Bget powershell screenshot

Table of Contents

  1. Introduction
  2. Features
  3. Running Bget
  4. Switches
  5. Methods
    • Jscript -JS
    • Visual Basic Script -VBS
    • Powershell -PS
    • BITSAdmin -BITS
    • CURL

INTRODUCTION

Bget is a batch-file command-line tool for handling Windows scripts. It is built to help script writers and users alike easily download, update and remove scripts. It’s built for scripters, by scripters.

Features

  1. Download scripts from the Bget server: These scripts are vetted and sorted by us. We’ve gone about curating some of the most interesting scripts we could find that we think would be interesting and useful to you as well. Choose from over 100 scripts currently indexed by Bget.
  2. Download scripts from Pastebin: Pastebin has long been the coder’s friend, and so we added the ability to fetch scripts from Pastebin. These scripts are not pre-vetted however, but they offer the ability for fast code downloading without waiting for us to vet them.
  3. Update scripts: Rather than manually re-download the latest version of every script, Bget handles that for you, getting the latest version of any script you’ve downloaded.
  4. Easily remove scripts: Don’t like a script you downloaded? Easily remove it with Bget. One command and it’s buh-bye script.
  5. View script info: This allows you to see basic information about a script such as its name, author and description, allowing you to make an informed decision before downloading.
  6. Bget also allows you to list all scripts on the server and list downloaded scripts on the local computer.
  7. Upgrade feature: Bget also updates itself so you always stay up-to-date.
  8. Multiple download methods: Bget has many ways to get a script. These are: Jscript, VBScript, Powershell, BITSAdmin and CURL.

Running Bget

A typical Bget command looks like this:

Bget [-switch] [-method] [ARGUMENT]

Here’s an example:

Fetching a script named test from the server. The easiest way to do this would be:

BGET -get test

You should open a Command Prompt window in Bget's path before running any of the commands. Optionally, you could also add Bget's path as an environment variable.

Switches

Run BGET -help -doc to get a comprehensive list of Bget's switches.

Methods

Bget’s ‘methods’ are the download methods for grabbing resources from Bget's script repository. There are currently 5 methods:

  1. The JS method: It uses a JS download script.
  2. The VBS method: Uses a download script written in VBS.
  3. The PS method: uses Powershell to download resources.
  4. The BITS method: Uses bitsadmin to download resources. It is not compatible with the Pastebin switch.
  5. The CURL method: Uses curl to download resources.

Usage:

BGET [-switch] [-method] [script]

Where the methods are: -usejs, -usevbs, -useps, -usebits, -usecurl.

Examples:

  1. BGET -get -usejs test
  2. BGET -update -usevbs test
  3. BGET -pastebin -useps 1wsBxRs4
  4. BGET -list -server -usebits
  5. BGET -upgrade -usecurl
  6. BGET -info -usejs test

bget's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bget's Issues

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.