enigma-bbs
slides
enigma-bbs | slides | |
---|---|---|
7 | 20 | |
556 | 10,331 | |
0.7% | 1.1% | |
8.8 | 6.0 | |
about 2 months ago | 6 months ago | |
JavaScript | Go | |
BSD 2-clause "Simplified" License | MIT 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
slides
-
A List of CLI Apps
Just got a quick look, and found a gem: https://github.com/maaslalani/slides
Easy to use, neat and powerful!
- Which software do you use to create presentations using Vim that is superior to existing ones?
-
[CppSerbia Meetup] C++ Customisation Points
Combination of: - http://maaslalani.com/slides/ - for slides - figlet/toilet/cowsay/lolcat - for generating titles and ascii art - https://github.com/lewish/asciiflow - for charts and diagrams
-
🎥 Neovim 0.9.0 - New Features
For those that are curious, I was using the `slides` CLI app to render the presentation via markdown https://github.com/maaslalani/slides
- Slides in Your Terminal
-
Marp: Markdown Presentation Ecosystem
This is pretty neat!
I have playing around with using slides^1 before for doing small demos with my team, but I find that outside of highly technical geeks most people don't want to look at presentations in plain text in a terminal window. I like that this lets you create more graphical slides still using markdown + your favorite editor.
[1]: https://maaslalani.com/slides/
-
Week 3 of learning rust - learning resources
Most of the notes about the language are in an interactive readme with runnable code samples. It can be ran in 2 ways: - using nvim to evaluate code snippets inline using neovim with the mdeval plugin. Using FeMaco creates an editing floating window with rust-tools LSP attached and Treesitter attached. - using slides, an interactive terminal presentation tool
- Explaining Code Using ASCII Art
-
Draw: a simple drawing tool in your terminal
For presentations definitely check out another project of mine: https://github.com/maaslalani/slides
-
Do you guys know any flashcard apps that works in tty?
You could also use a presentation type tool (like tpp or slides) to practice around with?
What are some alternatives?
ascii-tables - ⚡ Quickly format table in ASCII. Great for code comments, or Github Markdown!
lookatme - An interactive, terminal-based markdown presenter
sbbs - Mirror of gitlab.synchro.net/sbbs (don't submit pull requests here)
patat - Terminal-based presentations using Pandoc
cross-platform-terminal-characters - All the characters that work on most terminals
mdp - A command-line based markdown presentation tool.
concerto - Concerto Digital Signage System
slidev - Presentation Slides for Developers
vision-2-bbs - ViSiON-2 : Resurrection
rich-cli - Rich-cli is a command line toolbox for fancy output in the terminal
pybbsterm - Terminal compatible with ansi-bbs. Meant to be a prototype, but published because why not.
wtf-tui - Text-based UI tool for configuring the WTF terminal dashboard