coff33ninja / medicat_installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medicat Installer

Logo

Compatibility

  • Windows 10/11 (Insider is not always supported)
  • Ubuntu / Arch / Debian / CentOS / FreeBSD / Fedora

Requirements for Windows

  • Windows 1703+ (releases after 2017)
  • cURL
  • Half a brain

Requirements for Linux

  • Terminal
  • like 75% of a brain
  • General Linux Knowedge

Main Files

Medicat_Installer.bat

The main file with guided prompts for downloading and installing Medicat USB

Medicat_Installer.sh

Main file for installing via linux command line Coded by @SkeletonMan03

Programs Included / Downloaded during install

Files Downloaded

  1. aria2
    • For downloading from torrent file.
  2. 7Zip
    • For File Extraction
  3. Wget
    • For downloading files from the internet. Because I hate curl...
  4. gdown
    • New Google Drive Method
  5. WinPython
    • Portable Python
  6. IPget
    • IPFS wget basically
  7. FolderBrowse
    • To find out what drive you want to install to without typing stuff
  8. QuickSFV
    • For hashing the big files somewhat quickly...
  9. MD5
    • For hashing downloads and small files

The Following are for the menu system.

  1. batbox
  2. Box
  3. Button
  4. Getinput
  5. Getlen

Credits

About


Languages

Language:Batchfile 92.5%Language:Shell 7.5%