parent
fd293799cf
commit
084f227684
@ -1,2 +1,22 @@ |
|||||||
# imageboards |
# imageboards |
||||||
:ramen: an overview of popular imageboard software |
:ramen: an overview of popular imageboard software |
||||||
|
|
||||||
|
## Popular |
||||||
|
|
||||||
|
name | language/stack | source | comments |
||||||
|
-----| -------------- | ------ | -------- |
||||||
|
LynxChan | NodeJS + MongoDB | https://gitgud.io/LynxChan/LynxChan | all functionality exposed via JSON based RPC |
||||||
|
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 |
||||||
|
-----| -------------- | ------ | -------- |
||||||
|
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 |
||||||
|
|
||||||
|
### Other ressources |
||||||
|
* http://www.9ch.in/overscript/ |
||||||
|
* http://9ch.in/over/index2.pl |
||||||
|
Loading…
Reference in new issue