twake is a very simple Twitter client based on the CakePHP framework. It allows you to easily switch between your Twitter accounts and to post your status to them.
Installation
- Create a database for twake
- Execute the create.sql script from app/config/sql/
- Set the database settings in app/config/database.php
- Modify the value of the constant CAKE_CORE_INCLUDE_PATH in app/webroot/index.php
Version 2008-01-25
Initial release
