SyncTERM is a BBS client that runs on Linux. The author is somewhat cryptic about installing from source but it's really as simple as unpacking the source archive, then, from the root of the unpacked archive:
cd src/syncterm
make
sudo make install
SyncTERM is a BBS client that runs on Linux. The author is somewhat cryptic about installing from source but it's really as simple as unpacking the source archive, then, from the root of the unpacked archive:
cd src/syncterm
make
sudo make install