(113 scripts catalogued)

Overscript

a little list of bbs scripts

This is overscript, a comprehensive overview of all known anonymous futaba-style bulletin board scripts.
if you have any scripts you know about that aren't listed here, please email weitzeug@gmail.com with details about it

I am hosting a tarball archive at /pub/software/TrueScript/ and a git mirror here but you should always try and get the latest version.

You are also welcome to email me if you want assistance with setting up a script.

vichan
by czaks
no image
PHP
created: 2012
status: maintained
d6d1082 (031220)
Essentially an improved fork of Tinyboard and probably the most common imageboard script in use today. Recommended for beginners due to sane defaults and useful features like Tesseract OCR and DNSBL integration.
emanon
by oprel
no image
Perl
created: 2015
status: stable
727486f
Modern extensions to Tablecat. Basically the de facto software for textboards now. In use at SAoVQ and other culturally significant websites. Most features are basic usability extensions to spiritual predecessors such as Shiichan.
Kareha
by !WAHa_06x36
no image
Perl
created: 2004?
status: stable
3.1.4
This is my favourite script. It is easy for beginners to modify and it runs well on low-end servers. Kareha is spiritually similar to Wakaba as it is written by the same author. It is very popular in textboard communities such as 4-ch.net and sageru.org
micrach
by Yanislav Igonin
no image
Go
created: 2021
status: maintained
aafbf6b (050222)
Tiny single board imageboard. Written as a side project when the author was learning Go.
multich
by Anonymous
no image
Python
created: 2020
status: maintained
f0edf77 (053021)
Multichan is a simple federated tag-based textboard with pseudo-image support, implemented with Python/Flask. It builds upon fashionable new federation concepts like the WebRing feature of vichan in that it also performs site-to-site replication of tags (boards) and posts. It also allows for browsing via a global index and receiving updates through Atom feeds.
meguca
by bakape
no image
Go
created: 2010
status: maintained
6.8.0
Meguca is a fast multiboard system with all the modern trappings (catalogue, merged boards, formatting, etc). Like other recent imageboard softwares, it allows the user to register an account and use it for preserving contextual state. There is a public instance of Meguca at shamik.ooo (nsfw).
SchemeBBS
by Ben Bitdiddle
no image
MIT Scheme
created: 2018
status: stable
n/a
SchemeBBS powers textboard.org, it features typical kareha-style textboard features such as quoting and shiichan-style text formatting. The code itself has few dependencies and is written competently but may be too lightweight for some people.
RAL
by Yumi
no image
PHP
created: 2017
status: stable
v3.1
RAL was written specifically for howler.space and attempts to focus on so-called perpetual posting (documented as ``continuities'') with a grid-style interface for viewing threads.
gemboard
by Crunklord420
no image
Rust
created: 2020
status: stable
a85e041f91
Gemboard is a unique textboard system designed for the Gemini protocol. It runs as a system service and uses Postgres for data persistence.
nntpchan
by majestrate
no image
Go
created: 2015
status: maintained
3.1.0
The main feature of NNTPChan is that it uses the NNTP protocol to assist in decentralising the board data. To participate in posting, you must have permission to access a server within the graph or use a web client. For a while (between 2014-2018) it was popular, however as of 2019 it appears there are no web-accessible boards anymore.
werchan
by Kyle Farwell
no image
Plan 9 rc
created: 2015
status: stable
1.5
the chan fell off. Probably a great choice if you run Plan 9 or want to use an almost CGI-free environment (!).
Treeboard
by David Wührer
no image
C
created: 2013?
status: stable
n/a
Treeboard is the first graph-based textboard software, designed for tree-board.net. It is implemented in C and uses a real graph implementation that renders as a giant svg file. It is remarkable in that the whole thing is implemented as a 1500 line C program.
Noder
by Amphy
no image
PHP
created: 2019
status: maintained
n/a
Noder is a graph-based textboard that allows you to connect arbitrary posts to your own and visualizes them with a directed top-down graph. It is similar in spirit to TreeBoard but is more practical to navigate since it does not span horizontally.
atob
by okay zed
no image
nodejs
created: 2013
status: maintained
0.1.0
atob is a real-time textboard that uses a custom nodejs backend and has some unusual features such as color-based tripcodes and a real-time chat function. It also has a 'anonicator' feature which visualises live user activity. I think overall the system is very innovative.
PeachBoard
by n/a
no image
PHP
created: 2020
status: maintained
n/a
Peachboard is an ordinary 2ch-style textboard script that powers 2board.net.
Wakaba
by !WAHa_06x36
no image
Perl
created: 2004
status: stable
3.0.9
Wakaba is a very old and popular script (slightly more popular than its cousin, Kareha) derived from Futallaby code. Wakaba uses a MySQL backend for storage. Wakaba's design serves as the scaffolding for many other scripts.
jschan
by Thomas Lynch
no image
nodejs
created: 2019
status: stable
ec71ffc (150220)
jschan is a futaba-style imageboard which uses Node.JS and MongoDB for the backend. It has some interesting features such as cyclic posts, webring support, and user-created boards. The code is almost entirely implemented by one author and uses modern development techniques like using models, migrations, etc.
Philomena
by liamwhite
no image
Elixir
created: 2019
status: stable
6799622 (130320)
Philomena is a hybrid forum-imageboard script which runs as a standalone daemon. It was created specifically for derpibooru.org and features post-tagging, user registrations, forum/image search, and a Commissions function which is specific to Derpibooru.
Kusaba
by tslocum
no image
PHP
created: 2008?
status: stable
0.9.3
Kusaba was once the most popular script for imageboards. Kusaba's history is tumultuous and colourful since it was the target of many hacking attempts partly due to the code quality and partly due to the types of communities which used it. The original author (Trevor) abandoned it in 2008 and Harrison Weston became the new maintainer.
LynxChan
by Stephen Lynx
no image
nodejs
created: 2015
status: maintained
2.4.10
LynxChan is a typical modern imageboard system. Over the years LynxChan has evolved into a popular fully-fledged software with a well-designed plugin system. The project is a one-man effort by Stephen Lynx. It is somewhat popular, currently being used by at least 20 websites as of writing (2021).
maniwani
by Kermit Alexander II
no image
Python
created: 2018
status: maintained
f8f850c (071020)
Maniwani is an experimental BBS which purveys many modern ideologies such as REST API support, real-time updates and CDN support. The script is mainly being used by futatsu.org.
NodeChan
by Joshua Moore
no image
Java
created: 2019
status: stable
9ba6909 (120819)
NodeChan is a Java-based peer-to-peer textboard client which relies on UPNP or the use of gossip servers to discover peers that contain other messages and threads on the board. It is by nature highly-decentralised and is therefore well-suited to use in a LAN scenario. At the time of writing, the implementation is incomplete but provides a functional proof-of-concept which seems reasonably simple to extend.
negoto
by steenuil
no image
Ur
created: 2017
status: stable
144241e (130818)
Negoto is a simple Futaba-style imageboard system written in the Ur/Web typed system. Currently it is not being further developed but provides a good basis for developing something more complex.
Phutaba
by Weissbier
no image
Perl
created: 2010
status: discontinued
ae541ef (230618)
Originally written for ernstchan.net, Phutaba is a heavily-modified extension of Wakaba which adds post statistics, EXIF data extraction, catalog mode, and other small changes. As of 2021, it seems that ernstchan.com is no longer functional and the original github repository has been taken down.
Infinity Next
by Joshua Moon
no image
PHP
created: 2015
status: maintained
08/11/19 (git)
Infinity Next is a complete imageboard system implemented in Laravel. It was originally intended to be the replacement script for 8chan.net. It has a very high quality codebase and uses modern PHP practices. It would be a sensible choice for somebody looking to create a multi-imageboard website.
Monaba
by ahushh
no image
Haskell
created: 2013
status: maintained
2.6.2
Rich, featureful script implemented in the Yesod framework for Haskell. Mainly designed for haibane.ru, it has special functions for Tor-only operation and a tripcode replacement scheme called "prooflables". The system is straddling the line between pseudononymous systems and traditional forums as it supports private messaging and other user-identifying functions.
BlazeChan
by mission712
no image
PHP
created: 2016
status: unknown
0.12.0
pending futher information
wakarimasen
by k-anon (various)
no image
Python
created: 2010
status: stable
1.1
Wakarimasen is written for desuchan.net. Originally wakaba-compatible, it features an extended admin panel and supports multiple boards.
Glaukaba
by marlencrabapple
no image
Perl
created: unknown
status: unknown
0.125
wakaba fork with a lot of new changes
Mitsuba
by Desuneko
no image
PHP
created: unknown
status: unknown
rev 762
made from scratch, has a module system
Futallaby
by thatdog
no image
PHP
created: 2003
status: unknown
040103
Futallaby is historically important, serving as the original codebase for 4chan.org. It is derived heavily from Futaba. Futallaby inspired many other scripts such as Kusaba, TinyIB, Tinyboard, TinyBB, etc.
Futaba
by Futaba Channel
no image
PHP
created: 2001
status: stable
051031
Futaba is the historical script written for 2chan.net which served as the spiritual basis for the vast majority of all other imageboard scripts. The significance of this script for the greater *chan community is understated.
μchan
by Floens
no image
Python
created: unknown
status: unknown
n/a
Focus on separation of concerns.
livechan
by emgram769
no image
node.js
created: unknown
status: unknown
n/a
self-styled "IRC-like imageboard"
Doushio
by Lal'C
no image
node.js
created: unknown
status: unknown
rev 1.465
uses Redis as a datastore
FoolFuuka
by woxxy
no image
PHP
created: unknown
status: unknown
0.730
made for archiving *boards, very fast
Macro
by Tanami
no image
Perl
created: 2008
status: unmaintained
0.5.1
A script that I wrote in a weekend, largely inspired by Kareha. I ran it on 9ch.in for a while but now it is unmaintained.
Drydock
by Albright
no image
PHP
created: 2008
status: discontinued
r291
Drydock was a multi-board imageboard script which featurs a complete administration interface, similar to Kusaba. It was one of the first scripts to include a blotter function and image capcodes. The author appears to have stopped development since mid-2013. It was previously being used as the backend for kchan (url unknown).
iyagi
by sabitsuki
no image
Python
created: unknown
status: unknown
4b4e080
new clone of tablecat's backend
Hanako
by Vladimir37
no image
node.js
created: unknown
status: unknown
1.0.0
strong focus on scalability
img2
by Gareth Smith
no image
PHP
created: unknown
status: unknown
061610
untested
Regular Board
by Matthew Trevino
no image
PHP
created: unknown
status: unknown
9528cce
channel-style filtering, forum-like layout
Shiichan
by Shii
no image
PHP
created: unknown
status: unknown
3960
use Kareha instead
gibson
by thewiz
no image
node.js
created: unknown
status: unknown
1.30
emulates pre-internet BBSen with a JS console
TinyBB
by hotaru2k3
no image
Perl
created: unknown
status: unknown
???
there is TinyBB & TinyBBv3
Tablecat
by ``maiko''
no image
Perl
created: unknown
status: unknown
240411
VIP
Siokara
by ???
no image
PHP
created: unknown
status: unknown
1.04a
not updated since 2004
PyIB
by tslocum
no image
Python
created: unknown
status: unknown
r66
PyIB was originally written for PAQ.CC, an invite-only imageboard which used a system of referral tokens. Unfortunately the available source-code does not include this feature. The author appeared to stop development shortly after PAQ.CC went down.
Cynthia
by ???
no image
PHP
created: unknown
status: unknown
02e1
japanese
Yotsubanome
by sparky4+4
no image
PHP
created: unknown
status: unknown
who cares
written by a retard
TinyIB
by tj9991
no image
PHP
created: unknown
status: unknown
???
never seen it being used
Joyful Note
by kent-web
no image
PHP
created: unknown
status: unknown
2.73
japanese, untested
Ochiba
by ochiba
no image
PHP
created: 2004
status: stable
1.2.1
Ochiba was created out of the author's desire for a hybrid bbs script which allowed for imageboard-style commenting on top of a photo-blogging interface. It also supports RSS feeds, multiple-file uploads, and a keyword system for filtering.
4chandk
by bottiger
no image
PHP
created: unknown
status: unknown
240207
appears to be dead.
Pixmicat
by various
no image
PHP
created: unknown
status: unknown
6
taiwanese script based on japanese source
0ch
by ???
no image
created: unknown
status: unknown
4.xx
untested
GazouBBS
by ???
no image
PHP
created: 2001
status: stable
v3.6.
Ancient, but fundamental to BBS script history. Some people (i.e. ToR) have written patched and translated editions (see: https://github.com/fukionline/gazoubbsfix-en).
Gazo-CH
by ???
no image
PHP?
created: unknown
status: unknown
???
this might be an alias for GazouBBS
Yotsuba
by team4chan
no image
PHP
created: 2003
status: maintained
closed-source
Yotsuba was written by team4chan for 4chan.org. It originally drew heavily from Futallaby's codebase but is now most likely using more ``scalable'' PHP practices. The download link is for an older leaked copy of the board rendering component.
REchan
by Cudder
no image
PHP
created: 2008
status: unmaintained
080726 (r4)
REchan was written by a famous /prog/ shitposter for rechan.eu.org, it has a similar appearance to Kusaba X but evidence from archive.org suggests that it was written from scratch. Unfortunately there is no publicly-available source code since the main website went down.
Mikich
by SYNchan
no image
PHP
created: unknown
status: unknown
???
SYNchan's script
Tinyboard
by savetheinternet
no image
PHP
created: 2010
status: stable
0.9.2
Originally written for 4chon.net, Tinyboard was the first imageboard to utilise DNSBL filtering and make use of modern PHP practices, such as using APC for caching. The codebase has been used as the basis for other projects such as vichan.
Taimaba
by Aubrey "Kirtaner" Cottle
no image
Perl & PHP
created: 2007-04-01
status: stable
0.2.1
420chan's script. A very heavily modified and enhanced fork of Wakaba, adding many modern features and, amusingly, dynamic PHP output, making it an odd hybrid platform with a distinct backend and frontend.
Matsuba
by Storlek
no image
PHP?
created: unknown
status: unknown
(git)
sovietrussia's script
C-BOARD
by Wajett Systems
no image
???
created: unknown
status: unknown
3.8
The download URL provided is for a modded version of C-BOARD. I cannot locate the original source.
K-Board
by unknown
no image
Perl
created: unknown
status: unmaintained
1.9
K-board has a couple of experimental features such as a "post map" which shows how many posts each user has made.
Tackynote
by Tacky
no image
Perl
created: unknown
status: unknown
0.996
untested
Mkakikomitai
by Tacky
no image
Perl
created: unknown
status: unknown
0.73
japanese, emoticons and shit
Tackyvote
by Tacky
no image
Perl
created: unknown
status: unknown
0.95
no details available
Mezase2
by Tacky
no image
Perl
created: unknown
status: unknown
0.58
no details available
Ignium
by iignotus
no image
PHP
created: unknown
status: unknown
170709
untested, website is horrid
Ha Chan
by Federico Ramirez
no image
PHP
created: unknown
status: unknown
1.07
not actively developed?
Orphereus
by tehHedger
no image
Python
created: unknown
status: unknown
???
python, "modular"
desuchan
by k-anon
no image
Perl
created: unknown
status: unknown
rev 168
forked from wakaba, lots of changes
ochan
by unknown
no image
Java
created: unknown
status: unknown
r326
ENTERPRISE QUALITY
kotoba-ib
by airflow83
no image
PHP
created: unknown
status: unknown
r437
russian
imgboard.cgi
by to-ru
no image
Perl
created: unknown
status: unknown
1.22
quite popular in japan
minibbs
by CGI RESCUE
no image
Perl
created: unknown
status: unknown
10.32
japanese
Sweetnote
by unknown
no image
unknown
created: unknown
status: unknown
unknown
proprietary?
imageboard
by unknown
no image
created: unknown
status: unknown
1.21
lol
mconv
by ivarch
no image
Perl
created: unknown
status: unknown
1.2.7
last updated in 2004, archaic
Saguaro
by spoot
no image
PHP
created: unknown
status: unknown
0.97.5
based on futallaby
Kakaha
by luza
no image
PHP
created: unknown
status: unknown
r21
uses SQLite backend
himgb
by hamilyon
no image
Haskell
created: 2007
status: stable
290412 (git)
This script is really old, the earliest mention of it is an old /prog/ thread. I have not seen it in use.
backyard
by unknown
no image
PHP
created: unknown
status: unknown
0.0.5
looks buggy
p2pchan
by tslocum
no image
python
created: unknown
status: unknown
???
windows-only?
Thorn
by Albright
no image
PHP
created: n/a
status: discontinued
n/a
Thorn was the author's first attempt at making an imageboard, based on Wakaba. The author has requested that I do not provide sources or other information so this serves simply as a reference to the fact it existed and was used at some point.
Anonsaba
by grumpy
no image
PHP
created: unknown
status: unknown
0.1
Anonsaba is apparently back-doored, DO NOT USE
weabot
by z411
no image
Python
created: 2014
status: maintained
0.8.10
based on PyIB with most of the Kusaba feature set
mewBBS
by Yuto Ikeno
no image
C
created: unknown
status: unknown
4.9
very, very old
miniboard
by Yuto Ikeno
no image
Perl
created: unknown
status: unknown
1.1
also very old (1997!)
arcNET
by NekoArc
no image
PHP
created: unknown
status: unknown
r32
used on 4chon, 314chan and mikuchan
Excelis
by Kazer
no image
PHP
created: unknown
status: unknown
1.6
untested, has smilies and such
Nelliel
by unknown
no image
PHP
created: unknown
status: unknown
v0.9b-r5
looks to be a decent Futallaby rewrite
Naranai
by Ikimashou (?)
no image
PHP
created: unknown
status: unknown
r50
danbooru-type image script
NitPick
by Ere Whitehouse
no image
PHP
created: unknown
status: unknown
unknown
image-posting, unlimited thread length?
PerlHP-bbs
by hotaru2k3
no image
Perl
created: unknown
status: unknown
unknown
it's probably going to be better than kusaba.
Lucid Tea
by Qiming Zeng
no image
PHP
created: 2008
status: discontinued
rev. 3
level of completion undetermined, pending further testing.
Yamada IB
by Yamada
no image
PHP
created: unknown
status: unknown
n/a
A long time ago the author sent me the source, unfortunately I have not retained it over the years. It is a fork of TinyIB.
Hatoya
by n/a
no image
n/a
created: unknown
status: unknown
n/a
n/a
EZ TREE
by n/a
no image
Perl
created: unknown
status: unknown
no details available
pdfbook
by n/a
no image
Perl
created: unknown
status: unknown
no details available
sbbs
by n/a
no image
Perl
created: unknown
status: unknown
no details available
Petit BBS
by n/a
no image
Perl
created: unknown
status: unknown
no details available
banabo
by n/a
no image
Perl
created: unknown
status: unknown
no details available
koutei
by n/a
no image
Perl
created: unknown
status: unknown
no details available
afbbs
by n/a
no image
Perl
created: unknown
status: unknown
no details available
Hydrogen
by n/a
no image
PHP
created: unknown
status: unknown
no details available
Infinity
by Odilitime
no image
PHP
created: 2021-10-07
status: stable
n/a
Maintained fork of infinity
FutaBilly
by Odilitime
no image
PHP/NodeJS
created: 2015-09-09
status: inactive
unknown
JS-required imageboard OR NodeJS archiver
Double Plus
by Odilitime
no image
PHP
created: 2020-04-28
status: maintained
pre-1.0
no-js modular modern imageboard in heavy development
ToyBBS
by George Musk
no image
PHP
created: 2024-10-30
status: maintained
0.1.1
PHP textboard experiment
MMMB
by George Musk
no image
PHP
created: 2025-03-18
status: maintained
0.1
MMMB is a mostly textboard-like forum script with PGP-based authorization/authentication. To post a message you have to sign it with PGP key.
This section of tanami.org and overscript.net is explictly provided under the GNU GPLv3 License.