enigma-bbs
ENiGMA½ BBS Software (by NuSkooler)
pybbsterm
Terminal compatible with ansi-bbs. Meant to be a prototype, but published because why not. (by rvalles)
enigma-bbs | pybbsterm | |
---|---|---|
7 | 2 | |
563 | 15 | |
1.2% | - | |
8.7 | 0.0 | |
24 days ago | about 3 years ago | |
JavaScript | Python | |
BSD 2-clause "Simplified" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
enigma-bbs
Posts with mentions or reviews of enigma-bbs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-23.
- BBS: The Documentary
- ENiGMA½ – modern BBS software with a nostalgic flair
- Subtext - A multi-user BBS server for classic macOS
- Explaining Code Using ASCII Art
-
BBS "Proxy" ?
One of the nice parts about it is it's open source :) It looks like it is (mostly) a raw TCP connection - take a look at https://github.com/NuSkooler/enigma-bbs/blob/master/core/telnet_bridge.js, which uses the net module from node.js. As far as I can see, this looks like raw TCP rather than actually telnet. The one thing that the telnet_bridge.js code does do is look for a request for term type and can respond with that, though that looks like that would be easy to comment out or make into an option if that were a problem.
-
Ask HN: Could something like HN work on the fediverse?
Only if we can rock the old modems. I know there were some BBS....
....just went down the rabbit hole.
There is lots of bbs stuff out there. Here is one such example: https://github.com/NuSkooler/enigma-bbs
pybbsterm
Posts with mentions or reviews of pybbsterm.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing enigma-bbs and pybbsterm you can also consider the following projects:
ascii-tables - ⚡ Quickly format table in ASCII. Great for code comments, or Github Markdown!
retroterm - 57600 bps Commodore 64 PETSCII terminal implementing the Turbo56K protocol
sbbs - Mirror of gitlab.synchro.net/sbbs (don't submit pull requests here)
pyamigadebug - Framework for abstracting Amiga debuggers and access to AmigaOS libraries and devices. AmigaXfer serial port transfer software lives here.
cross-platform-terminal-characters - All the characters that work on most terminals
yachalk - 🖍️ Terminal string styling done right