Pino is Twitter client for your Linux desktop. It created to be simple and fast. It written on Vala language and compiles to the native binary code.
If you want new features or if you found some bugs, plesase, use Issue Tracker
Installation:
Pino uses Waf build system. To build and install Pino use this commands:
./waf configure --prefix=/usr
./waf build
sudo ./waf install
For uninstalling type this:
sudo ./waf uninstall
Do not try to run Pino without installation, it would not work.
Product's homepage
Requirements:
· gtk+
· gee 1.0
· gio 2.0
· libnotify
· LibSoup
· libxml2
· webkit 1.0
· Vala
· GCC
What's New in This Release: [ read full changelog ]
· Migration on Cmake build system
· Bug fixes in the conversation dialog
· Improvements in the input widget