Skip to content

itsitrio/medicat_installer

 
 

Repository files navigation

Work on this script is currently on pause. im working full time being a IT tech and Trainer. Sorry.

Medicat Installer

Logo

Read in: French Spanish Turkish

We appreciate some code improvements to the installer!

If you want to help us improve Medicat installer, you can:

OR:

  • Fork this project, and create a pull request with modified files.

Compatibility

  • Windows 10/11 (Insider builds might break the installer)
  • 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 Knowledge

Main Files

Medicat_Installer.bat

Contains the code required to download and install Medicat files

Medicat_Installer.sh

Main file for installing via Linux command-line

Coded by: @SkeletonMan03

or

curl -fsSL https://raw.githubusercontent.com/mon5termatt/medicat_installer/refs/heads/main/Medicat_Installer.sh | bash

Programs Included / Downloaded during install

Files Downloaded

  1. aria2
    • For downloading from the torrent file
  2. 7Zip
    • For file extraction
  3. IPget
    • IPFS wget basically
  4. FolderBrowse
    • To find out what drive you want to install to without typing stuff
  5. QuickSFV
    • For hashing the big files somewhat quickly...

The Following are for the menu system:

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

Credits

Star History Chart

About

Medicat Installer Repo

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 82.5%
  • Shell 16.9%
  • PowerShell 0.6%