Go to file
Blake DeMarcy dc1694e0f4 more doc changes 2017-05-03 21:35:47 -05:00
clients
documentation more doc changes 2017-05-03 21:35:47 -05:00
prototype
src
.gitignore
LICENSE
README.md
config.json.example
dbupdate.py
gendocs.sh more doc changes 2017-05-03 21:35:47 -05:00
mkendpoints.py more doc changes 2017-05-03 21:35:47 -05:00
readme.png
schema.sql
server.py more doc changes 2017-05-03 21:35:47 -05:00
setup.sh

README.md

Bulletin Butter & Jelly

BBJ is a trivial collection of python scripts and database queries that miraculously shit out a fully functional, text-driven community bulletin board.

AAAAAAAAAAAAAAAAAAAA

Look Ma, it boots !!11!

It's all driven by an API sitting on top of CherryPy. Currently it does not serve HTML but this is planned for the (distant?) future.

The two official client implementations are a stand alone TUI client for the unix terminal, and GNU Emacs. The API is simple and others are welcome to join the party at some point.