raphaelbastide / twab

Minimal microblogging engine based on browser tabs

Home Page:http://lab.raphaelbastide.com/twab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twab

This is a prototype for a minimalist microblogging engine based on browser tabs.
Don’t forget to check why this is cool!

Twab in action

Install

It is written with a couple of lines of PHP, just drop it on your server and edit config-example.php. Once you have changed the userName, userPass and userUrl, rename config-example.php to config.php.

To write a new message, open /new.php in a browser.

Twabberz

Not on the list? Let me know where you twab URL by email!

License

Twab is under GNU GPL.

About

Minimal microblogging engine based on browser tabs

http://lab.raphaelbastide.com/twab/


Languages

Language:PHP 51.2%Language:HTML 25.7%Language:JavaScript 23.1%