From e38ddc1bee38ee3b43c7b031383dd3ee07062ade Mon Sep 17 00:00:00 2001 From: Kevin Kennell Date: Fri, 15 Apr 2016 20:42:25 +0200 Subject: [PATCH] add vichan, infinity, infinity-next --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index db45411..fba8632 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,14 @@ name | language/stack | source | comments -----| -------------- | ------ | -------- LynxChan | NodeJS + MongoDB | https://gitgud.io/LynxChan/LynxChan | all functionality exposed via JSON based RPC +vichan | PHP + MySQL | https://github.com/vichan-devel/vichan/ | +infinity | PHP + MySQL | https://github.com/ctrlcctrlv/infinity | Fork of vichan, allows user-created boards, used by 8chan +infinity-next | PHP + RDMBS | https://github.com/infinity-next/infinity-next | Rewrite of infinity, built on top of the Laravel framework Wakaba | Perl + RDMBS | http://wakaba.c3.cx/s/web/wakaba_kareha | Inspired by Futaba and Futallaby Kareha | Perl + RDMBS | http://wakaba.c3.cx/s/web/wakaba_kareha | textboard-only version of Wakaba TinyIB | PHP + RDMBS | https://github.com/tslocum/TinyIB | + ## Legacy, inactive or abandoned name | language/stack | source | comments