sbbs.el

Update of "sbbs.el"
Login
Overview

Artifact ID: 919f18e4d85cd4690238d66109800748a8f254e4fff29df2babf44d445f4de9c
Page Name:sbbs.el
Date: 2020-05-29 08:09:03
Original User: zge
Mimetype:text/x-markdown
Parent: 722a211b026f7f3b32e718dc2308d46d3871ccf7fc71b8a417b259418581c13c (diff)
Next 94e6ba0e3c0d733af69f8489bffa231f11daa9816255b92c40417564933d6218
Content

sbbs.el

sbbs.el is a SchemeBBS client in Emacs. It implements browsing the thread list, threads and creating responses.

All development (version control, issue tracking, documentation, etc.) is done in this Fossil repository.

sbbs.el is in the Public Domain, published under the "CC0 1.0 Universal (CC0 1.0) Public Domain Dedication" license.

Quick Intro

sbbs.el is currently not part of any package repository (that we know of), so it must be installed manually. The steps for this are:

  1. Download the sources or clone+open the repo.
  2. Open sbbs.el and run package-install-from-buffer.
  3. Run M-x sbbs or M-x sbbs-browse (these two do the same), choose a board and start reading.

See also