enigma-bbs
ascii-tables
enigma-bbs | ascii-tables | |
---|---|---|
7 | 4 | |
556 | 608 | |
0.7% | 0.2% | |
8.8 | 0.0 | |
about 2 months ago | over 1 year ago | |
JavaScript | JavaScript | |
BSD 2-clause "Simplified" License | - |
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
- 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
ascii-tables
- MathJax – Beautiful and accessible math in all browsers
-
Go To Software/Tools for Programmers
https://ozh.github.io/ascii-tables/ Keeps the function headers tidy
-
creating a literature-list first in Excel - then porting it over to notion - how to proceed?
when i try to create a spreadsheet - online here https://ozh.github.io/ascii-tables/
- Explaining Code Using ASCII Art
What are some alternatives?
sbbs - Mirror of gitlab.synchro.net/sbbs (don't submit pull requests here)
markdown-table - Generate a markdown (GFM) table
slides - Terminal based presentation tool
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.
concerto - Concerto Digital Signage System
latex-to-html
cross-platform-terminal-characters - All the characters that work on most terminals
wtf-tui - Text-based UI tool for configuring the WTF terminal dashboard
vision-2-bbs - ViSiON-2 : Resurrection
draw - Draw in your terminal
pybbsterm - Terminal compatible with ansi-bbs. Meant to be a prototype, but published because why not.
Temml - TeX-to-MathML conversion library in JavaScript