Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.
/ campies Public archive

Determines your Mac model and downloads the appropriate BootCamp package for you.

License

Notifications You must be signed in to change notification settings

fgimian/campies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Campies

License

Campies Logo

Artwork courtesy of Open Clip Art Library

Introduction

Campies determines your Mac model and downloads the appropriate BootCamp package for you. It was inspired by brigadier but attempts to be a cleaner and is a far simpler implementation.

Quick Start

  1. Dowload the campies script

    curl -O https://raw.githubusercontent.com/fgimian/campies/master/campies.py
    chmod +x campies.py
  2. Run the find command with no arguments to obtain the appropriate URL that you'll need to download to get BootCamp drivers for your machine:

    ./campies.py find
  3. Download the URL provided using your browser or a download manager such as DownloadThemAll for Firefox.

  4. Run the build command to extract the drivers from the package and prepare them as a ZIP file for use on Windows.

    ./campies.py build ~/Downloads/BootCampESD.pkg

    Note: Please replace the path of BootCampESD.pkg file if required.

  5. You'll now be given the location of your BootCamp ZIP file which may be used in Windows to install your BootCamp drivers.

You may see detailed help for each command using the --help argument if you wish to override your Mac model and such.

License

Campies is released under the MIT license. Please see the LICENSE file for more details.

About

Determines your Mac model and downloads the appropriate BootCamp package for you.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages