Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.475.877 Times

Facebook Client freeware
Filter: All | Freeware | Demo
 

Facebook Client

1 2 3 4 5 > 
Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 306

Facebox Pro for Facebook The best Facebook client on your menu bar! - Check friends' updates with one click. - CHAT WITH YOUR FACEBOOK FRIENDS!!! Tip: Click the "News Feed" tab to switch to the "Live Feed" (and vice-versa). This will show all recent items. Platforms: Mac

License: Freeware Size: 512 KB Download (48): Facebox Pro for Facebook Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 558

Facebook for iPhone/iPad Facebook for iPad With high-res photos, games, chat and more, now you can get the best of Facebook - on your iPad. - Enjoy bigger, better photos: Your photos are high-res and easy to flip through, like a real photo album - Navigate anywhere, fast: Just tap, slide or pinch to move from one... Platforms: iOS

License: Freeware Size: 10.5 MB Download (51): Facebook for iPhone/iPad Download

Released: March 30, 2011  |  Added: April 07, 2011 | Visits: 929

Jfbchat Jfbchat is a small, simple and powerful application specially designed to offer you a Facebook chat client.The client supports Facebook profile photos and audio notifications for incoming messages, useful if you do not want to open the browser to chat with your friends.The program was developed... Platforms: Windows, *nix, Java,MS-DOS,Other

License: Freeware Size: 1.64 MB Download (126): Jfbchat Download

Added: July 12, 2013 | Visits: 318

SocialVisor SocialVisor is a free and easy to use Twitter, Facebook and Yammer client written in Adobe Air. SocialVisor finds and displays twitter conversations as threaded chats, creates groups that combine your Twitter and Facebook friends, any tweet or status update as an email to anyone. Platforms: Mac

License: Freeware Size: 2.03 MB Download (50): SocialVisor Download

Added: August 21, 2013 | Visits: 260

pyfacegraph pyFaceGraph is a Python client library for the Facebook Graph API. It is being developed and maintained by iPlatform. Installation Via pip or easy_install: pip install pyfacegraph easy_install pyfacegraph You can install an 'edge' version via git: git clone... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): pyfacegraph Download

Released: November 12, 2003  |  Added: January 20, 2006 | Visits: 9.026

123 Flash Chat Server Software Windows Client Full-featured,high-performance 123FlashChat can integrate user db in forums or portals & has the most customized skin! It allows you to organize chat-events, collaborative work sessions or online meetings stably. With this exe client, even those members who unfortunately don't have flash player... Platforms: Windows

License: Freeware Size: 1.3 MB Download (1233): 123 Flash Chat Server Software Windows Client Download

Released: May 01, 2009  |  Added: May 05, 2009 | Visits: 8.820

Portable RDP 6 client Microsoft has annoyed the world with RDP 6 issues, bugs, difficulty to install it, requierements... RDP 6 portable is the very simple, easy to use program to blow-up all of these issues. It is a fully functionnal RDP 6 client standalone program. Less than 3 MB: no more need to install 350 MD of... Platforms: Windows, Windows CE

License: Freeware Size: 2.46 MB Download (2223): Portable RDP 6 client Download

Added: January 18, 2010 | Visits: 1.530

Crystal Mud Client Crystal Mud Client project is a terminal-based MUD client with good protocol support. Crystal is an adequate MUD client. At first glance it looks like telnet, but has full line editing and scrollback, character set conversion support, Unicode support, prompt grabbing, xterm titlebar setting,... Platforms: *nix

License: Freeware Size: 96.26 KB Download (124): Crystal Mud Client Download

Added: January 18, 2010 | Visits: 1.263

Gimp::ScriptFu::Client Gimp::ScriptFu::Client is a Perl client for the GNU Image Manipulation Program. Gimp::ScriptFu::Client acts as a source filter in a Scheme script that uses Text::Template to preprocess any embedded Perl fragments contained between { } brackets before sending the resulting Scheme to a Gimp... Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): Gimp::ScriptFu::Client Download

Added: March 06, 2010 | Visits: 3.407

Ragnarok Online Client Ragnarok Online Client project is a client to the Ragnarok online network. Ragnarok Online Client is a client to the Ragnarok online network, an MMORPG. This project only provides an API to be able to program a client without having to understand the protocol itself, and to keep up-to-date... Platforms: *nix

License: Freeware Size: 16.38 KB Download (585): Ragnarok Online Client Download

Added: September 04, 2010 | Visits: 1.292

POE::Component::Client::Halo POE::Component::Client::Halo is an implementation of the Halo query protocol. SYNOPSIS use Data::Dumper; # for the sample below use POE qw(Component::Client::Halo); my $halo = new POE::Component::Client::Halo( Alias => halo, Timeout => 15, Retry => 2, ); $kernel->post(halo, info,... Platforms: *nix

License: Freeware Size: 7.17 KB Download (163): POE::Component::Client::Halo Download

Added: May 15, 2010 | Visits: 1.050

POE::Component::Client::Rcon POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol. SYNOPSIS use POE qw(Component::Client::Rcon); my $rcon = new POE::Component::Client::Rcon(Alias => rcon, Timeout => 15, Retry => 2, Bytes => 8192, ); $kernel->post(rcon, rcon, hl, 127.0.0.1, 27015,... Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): POE::Component::Client::Rcon Download

Added: January 26, 2010 | Visits: 1.099

POE::Component::Client::Traceroute POE::Component::Client::Traceroute is a non-blocking traceroute client. SYNOPSIS use POE qw(Component::Client::Traceroute); POE::Component::Client::Traceroute->spawn( Alias => tracer, # Defaults to tracer FirstHop => 1, # Defaults to 1 MaxTTL => 16, # Defaults to 32 hops Timeout => 0, #... Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): POE::Component::Client::Traceroute Download

Added: January 27, 2010 | Visits: 1.302

FUSE::Client FUSE::Client is a Perl-FUSE client. SYNOPSIS use FUSE::Client; $c = FUSE::Client->new({ Port=>35008, Quiet=>1, }); $c->connect(); $c->send("COMMAND","parameter"); $c->disconnect(); The FUSE::Client module will create a TCP FUSE client to test sending messages to a FUSE server. The... Platforms: *nix

License: Freeware Size: 2.05 KB Download (182): FUSE::Client Download

Added: July 02, 2010 | Visits: 1.002

MudMagic Mud Client MudMagic Mud Client is a client for connecting to online text games.. Platforms: *nix

License: Freeware Size: 634.88 KB Download (95): MudMagic Mud Client Download

Added: September 13, 2010 | Visits: 1.024

Reality Cyanide client Reality Cyanide project is a client for Cyanide, a graphical virtual reality multiplayer role-playing game. Cyanide is intended to be the most dynamic multi-player online role-playing game ever made. This client uses an isometric perspective to present scenes. It is programmed with Python,... Platforms: *nix

License: Freeware Size: 645.12 KB Download (96): Reality Cyanide client Download

Added: August 09, 2010 | Visits: 1.225

Festival::Client::Async Festival::Client::Async is a non-blocking interface to a Festival server. SYNOPSIS use Festival::Client::Async qw(parse_lisp); my $fest = Festival::Client::Async->new($host, $port); $fest->server_eval_sync($lisp, %actions); # blocking $fest->server_eval($lisp); # just queues $lisp for... Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): Festival::Client::Async Download

Added: February 10, 2010 | Visits: 1.806

Mail::Client::Yahoo Mail::Client::Yahoo is a Perl module with programmatically access Yahoos web-based email. SYNOPSIS use Mail::Client::Yahoo; $y = Mail::Client::Yahoo->login( username => bob, password => secret, secure => 1, # for the paranoid and patient ); $y->select_folder(Inbox); $m =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (210): Mail::Client::Yahoo Download

Added: January 08, 2010 | Visits: 2.222

PXES Universal Linux Thin Client PXES project is a micro Linux thin client distribution. PXES will boot a real thin client or will help to convert in minutes any compliant hardware (see list bellow) into a versatile thin client. They will be capable of accessing any XDM server presenting the graphical login screen or any... Platforms: *nix

License: Freeware Size: 23 MB Download (524): PXES Universal Linux Thin Client Download

Added: May 25, 2010 | Visits: 2.233

Curl HTTP Client Curl HTTP Client is a PHP class that implements an HTTP client using the PHP Curl library extension. Frequently, in my daytime job I have to fetch data from various url’s, either by sending get or post request, binding to different IP address etc. Long time I used my own socket based HTTP... Platforms: *nix

License: Freeware Size: 3.07 KB Download (126): Curl HTTP Client Download

1 2 3 4 5 >