|
|
|
@ -6,8 +6,7 @@ |
|
|
|
|
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 |
|
|
|
|
vichan | PHP + MySQL | https://github.com/vichan-devel/vichan/ | Fork of Tinyboard |
|
|
|
|
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 |
|
|
|
@ -18,8 +17,10 @@ TinyIB | PHP + RDMBS | https://github.com/tslocum/TinyIB | |
|
|
|
|
|
|
|
|
|
name | language/stack | source | comments |
|
|
|
|
-----| -------------- | ------ | -------- |
|
|
|
|
infinity | PHP + MySQL | https://github.com/ctrlcctrlv/infinity | deprecated in favor of vichan and/or infinity-next |
|
|
|
|
Kusaba X | PHP + RDMBS | http://kusabax.cultnet.net/ | no updates since 2013 |
|
|
|
|
Edaha | PHP + RDMBS https://github.com/Edaha/Edaha | https://github.com/Edaha/Edaha | Fork of Kusaba X, no updates since 2013 |
|
|
|
|
Tinyboard | PHP + MySQL | https://github.com/savetheinternet/Tinyboard | |
|
|
|
|
|
|
|
|
|
### Other ressources |
|
|
|
|
* http://www.9ch.in/overscript/ |
|
|
|
|