redesign table layout

master
Kevin Kennell 9 years ago
parent cd5b6fe981
commit d39a7f4141
  1. 34
      README.md

@ -3,31 +3,31 @@
## Popular
name | language/stack | source | comments
name | language/stack | comments | deployments
-----| -------------- | ------ | --------
LynxChan | NodeJS + MongoDB | https://gitgud.io/LynxChan/LynxChan | all functionality exposed via JSON based RPC
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
TinyIB | PHP + MySQL | https://github.com/tslocum/TinyIB |
[LynxChan](https://gitgud.io/LynxChan/LynxChan ) | NodeJS + MongoDB | all functionality exposed via JSON based RPC | [LynxHub](http://lynxhub.com/)
[vichan](https://github.com/vichan-devel/vichan/) | PHP + MySQL | Fork of Tinyboard |
[infinity-next](https://github.com/infinity-next/infinity-next) | PHP + RDMBS | Rewrite of infinity, built on top of the Laravel framework |
[Wakaba](http://wakaba.c3.cx/s/web/wakaba_kareha) | Perl + RDMBS | Inspired by Futaba and Futallaby |
[Kareha](http://wakaba.c3.cx/s/web/wakaba_kareha) | Perl + RDMBS | textboard-only version of Wakaba |
[TinyIB](https://github.com/tslocum/TinyIB) | PHP + MySQL | |
## Various other
name | language/stack | source | comments
name | language/stack | comments | deployments
-----| -------------- | ------ | --------
4jhan | NodeJS + RDMBS | https://github.com/phikal/4jhan-server | board engine only (JSON-based server-client architecture)
doushio | NodeJS + Redis | https://github.com/lalcmellkmal/doushio | Real-time features
mei | Ruby on Rails + RDMBS | https://github.com/lulalala/mei |
meguca | Go + RethinkDB + Typescript | https://github.com/bakape/meguca | Real-time features
[4jhan](https://github.com/phikal/4jhan-server) | NodeJS + RDMBS | board engine only (JSON-based server-client architecture) |
[doushio](https://github.com/lalcmellkmal/doushio) | NodeJS + Redis | Real-time features |
[mei](https://github.com/lulalala/mei) | Ruby on Rails + RDMBS | |
[meguca](https://github.com/bakape/meguca) | Go + RethinkDB + Typescript | Real-time features |
## Legacy, inactive or abandoned
name | language/stack | source | comments
name | language/stack | comments | deployments
-----| -------------- | ------ | --------
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 | Fork of Kusaba X, no updates since 2013
Tinyboard | PHP + MySQL | https://github.com/savetheinternet/Tinyboard |
[infinity](https://github.com/ctrlcctrlv/infinity) | PHP + MySQL | deprecated in favor of vichan and/or infinity-next | [8chan](http://8ch.net)
[Kusaba X](http://kusabax.cultnet.net/) | PHP + RDMBS | no updates since 2013 |
[Edaha](https://github.com/Edaha/Edaha) | PHP + RDMBS | Fork of Kusaba X, no updates since 2013 |
[Tinyboard](https://github.com/savetheinternet/Tinyboard) | PHP + MySQL | |
### Other ressources
* http://www.9ch.in/overscript/

Loading…
Cancel
Save