EzOffice is a Python script designed to simplify the process of downloading and installing various versions of Microsoft Office directly from their official download links. This script provides an intuitive command-line interface for users to select their desired Office version, automating the download and installation process seamlessly.
Easy-to-use interface for selecting Office versions including Office 365, Office 2021, Office 2019, and Office 2016.
Utilizes Downpy by colebolebole for efficient and reliable file downloading.
Streamlined workflow with automatic initiation of the Office installation process after download completion.
Clone or download the OfficeEz repository to your local machine.
Ensure you have Python installed, along with the required libraries (requests, and tqdm).
Run the script (ezoffice.py or gui.py) in a Python environment.
Follow the on-screen prompts to select your desired Office version and choose the installation directory.
Note: EzOffice is a tool designed to facilitate the legitimate installation of Microsoft Office software. It does not facilitate piracy or unauthorized distribution of software.
Contributions and feedback are welcome! Feel free to submit pull requests or report any issues on GitHub.