Skip to content

Instantly share code, notes, and snippets.

View 4Sitam4's full-sized avatar

Mathis B. 4Sitam4

  • France
  • 23:51 (UTC +01:00)
View GitHub Profile
@4Sitam4
4Sitam4 / noVNCCopyPasteProxmoxFrenchAzerty.user.js
Last active November 12, 2024 09:41 — 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