Skip to content

Latest commit

Β 

History

History
34 lines (29 loc) Β· 1.96 KB

README.md

File metadata and controls

34 lines (29 loc) Β· 1.96 KB

Super Awesome Scripts 😎

What's in this repo?

A list of super awesome scripts which help automate the boring tasks.

So far added

Script Contributor
file_encrypt_decrypt Adi
app_opener U-ways
ad_change_check jscooksey
folder_autosync szhou42
video_length_calculator ali-abz
arch_linux crouther
wifi_to_eth crouther
file_finder poszy
makere aksJain0
raw_to_jpeg Sadeed

Contribuition Guidelines

  • Make a separate folder for your script.
  • The script can be in any language
  • Script and folder naming convention (Use underscore only)
    • ❌ Script Name
    • ❌ Folder-Name
    • βœ”οΈ script_name
    • βœ”οΈ folder_name
  • The folder should contain the followings -
    • Main Script,
    • Supporting files for the script
    • A separate README.md file with proper documentation.

note: feel free to add your project to the list of scripts