This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2016-03-22 11:59:42 +10:00
ansis Initial Commit 2016-03-22 11:48:59 +10:00
inih Initial Commit 2016-03-22 11:48:59 +10:00
.gitignore Initial Commit 2016-03-22 11:48:59 +10:00
bbs.c Initial Commit 2016-03-22 11:48:59 +10:00
bbs.h Initial Commit 2016-03-22 11:48:59 +10:00
bbs.ini Initial Commit 2016-03-22 11:48:59 +10:00
main_menu.c Initial Commit 2016-03-22 11:48:59 +10:00
main.c Initial Commit 2016-03-22 11:48:59 +10:00
Makefile Initial Commit 2016-03-22 11:48:59 +10:00
README.md Attempt to add bullet points on readme 2016-03-22 11:59:42 +10:00
s10.ini Initial Commit 2016-03-22 11:48:59 +10:00
users.c Make new user.ans display a little better 2016-03-22 11:50:41 +10:00

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..