Skip to content

pya-h/Useful-Scripts

Repository files navigation

Useful Scripts

Here I put some useful scripts written by myself;
Scripts are written in Batch/bash or maybe both.

bulkclone

* Clone multiple (or all) repositories of one, at once.

cleanjunks

* It cleans the most space allocating trashes on the linux, by apps like apt, snap, vscode, android-studio, * cache and so on.
It throws a full log of everything thats cleaned.

gethem

* Oh and this one; Say hello to my little friend 'gethem' :)))
* This one is a useful script, that will batch download urls you provide in a file called 'list.txt' near the script location,
Then it creates a download queue and does the rest.
* No need to search for third party download apps for linux, this simple script does what's necessary.
* It also accepts arguments to clear or add URLs to the queue.

auth-gh-deploy

* It gets the frontend built resources, then pushes it to its repository gh-pages branch,
so you can have a live demo for that frontend, tested for React, Angular and classic html/css/js.
It gets the resource directory location, repository name and your username and password and does the rest.
* NOTICE: This one is a windows BAT script though, so runs on windows not linux.

TODO

* gethem.sh: Make the input file interactive, so if the user adds to the list while gethem is downloading, it updates the data.
* cleanjunks.sh: Search for word 'cache' and remove the result; (a little risky)

About

Some useful scripts for linux and windows to ease some stuff.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors