Skip to content

Latest commit

 

History

History
81 lines (41 loc) · 2.91 KB

README.md

File metadata and controls

81 lines (41 loc) · 2.91 KB

Windows NT Console Utils

Various utilities ported Windows NT Console. Some editors, Dialog, Figlet, etc.

Most of the software is not mine. Copyrights included if available.

Table of Contents

  • dialog - Thomas E. Dickey Dialog port to Windows

  • ed-nt - DEC EDT editor port to Windows

  • elvis - Elvis VI clone port to Windows

  • figlet - Figlet port to Windows

  • fte - FTE Editor port to Windows

  • k - A binary release of k_edit

  • mep - Microsoft Editor

  • owvi - Open Watcom VI Editor

  • sleep - Like Unix sleep(1) but for Windows

  • stevie - Stevie VI Clone port to Windows NT

  • tde - Thomson-Davis Editor port to Windows

  • xvi - XVI port to Windows

  • z - Z Text Editor by Mark Zbikowski

You may also be interested in...

Editors for Windows Consoe (Current and Free)

  • micro - Micro Editor fully supported on Windows

  • nano - GNU NANO Windows Port

  • kit - Kinesis Text Editor

  • brief - Brief Text Editor

For a more comphrehensive list of editors for the windows console check my blog post

Also history of Microsoft Editor that you can find in mep/ and z/ folders

Other Windows Utilities for Windows Console

  • cmdsave dumps contents of Windows Console / cmd.exe / Powershell window in to a text file

  • cmdmax maximize and or set arbitrary position and size of WIndows Console window

  • winsay It's a Mac OS X say(1) command reimplementation for Windows

  • lsblk Linux lsblk(1) implementation for Windows, doesn't use VDS

  • listdisk More detailed list disk utility that does not use VDS

  • diskimg Hard disk imaging (dump/restore) utility for Windows Console

  • disktrim SSD TRIM/UNMAP/DISCARD. Linux blkdiscard(1) for Windows

  • snoopy is a portable single exe no-driver tcp/ip packet sniffer for Windows Console

  • ttg Monitor SNMP bandwidth usage from Windows Console

  • regln Manage Windows Registry Links (REG_LINK type)

Console Environments

  • yori - Yori What Windows Console Should Really Be Like

  • busybox-w32 - Busybox for Windows