Skip to content

Instantly share code, notes, and snippets.

View pesposito's full-sized avatar

Pierre-Marie Esposito pesposito

  • @InforConsult
  • France
View GitHub Profile
@pesposito
pesposito / noVNCCopyPasteProxmox.user.js
Last active June 24, 2024 19:26 — forked from amunchet/noVNCCopyPasteProxmox.user.js
Copy/Paste for noVNC Proxmox
// ==UserScript==
// @name noVNC Paste for Proxmox French AZERTY Version
// @namespace http://tampermonkey.net/
// @version 0.2a
// @description Pastes text into a noVNC window (for use with Proxmox specifically)
// @author Chester Enright, fork PM Esposito
// @match https://*
// @include /^.*novnc.*/
// @require http://code.jquery.com/jquery-3.3.1.min.js
// @grant none