Giter Club home page Giter Club logo

awesomebatch's Introduction

AwesomeBatch

Awesome Batch lets you customise your Batch files to a greater extent and simply allowing single-line coloring, animated titlebars and more to come!

Source Code C#

Source Code Batch


Syntax, usage and commands

(This is also included in the demo file)


Important

Make sure AwesomeBatch.exe and Config are in the same directory as this file and the current directory (cd) is the same.

ALL NUMBERS MUST BE ESCAPED DIGIT BY DIGIT WITH THE '^' CARET SYMBOL AND EVERY SINGLE ARGUMENT MUST BE DEFINED EVEN IF IT IS NOT BEING USED!

Once you have set up your config file to the way you like it you can remove all the echo >> code and use it by just calling in the executable.


Arguments

command - STRING

subcommand - STRING

arg1 - STRING

arg2 - STRING

arg3 - MUST BE INTEGAR

arg4 - MUST BE INTEGAR


Commands

color set arg1 arg2

Sets the color for only the line to the specified color. uses the same HEX values as normal batch. Make sure arg3 and 4 are set to 0.

Note: HEX-letters A-F are case sensetive and must be in capital letters.

arg1 - Background color

arg2 - Foreground color


title set arg1

Sets the title of the program normally like regular batch. Make sure arg2, 3 and 4 are set to 0.

arg1 - Title text


title animate arg1 arg3 arg4

Creates an animated titlebar. arg2 must be set to 'null'.

arg1 - Title text

arg3 - Time in milliseconds to animate (100 reccomended)

arg4 - Animation loops (3 reccomended)

awesomebatch's People

Contributors

opticulex avatar

Stargazers

Eurico Eloy avatar

Watchers

James Cloos avatar Eurico Eloy 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.