{"id":17944766,"url":"https://github.com/starkev/hxsj-t69-quickcopy","last_synced_at":"2025-04-03T14:26:15.494Z","repository":{"id":259875011,"uuid":"879673930","full_name":"StarKev/HXSJ-T69-QuickCopy","owner":"StarKev","description":"This AutoHotkey script remaps the side buttons of the HXSJ-T69 mouse to the copy (Ctrl+C) and paste (Ctrl+V) actions. It provides a simple and efficient way to perform these common tasks directly from your mouse, enhancing productivity without the need for keyboard shortcuts.","archived":false,"fork":false,"pushed_at":"2025-03-25T07:02:19.000Z","size":743,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T08:20:02.820Z","etag":null,"topics":["autohotkey","automation","hxsj-t69","keyboard-shortcuts","keyboardshortcuts","mouse-remapping","productivity","scripting","windows","windows-10","windows-11"],"latest_commit_sha":null,"homepage":"","language":"AutoHotkey","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StarKev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-10-28T10:53:20.000Z","updated_at":"2025-03-25T07:02:22.000Z","dependencies_parsed_at":"2024-10-28T15:37:16.581Z","dependency_job_id":null,"html_url":"https://github.com/StarKev/HXSJ-T69-QuickCopy","commit_stats":null,"previous_names":["starkev/hxsj-t69-quickcopy"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKev%2FHXSJ-T69-QuickCopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKev%2FHXSJ-T69-QuickCopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKev%2FHXSJ-T69-QuickCopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StarKev%2FHXSJ-T69-QuickCopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StarKev","download_url":"https://codeload.github.com/StarKev/HXSJ-T69-QuickCopy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247016753,"owners_count":20869712,"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":["autohotkey","automation","hxsj-t69","keyboard-shortcuts","keyboardshortcuts","mouse-remapping","productivity","scripting","windows","windows-10","windows-11"],"created_at":"2024-10-29T06:04:53.416Z","updated_at":"2025-04-03T14:26:15.484Z","avatar_url":"https://github.com/StarKev.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cbr\u003e\n\u003ca href=\"https://github.com/StarKev\"\u003e\u003cimg src=\"sources/HXSJ-T69-QuickCopy.ico\"\u003e\u003c/a\u003e\n\u003cbr\u003e\n\n\u003cbr\u003e\n\u003c/h1\u003e\n\n[English](#english) | [Français](#français)\n\n# English\n\n## Program Description\n\nThis AutoHotkey script is designed to remap the side buttons of the HXSJ-T69 mouse to copy (Ctrl+C) and paste (Ctrl+V) actions. It provides a simple and efficient solution for those looking to streamline these actions directly from their mouse without relying on keyboard shortcuts.\n\n## Main Functions\n\n- **Copy Action (Ctrl+C)**: Assigns the left side button to the copy function.\n- **Paste Action (Ctrl+V)**: Assigns the right side button to the paste function.\n\n## Usage\n\n1. **Running the Script**: Place the script on your USB drive or in a location of your choice and double-click to run it. No installation is required.\n2. **Automatic Execution**: Optionally, place the script in the Startup folder to run it automatically upon each login.\n\n## Program Setup\n\n- Copy the AutoHotkey script to a location of your choice.\n- For automatic launch, place it in the `C:\\Users\\\u003cYourUsername\u003e\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup\\` directory.\n\n## Example of Use\n\n- **Copy and Paste**: Click the left side button to copy text, and the right side button to paste it wherever needed.\n\n## Author\n\n- [@StarKev](https://github.com/StarKev)\n\n---\n\n# Français\n\n## Description du programme\n\nCe script AutoHotkey est conçu pour remapper les boutons latéraux de la souris HXSJ-T69 afin d'exécuter les actions de copier (Ctrl+C) et coller (Ctrl+V). Il offre une solution simple et pratique pour automatiser ces actions directement via la souris, sans avoir à utiliser les raccourcis clavier.\n\n## Fonctions principales\n\n- **Action de Copie (Ctrl+C)** : Assigne le bouton latéral gauche à la fonction de copie.\n- **Action de Collage (Ctrl+V)** : Assigne le bouton latéral droit à la fonction de collage.\n\n## Utilisation\n\n1. **Exécuter le Script** : Placez le script sur votre clé USB ou dans un emplacement de votre choix et double-cliquez pour l'exécuter. Aucune installation n'est requise.\n2. **Exécution Automatique** : Optionnellement, placez le script dans le dossier de démarrage pour qu'il s'exécute automatiquement à chaque connexion.\n\n## Configuration du programme\n\n- Copiez le script AutoHotkey dans l'emplacement de votre choix.\n- Pour le lancement automatique, placez-le dans le répertoire `C:\\Users\\\u003cVotreNom\u003e\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup\\`.\n\n## Exemple d'utilisation\n\n- **Copier et Coller** : Cliquez sur le bouton latéral gauche pour copier du texte, et sur le bouton latéral droit pour le coller où vous en avez besoin.\n\n## Auteur\n\n- [@StarKev](https://github.com/StarKev)\n\n## License\n\n```text\nCopyright (C) 2023-2025 StarKev\n\nLicensed under the CC BY-NC-SA 4.0 License;\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    https://creativecommons.org/licenses/by-nc-sa/4.0/\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarkev%2Fhxsj-t69-quickcopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarkev%2Fhxsj-t69-quickcopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarkev%2Fhxsj-t69-quickcopy/lists"}