summaryrefslogblamecommitdiffstats
path: root/md/writeup/microbbs_minimalistic_bbs_system.md
blob: 4f7b8a17bf326c1a486d267cfbe16ba7b59544ee (plain) (tree)











































































                                                                                             
title:Notes on videos
keywords:math,statistics

# MicroBBS minimalistic BBS system


```text
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                    MicroBBS                                  +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                    INDEX                                     +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1. Intro
 2. Goal
 3. Usage

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                     1.Intro                                  +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


MicroBBS is attempt to write basic plain BBS that could be run on Linux/BSD 
systems on any kind of hardware. Also minimal dependencies should be used. No 
scripting, no databases, no external libraries as dependencies. Everything 
should be self-sufficient and easily compiled and lunched.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                     2.Goal                                   +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

basic chat
article publishing
file sharing
message board
maybe door-games

No extra stuff and extra super mega features. Also i have downloaded
old BBS sources and try to write everything in old school style =). Now
its is only 14kb and 50 more kb to go. And yes i will try not to go over
64kb size of executable.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                     3.Usage                                  +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Not alot works now just some picture shows and one article could be readed.
Its still in alfa stage.

Type in shell:

microbbs

And bbs should run in your terminal. You can put it as default shell for ssh






Links
https://github.com/FreeArtMan/microbbs

```

## Downloads



microbbs-0.1.7.tar.gz - 
6KiB -  
http://archive.main.lv/files/writeup/microbbs_minimalistic_bbs_system/microbbs-0.1.7.tar.gz  
microbbs-0.2.2.tar.gz -
49KiB - 
http://archive.main.lv/files/writeup/microbbs_minimalistic_bbs_system/microbbs-0.2.2.tar.gz