{"id":13495824,"url":"https://github.com/domingoruiz/Proxmox-Launcher","last_synced_at":"2025-03-28T17:33:54.869Z","repository":{"id":217016516,"uuid":"293298020","full_name":"domingoruiz/Proxmox-Launcher","owner":"domingoruiz","description":"Utilidad para acceder rápidamente a máquinas virtuales Proxmox","archived":false,"fork":false,"pushed_at":"2020-11-10T08:36:21.000Z","size":14,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T06:33:12.364Z","etag":null,"topics":["bash","proxmox","script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domingoruiz.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-06T14:50:48.000Z","updated_at":"2025-02-05T00:37:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"2902d170-a925-4aae-84c1-d0c983980f1a","html_url":"https://github.com/domingoruiz/Proxmox-Launcher","commit_stats":null,"previous_names":["domingoruiz/proxmox-launcher"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domingoruiz%2FProxmox-Launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domingoruiz%2FProxmox-Launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domingoruiz%2FProxmox-Launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domingoruiz%2FProxmox-Launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domingoruiz","download_url":"https://codeload.github.com/domingoruiz/Proxmox-Launcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246069654,"owners_count":20718765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","proxmox","script"],"created_at":"2024-07-31T19:01:38.617Z","updated_at":"2025-03-28T17:33:54.862Z","avatar_url":"https://github.com/domingoruiz.png","language":"Shell","funding_links":[],"categories":["Shell","Tools"],"sub_categories":[],"readme":"# Proxmox Launcher\n\nProxmox Launcher es una utilidad que nos permitira acceder de una forma rápida y sencilla a todas las máquinas virtuales de nuestros distintos servidores Proxmox sin tener que pasar por la interfaz web ni escribir las credenciales cada vez que se le de uso.\n\n## Requisitos previos a la instalación\nPara instalar esta aplicación debemos comprobar que tenemos los siguientes componentes instalados en nuestra máquina Linux:\n- virt-viewer\n- jq\n- curl\n- whiptail\n\nLos cuales podemos instalar en Debian/Ubuntu con el siguiente comando:\n```bash\napt-get install virt-viewer jq curl whiptail\n```\nO en sistemas RHEL con este otro comando:\n```bash\nyum install virt-viewer jq curl whiptail\n```\n## Instalación\n\nDescargamos y colocamos el script Proxmox_Launcher en un lugar que nos sea cómodo, le damos permiso de ejecución y estará listo para ser usado.\n\n```bash\ngit clone https://github.com/domingoruiz/Proxmox-Launcher.git\nmv Proxmox-Launcher/ProxmoxLauncher /usr/bin/\nchmod +x /usr/bin/ProxmoxLauncher\n```\n\n## Uso\n\nEjecutamos en terminal o a través de un acceso directo el comando Proxmox-Launcher y automáticamente se nos abrirá la aplicación dentro de la terminal.\n\n```bash\nProxmoxLauncher\n```\n\n## Desarrollo\nAplicación desarrollada por Domingo Ruiz Arroyo \u003cordenadordomi@gmail.com\u003e\n\n## Licencia\n\n\nEste proyecto se publica bajo la licencia MIT. Consulte el archivo [LICENSE](../master/LICENSE) para obtener más detalles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomingoruiz%2FProxmox-Launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomingoruiz%2FProxmox-Launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomingoruiz%2FProxmox-Launcher/lists"}