awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesCommand-Line Window Controllers

CLI tools designed to programmatically control application windows and workspace layouts.

Distinct from Window Lifecycle Controllers: None of the candidates specifically cover CLI-driven window management; others are focused on network flow or specific OS internals.

Explore 4 awesome GitHub repositories matching development tools & productivity · Command-Line Window Controllers. Refine with filters or upvote what's useful.

Awesome Command-Line Window Controllers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • koekeishiya/yabaiAvatar von koekeishiya

    koekeishiya/yabai

    29,111Auf GitHub ansehen↗

    yabai is a tiling window manager and workspace orchestrator for macOS. It uses a binary space partitioning algorithm to automatically arrange application windows into non-overlapping rectangular regions to maximize screen real estate. The project provides a command line interface for controlling windows, displays, and virtual spaces, enabling the creation of custom desktop automation scripts. It includes capabilities for managing virtual desktops and disabling system animations to increase navigation speed. The system also supports mouse-based window focus, which automatically shifts the act

    Provides a command line interface for programmatically controlling windows, spaces, and displays.

    C
    Auf GitHub ansehen↗29,111
  • hovancik/stretchlyAvatar von hovancik

    hovancik/stretchly

    5,905Auf GitHub ansehen↗

    Stretchly is a cross-platform desktop break reminder application that helps prevent eye strain and repetitive strain injury by periodically prompting you to take microbreaks and long breaks. Built with Electron, it runs on Windows, macOS, and Linux with a consistent interface, and can be controlled both through its graphical interface and via terminal commands. The application distinguishes itself through extensive customization and context-aware behavior. You can adjust break intervals, durations, sounds, and the content displayed during breaks to match your personal workflow. Stretchly auto

    Sends commands to a running instance to manage breaks, open preferences, or get help via the terminal.

    JavaScriptbreaksbsdelectron
    Auf GitHub ansehen↗5,905
  • kando-menu/kandoAvatar von kando-menu

    kando-menu/kando

    5,618Auf GitHub ansehen↗

    Kando is a cross-platform desktop pie menu launcher that runs on Windows, macOS, and Linux, including Wayland compositors. It opens a radial menu on a hotkey and lets users select applications, files, or shortcuts by moving the cursor toward a slice, and can also be controlled from the command line to open specific menus or trigger shortcuts. The project distinguishes itself through a gesture-based selection system that interprets pointer movement direction and distance rather than requiring precise clicking, and an input device abstraction layer that normalizes input from mouse, stylus, touc

    Opens specific pie menus or triggers shortcuts via terminal commands or window manager keybindings for external automation.

    TypeScriptcross-platformelectrongestures
    Auf GitHub ansehen↗5,618
  • ramonunch/altsnapAvatar von RamonUnch

    RamonUnch/AltSnap

    4,663Auf GitHub ansehen↗

    AltSnap is a window manager utility and layout system that organizes application windows using custom snap grids and mouse-driven resizing and movement. It functions as a low-level input hook that intercepts keyboard and mouse events at the OS level to trigger custom window management actions. The project includes a coordinate-based grid mapper for precise snapping to custom zones and an input remapper that assigns keyboard scan codes to virtual mouse buttons. It also features a window automation CLI used to trigger management tasks on foreground or targeted application windows. The tool pro

    Provides a command-line interface to programmatically trigger window management tasks and layout changes.

    Cdesktopwindow-managerwindows
    Auf GitHub ansehen↗4,663
  1. Home
  2. Development Tools & Productivity
  3. Command-Line Window Controllers

Unter-Tags erkunden

  • Pie Menu CLI ControllersOpens specific pie menus or triggers shortcuts via terminal commands or window manager keybindings for external automation. **Distinct from Command-Line Window Controllers:** Distinct from Command-Line Window Controllers: focuses on controlling a pie menu launcher from the command line, not on general window management.