An open API service indexing awesome lists of open source software.

https://github.com/bankole2000/batch-scripts

Collection of Self Made Windows Batch Script files For personal Use
https://github.com/bankole2000/batch-scripts

Last synced: 4 months ago
JSON representation

Collection of Self Made Windows Batch Script files For personal Use

Awesome Lists containing this project

README

          

# Some Useful Batch-scripts

A collection of batch scripts for personal use on windows. For **System and applications Setup**, **Navigation**, **Browsing**, quick **push** to github, and **file backup** from the command line.

[![Practice](https://img.shields.io/badge/Automation-Windows-blue.svg)](https://bankole2000.github.io/alc4.0strategy)

_

"I choose a lazy person to do a hard job. Because a lazy person will find an easy way to do it."
- **Bill Gates**

_



## What is This?

A small collection of batch scripts I wrote for personal use. Built with [DOS Batch](https://getbootstrap.com/), [Choco](https://chocolatey.org/), and a bit of [Patience](https://simpleprogrammer.com/improve-your-patience-developer/)...

## Main Features:

- **devSetup.bat** - Batch file to quickly setup and install several `Choco` and `NPM` software packages (*designed for Public Use*).
- **backup.bat** - Batch file to quickly backup files from different locations in the windows file structure (*for private use*).
- **browse.bat** - Batch file to quickly open local and internet urls in chrome (*for private Use, requires chrome*).
- **go.bat** - Batch file to quickly open local and internet urls in chrome (*for private Use, requires chrome*).
- **push.bat** - Batch file to quickly push to remote repository (*designed for Public Use, requires github account*).
- **RemoveDrive.exe** - Executable file to eject USB drives from the Command Line. (*designed for Public Use).
> Note: Batch Files designated "*for private use*" can easily be adapted for your own personal use as well, just require a little costumization. Working on the docs for that. Updates will be in this readme.

## BackStory - Why I made this

*Update Coming Soon*

## How to Use
*Update Coming Soon*

## Features in Development

- [x] App Descriptions in **devSetup.bat**
- [x] Customizations in **go.bat**
- [ ] Help Commands in all batch files
- [x] Clean up - README.md Update

## Contribution

Contributions are highly welcome. Feel free to fork, clone, make pull requests, report issues etc.

### Some notes on the code

```DOS
push
REM eg - push master
```

> just a note

```DOS
global variables like
%USERPROFILE%
%appData%
```

## Acknowledgments
*Update Coming Soon*

That being said
_

Adieu, Till I push again... I must return to my meditations on the Ways of Automation and the terminal of command

_