From db4911108a761f311d546bf6a020d4ef039bba81 Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Tue, 22 Mar 2016 11:58:52 +1000 Subject: [PATCH] Create README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..49437ac --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# MagickaBBS +Linux/FreeBSD bulletin board system + +As I lost the code to my initail BBS flea, I've decided to start over from scratch and this time I'm using git hub so I dont +lose it again! + +Magicka is meant to be a modern (haha) BBS system, using modern technologies, like Sqlite, XMPP, long filenames (gasp!) etc +while still retaining the classic BBS feel. ANSI & Telnet, and good old ZModem. + +Currently it's in it's very early (re)development. You can sign up, login and log off. ie. Don't use it yet. + +I plan to work on things in this order: + +Mail System (using JAM LIB for compatability) +External Door Support +File Systems +Everything else.. +