This commit is contained in:
MacRimi 2025-03-04 23:14:11 +01:00
parent f0f566df63
commit 1d5d0470eb
2 changed files with 8 additions and 7 deletions

View File

@ -1,4 +1,3 @@
# Changelog
## [1.1.0] - 2025-03-06 ## [1.1.0] - 2025-03-06
### Added ### Added

View File

@ -2,21 +2,23 @@
<img src="https://github.com/MacRimi/ProxMenux/blob/main/images/logo.png" alt="ProxMenu Logo" width="265" height="294"> <img src="https://github.com/MacRimi/ProxMenux/blob/main/images/logo.png" alt="ProxMenu Logo" width="265" height="294">
</div> </div>
<div align="center"> <div align="center" style="margin-top: 20px;">
<a href="https://proxmenux.com" target="_blank"> <a href="https://macrimi.github.io/ProxMenux/" target="_blank">
<img src="https://img.shields.io/badge/Website-proxmenux.com-blue?style=for-the-badge&logo=internet-explorer" alt="Website" /> <img src="https://img.shields.io/badge/Website-proxmenux.com-blue?style=for-the-badge&logo=internet-explorer" alt="Website" />
</a> </a>
<a href="https://docs.proxmenux.com" target="_blank"> <a href="https://macrimi.github.io/ProxMenux/docs/introduction" target="_blank">
<img src="https://img.shields.io/badge/Docs-docs.proxmenux.com-blue?style=for-the-badge&logo=read-the-docs" alt="Documentation" /> <img src="https://img.shields.io/badge/Docs-docs.proxmenux.com-blue?style=for-the-badge&logo=read-the-docs" alt="Documentation" />
</a> </a>
<a href="https://github.com/MacRimi/ProxMenux" target="_blank"> <a href="https://macrimi.github.io/ProxMenux/changelog" target="_blank">
<img src="https://img.shields.io/badge/GitHub-ProxMenux-blue?style=for-the-badge&logo=github" alt="GitHub" /> <img src="https://img.shields.io/badge/Changelog-View%20Changes-blue?style=for-the-badge&logo=clockify" alt="Changelog" />
</a> </a>
<a href="https://guides.proxmenux.com" target="_blank"> <a href="https://macrimi.github.io/ProxMenux/guides" target="_blank">
<img src="https://img.shields.io/badge/Guides-guides.proxmenux.com-blue?style=for-the-badge&logo=bookstack" alt="Guides" /> <img src="https://img.shields.io/badge/Guides-guides.proxmenux.com-blue?style=for-the-badge&logo=bookstack" alt="Guides" />
</a> </a>
</div> </div>
<br />
# ProxMenux An Interactive Menu for Proxmox VE Management # ProxMenux An Interactive Menu for Proxmox VE Management
**ProxMenux** is a management tool for **Proxmox VE** that simplifies system administration through an interactive menu, allowing you to execute commands and scripts with ease. **ProxMenux** is a management tool for **Proxmox VE** that simplifies system administration through an interactive menu, allowing you to execute commands and scripts with ease.