{"id":30893214,"url":"https://github.com/menteora/windows-mover","last_synced_at":"2026-02-14T10:32:14.296Z","repository":{"id":313760514,"uuid":"1052565706","full_name":"menteora/windows-mover","owner":"menteora","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-08T09:59:18.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-08T10:29:43.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"AutoHotkey","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/menteora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-08T08:30:12.000Z","updated_at":"2025-09-08T09:59:21.000Z","dependencies_parsed_at":"2025-09-08T10:29:44.036Z","dependency_job_id":null,"html_url":"https://github.com/menteora/windows-mover","commit_stats":null,"previous_names":["menteora/windows-mover"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/menteora/windows-mover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menteora%2Fwindows-mover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menteora%2Fwindows-mover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menteora%2Fwindows-mover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menteora%2Fwindows-mover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/menteora","download_url":"https://codeload.github.com/menteora/windows-mover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/menteora%2Fwindows-mover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29442743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:17:46.583Z","status":"ssl_error","status_checked_at":"2026-02-14T10:17:22.534Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-09-08T20:05:57.628Z","updated_at":"2026-02-14T10:32:14.284Z","avatar_url":"https://github.com/menteora.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Window Mover\n\n![Version](https://img.shields.io/badge/version-v1.2.0-blue)\n![Platform](https://img.shields.io/badge/Windows-11-tested)\n![AHK](https://img.shields.io/badge/AutoHotkey-v2.x-green)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"window-mover-256.png\" alt=\"Window Mover Icon\" width=\"128\" /\u003e\n\u003c/p\u003e\n\nA small AutoHotkey v2 utility to move a selected window between monitors (by physical layout) and maximize it.  \n**Tested on Windows 11.**\n\n---\n\n## English\n\n### Features\n- Pick a window from the list and **store** it.\n- Move to **left** / **right** monitor (physical position), then **maximize**.\n- **Undo** last move.\n- Optional **compact controller** with only Left/Right/Undo once a window is stored.\n- Descriptive button labels explain each action for first-time users.\n- **Auto language detection** with manual override (EN/IT/ES/FR/DE) persisted in `WindowMover.ini`.\n- Resizable UI + columns you can resize.\n- Version label visible in the app.\n- Comes with a clean fullscreen-inspired icon.\n### Requirements\n- [AutoHotkey v2](https://www.autohotkey.com/)\n\n### How to run\n1. Install AutoHotkey v2.  \n2. Save `WindowMover.ahk` somewhere (same folder recommended).  \n3. Double-click `WindowMover.ahk`.\n\n### Compile to EXE (optional)\n- Use **Ahk2Exe** (bundled with AutoHotkey).  \n- Select `WindowMover.ahk`, set **Custom Icon** to `window-mover-simple.ico`, and build.\n\n---\n\n## Italiano\n\n### FunzionalitÃ \n- Seleziona una finestra dall'elenco e **memorizzala**.\n- Sposta sul monitor **a sinistra** / **a destra** (posizione fisica) e **massimizza**.\n- **Annulla** l'ultimo spostamento.\n- Pulsanti descrittivi aiutano a capire ogni comando sin dal primo utilizzo.\n- ModalitÃ  **compatta** con solo Sinistra/Destra/Indietro dopo la memorizzazione.\n- **Rilevamento automatico lingua** con scelta manuale (IT/EN/ES/FR/DE) salvata in `WindowMover.ini`.\n- Interfaccia e colonne ridimensionabili, con etichetta **versione** sempre visibile.\n- Include un'icona pulita ispirata al fullscreen.\n\n### Requisiti\n- [AutoHotkey v2](https://www.autohotkey.com/)\n\n### Esecuzione\n1. Installa AutoHotkey v2.  \n2. Salva `WindowMover.ahk` (stessa cartella consigliata).  \n3. Doppio clic su `WindowMover.ahk`.\n\n### Compilare in EXE (opzionale)\n- Usa **Ahk2Exe** â†’ scegli `WindowMover.ahk`, imposta **Icona personalizzata** su `window-mover-simple.ico` e compila.\n\n---\n\n## EspaÃ±ol\n\nFunciones: seleccionar y guardar una ventana; moverla al monitor **izquierdo/derecho** y **maximizarla**; **deshacer** el Ãºltimo movimiento; botones descriptivos que explican cada comando; modo **compacto** con solo Izquierda/Derecha/Deshacer; detecciÃ³n automÃ¡tica de idioma con selecciÃ³n manual (ES/EN/IT/FR/DE); interfaz y columnas redimensionables; etiqueta de **versiÃ³n** siempre visible; incluye un icono inspirado en pantalla completa.\n\nRequisitos: AutoHotkey v2  \nEXE: Ahk2Exe + `window-mover-simple.ico`.\n\n---\n\n## FranÃ§ais\n\nFonctionnalitÃ©s : choisir et mÃ©moriser une fenÃªtre ; l'envoyer sur l'Ã©cran **gauche/droite** et **la maximiser** ; **annuler** le dernier dÃ©placement ; libellÃ©s explicites pour chaque bouton ; mode **compact** ne montrant que Gauche/Droite/Annuler ; dÃ©tection auto de la langue avec choix manuel (FR/EN/IT/ES/DE) ; interface/colonnes redimensionnables ; Ã©tiquette de **version** ; icÃ´ne inspirÃ©e du plein Ã©cran.\n\nPrÃ©requis : AutoHotkey v2  \nEXE : Ahk2Exe + `window-mover-simple.ico`.\n\n---\n\n## Deutsch\n\nFunktionen: Fenster auswÃ¤hlen und speichern; auf den **linken/rechten** Monitor verschieben und **maximieren**; letzte Aktion **rÃ¼ckgÃ¤ngig** machen; aussagekrÃ¤ftige Beschriftungen fÃ¼r jeden Button; **Kompaktmodus** nur mit Links/Rechts/RÃ¼ckgÃ¤ngig; automatische Spracherkennung mit manueller Auswahl (DE/EN/IT/ES/FR); skalierbare UI und Spalten; sichtbares **Versionslabel**; Icon im Fullscreen-Stil.\n\nVoraussetzungen: AutoHotkey v2  \nEXE: Ahk2Exe + `window-mover-simple.ico`.\n\n\n## Files\n\n- `WindowMover.ahk` — the script  \n- `WindowMover.ini` — user settings (language)  \n- `window-mover.ico` — application icon (for EXE)  \n- `window-mover-256.png` — preview icon for README  \n\n---\n\n## Build Icons (Google Colab)\nCut and paste code of `make_icons.py` inside Google Colab\n\n---\n\n## License\n\nMIT\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenteora%2Fwindows-mover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmenteora%2Fwindows-mover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmenteora%2Fwindows-mover/lists"}