SaaSHub helps you find the best software and product alternatives Learn more →
Enigma-bbs Alternatives
Similar projects and alternatives to enigma-bbs
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
asciimatics
A cross platform package to do curses-like operations, plus higher level APIs and widgets to create text UIs and ASCII art animations
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
-
pybbsterm
Terminal compatible with ansi-bbs. Meant to be a prototype, but published because why not.
-
x84
Discontinued A python telnet/ssh server for modern terminals. In spirit of classic software such as ami/x, teleguard, renegade, iniquity.
-
ditaa
ditaa is a small command-line utility that can convert diagrams drawn using ascii art ('drawings' that contain characters that resemble lines like | / - ), into proper bitmap graphics.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
enigma-bbs discussion
enigma-bbs reviews and mentions
- 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
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Feb 2025
Stats
NuSkooler/enigma-bbs is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.
The primary programming language of enigma-bbs is JavaScript.