/super-scripts

😎 super automation scripts written by humans

Primary LanguagePython

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

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