Skip to content

andyapo/APSETSCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

APSETSCR

Platform Release License Downloads Stars

Simple CMD window managment utility

APSETSCR is a small Command line utility which is able to quickly set window size, buffer, position and get basic info about it's dimensions and colors.


Usage

  • APSETSCR --set-window <cols> <rows> <buffer>
  • APSETSCR --set-position [x<winx>|y<winy>]
  • APSETSCR --maximize <buffer>
  • APSETSCR --info

Requirements

  • Static Badge Microsoft Windows

Security Notice

APSETSCR is distributed as freeware and is signed


Integrity Check

☝️To ensure the file has not been tampered with, verify its size and SHA-265 cheksum.
Size:
51 960 bytes
SHA-256:
fb51b04e3377e5cbf7cc57de967ed5fc0847284392eb53e10fee1f03cc445507

To verify SHA-256, please run:
Command Prompt:

certutil -hashfile APSETSCR.exe SHA256

PowerShell:

Get-FileHash .\APSETSCR.exe -Algorithm SHA256

⚠️ If the checksum does not match, do not run the file and download the latest version directly from this repository.


License

MIT License © 2026 andyapo

Packages

 
 
 

Contributors