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-23 11:26:13 +10:00
ansis Added Bulletins 2016-03-23 11:26:13 +10:00
inih Initial Commit 2016-03-22 11:48:59 +10:00
jamlib-1.4.7 More work on message bases 2016-03-22 18:19:06 +10:00
.gitignore Finished the very basics of mail system. 2016-03-22 21:46:43 +10:00
bbs.c Added Bulletins 2016-03-23 11:26:13 +10:00
bbs.h More work on Mail, and New System Info 2016-03-23 10:14:31 +10:00
bbs.ini Finished the very basics of mail system. 2016-03-22 21:46:43 +10:00
localmail.ini Finished the very basics of mail system. 2016-03-22 21:46:43 +10:00
mail_menu.c More work on Mail, and New System Info 2016-03-23 10:14:31 +10:00
main_menu.c Started Work on Mail Menu 2016-03-22 13:07:42 +10:00
main.c Initial Commit 2016-03-22 11:48:59 +10:00
Makefile More work on message bases 2016-03-22 18:19:06 +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 Started Work on Mail Menu 2016-03-22 13:07:42 +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..