Dabr is one of the web clients for “twitter.com” useful for mobile devices.
The name “Dabr” is the web service itself held in dabr.co.uk in one hand, but on the other hand, it’s a name of the open source project with totally similar function as you can get in that web service.
This software is written in PHP. To complete the installation on your own web server, you need to register it as your client in twitter.com after putting all of source code from google Code.
Next, you’ll see oAuth authentication request on your Dabr. But once you finished the oAuth accept, you can access twitter.com from the interface of Dabr via twitter’s web API.
(Formerly, we could choose both of digest certification & oAuth access on Dabr. But twitter.com closed their digest certification system recently. So we need to use oAuth system anyway.)
The default screen after installation.






