Skip to content

A collection of ansi/bbs related applications

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mkrueger/icy_tools

Repository files navigation

icy_tools

This repository contains tools releated to BBSing and Ansi in general. It contains:

Icy Term a terminal program for legacy BBS systems.

Icy Draw a drawing tool supporting almost all ANSI formats.

Icy View a viewer to browse/view Ansi screens.

Icy Play a tool that shows icy draw animations on cmd line/bbs.

Build instructions

  • if you don't have apt-get installing these libraries is similiar the next step will tell you what's missing exactly.
  • Then you're ready to go "cargo build --release"
  • Exectuables for all tools are in target/release
  • Note: Initalizing submodules "git update --init" may be required on first checkout with git.