8000 GitHub - harrisonhjones/go-windowz: Sets the z order of the foreground window after a delay, for Windows, written in Go/Golang
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

harrisonhjones/go-windowz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

windowz

A command line utility (and library) to set the z order of the foreground window after a delay, for Windows, written in Go/Golang.

Install

  1. go get harrisonhjones.com/go-windowz...
  2. Add windowz.exe to your PATH

Usage

windowz --help

Examples

Set the foreground window to topmost in 5 seconds:

windowz

To "undo" set it to nottopmost (and optionally wait just 3 seconds):

windowz -d 3s -z nottopmost

About

Sets the z order of the foreground window after a delay, for Windows, written in Go/Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0