An open API service indexing awesome lists of open source software.

https://github.com/haliphax/aperture

32-bit DoorWay clone
https://github.com/haliphax/aperture

bbs terminal win32

Last synced: about 2 months ago
JSON representation

32-bit DoorWay clone

Awesome Lists containing this project

README

        

# Aperture

Aperture is a 32-bit application that redirects the standard input and output
of console applications to a connected socket handle in the spirit of the old
PC Micro "DoorWay" program. This can be used to turn an ordinary console
application into a BBS door.

## Usage

aperture.exe -H -N --

Node is unnecessary. You can use `-N1` as a default.

## Credits

Aperture makes use of the [R&M Software RMLib library](https://github.com/rickparrish/RMLib)
by [Rick Parrish](https://github.com/rickparrish).