/script-collection

Automate my repetitive tasks

Primary LanguageShell

Script Collection

Automate my repetitive tasks

Git CLI

Git Statistic

./git-stat.sh

Dependency:

  • Pick

Miscellaneous

Bulk Downloader

./bulk-downloader.sh ./files.json

First array in the files.json is the destination folder.

Dependency:

  • wget

Table

./table.sh

Dependency:

Options:

  • Chrome, Find any tables in the current Chrome Tabs
  • MySQL, Pick available MySQL table then open with visidata
  • PostgreSQL, Pick available PostgreSQL table then open with visidata