bbj-dev / bbj

Bulletin Butter & Jelly: An HTTP bulletin board server for small communities

Home Page:https://bbj-dev.github.io/bbj/site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulletin Butter & Jelly

BBJ is a trivial collection of python scripts and database queries that create a fully functional, text-driven community bulletin board. Requires Python 3.4 and up for the server and the official TUI client (clients/urwid/).

AAAAAAAAAAAAAAAAAAAA

it boots!

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.

About

Bulletin Butter & Jelly: An HTTP bulletin board server for small communities

https://bbj-dev.github.io/bbj/site/

License:MIT License


Languages

Language:Python 78.4%Language:Emacs Lisp 15.1%Language:HTML 3.7%Language:CSS 1.7%Language:JavaScript 0.8%Language:Shell 0.3%