Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 755 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 755 Bytes

HaikuTwitter

A native Twitter client for Haiku.

HaikuTwitter screenshot

Features

  • Post tweets
  • Friends' timeline
  • Mentions
  • Public timeline
  • Auto-refresh (multi-threaded)
  • URI recognition (http, https, ssh, ftp...)
  • Retweeting
  • Reply
  • Searching
  • Trends
  • Synchronize tabs with Twitter's "Saved Searches"
  • Bit.ly shortening of URLs
  • Notifications
  • Save tweets with BFS attributes (query for tweets)
  • Replicate a timeline (EXPERIMENTAL)

Compiling

HaikuTwitter must be compiled with a more modern compiler than GCC2 (setarch x86).
It depends on libcurl.

License: MIT
Originally from: https://code.google.com/p/haikutwitter/