ProxMenu Logo
# 🚀 ProxMenux: Interactive Menu for Proxmox VE Management **ProxMenux** is an interactive menu for **Proxmox VE** that simplifies advanced task management and automation through scripts hosted on GitHub. --- ## 📌 Installation To install ProxMenux, simply run the following command in your Proxmox server terminal: ```bash bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)" ``` --- ## 📌 How to Use Once installed, launch **ProxMenux** by running: ```bash menu.sh ``` Then, follow the on-screen options to manage your Proxmox server efficiently. --- ## 📌 System Requirements 🖥 **Compatible with:** - Proxmox VE 8.x** - Debian-based systems 📦 **Dependencies:** - `bash`, `curl`, `wget`, `jq`, `whiptail`, `python3-venv` (These dependencies are installed automatically during setup.) - **Translations are handled in a Python virtual environment using `googletrans-env`.** --- ## 📌 Contributing Contributions are welcome! If you want to improve **ProxMenux**, feel free to fork the repository and submit a pull request. --- ## ⭐ Support the Project! If you find **ProxMenux** useful, consider giving it a ⭐ on GitHub to help others discover it! ---