Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2
Compare

curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, SCP, SFTP, TELNET, DICT, FILE, LDAP, POP3, IMAP, SMTP, GOPHER, RTMP and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies ... [More] , user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. [Less]

4.4127
   
  2 reviews  |  996 users  |  165,272 lines of code  |  75 current contributors  |  Analyzed 6 days ago
 
 
Compare

htty is the HTTP TTY, a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP. Install by typing: gem install htty

0
 
  0 reviews  |  3 users  |  13,243 lines of code  |  2 current contributors  |  Analyzed 8 days ago
 
 

Qataki is a command line microblogging client. It supports Identi.ca, Twitter and arbitrary StatusNet sites. Features: * Post, reply, retweet, send direct messages. * Read personal, public, users and groups timeline (last statuses). * Read messages directed to you (i.e., where you are ... [More] mentioned). * Multiple accounts support. * Read messages in context (i.e., conversations; feature available only for Identi.ca/StatusNet sites). * Search for notices. * Pastebin.com integration Qataki is a shell script. It depends on cURL and ELinks (or Lynx if ELinks is not installed), besides usual UNIX utilities (like sed/awk/grep). [Less]

5.0
 
  0 reviews  |  2 users  |  888 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

ncdc is a modern and lightweight Direct Connect client with a friendly text-mode interface.

0
 
  0 reviews  |  2 users  |  16,770 lines of code  |  2 current contributors  |  Analyzed 8 days ago
 
 

EvMon (Eventum Monitor) Simple little program that fetches info from eventum installation and display count of selected queues. Get visual and sound notifications if something changes. All to speed up your local support ticket handeling

0
 
  0 reviews  |  1 user  |  1,459 lines of code  |  0 current contributors  |  Analyzed about 22 hours ago
 
 
Compare

Multi-connection command line tool to download Internet sites. Similar to wget and cURL, but it manages up to 50 parallel links. Main features are: recursive fetching, Metalink retrieving, segmented download and image filtering by width and height.

5.0
 
  0 reviews  |  1 user  |  98,229 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

MySQL comes with a huge number of very useful scripts however there are situations where the toolset is no adequate. This package attempts to fill that gap. The project is called naga because it is meant to be red hot (like the chili). It probably will not be.

0
 
  0 reviews  |  1 user  |  1,884 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

restez is a command-line HTTP client written in Python. restez also provides a high-level simple to use HTTP client API. See HTTPConnection. ExamplesFetch a JSON representation of a resource: $ restez GET http://localhost/app/resource/3 --accept application/json Response Headers status: 200 ... [More] content-length: 61 content-location: http://localhost/app/resource/3 server: Apache/2.0.63 (Unix) DAV/2 mod_wsgi/2.3 Python/2.5.2 pragma: no-cache cache-control: no-cache date: Thu, 08 Jan 2009 12:14:55 GMT content-type: application/json; charset=utf-8 Response body (61 bytes, application/json) [p]pager, [d]isplay, [w]rite to file, [s]kip ? d {"timestamp": null, "product": "0", "user": "3", "result": 0} Response status: 200 (OK)Post a JSON request to a web app: $ restez POST http://localhost/api/index data.json Response Headers status: 200 content-length: 59 server: CherryPy/2.3.0 date: Thu, 08 Jan 2009 11:56:28 GMT content-type: application/json Response body (59 bytes, application/json) [p]pager, [d]isplay, [w]rite to file, [s]kip ? d {"status": "success", "version": "1.2.2"} Response status: 200 (OK)Make a POST request, specifying parameters and setting a cookie: $ restez POST http://localhost:9090/testapp/stats -p "month=June 2009" -p "format=csv" -H "Cookie: visit=fca17f0b0e8b8deac506c06ef801ae7f2fc292c4" Sending POST request to http://localhost:9090/testapp/stats Request headers include (HTTP client library may add more): Content-Type: application/x-www-form-urlencoded Cookie: visit= fca17f0b0e8b8deac506c06ef801ae7f2fc292c4 User-Agent: restez/0.2.2 Response Headers status: 200 content-length: 363 content-disposition: attachment; filename=stats.csv set-cookie: visit= fca17f0b0e8b8deac506c06ef801ae7f2fc292c4; Path=/; server: CherryPy/2.3.0 connection: close date: Fri, 05 Jun 2009 02:51:23 GMT content-type: text/csv Response body (363 bytes, text/csv) [p]pager, [d]isplay, [w]rite to file, [s]kip ? p Response status: 200 (OK) [Less]

0
 
  0 reviews  |  0 users  |  548 lines of code  |  0 current contributors  |  Analyzed about 4 hours ago
 
 

Ever feel that Last.fm's web/Flash interface and desktop app take up too much memory and screen space? Do you have a fetish for the austere glow of ASCII characters against a dark void? Then lastfm-cli might be for you. lastfm-cli is an interactive command-line & telnet interface to a ... [More] last.fm account and last.fm audio streams. lastfm-cli lets you choose radio stations, play songs, skip songs, "love" them or "ban" them, and control the volume without touching a mouse. Moreover, via telnet, you can share control of a last.fm audio stream (playing through the office or home sound system, for instance) as long as the computer running lastfm-cli is accessible on the local network. lastfm-cli requires an mp3 stream player. Currently, only iTunes is supported, but support for linux players such as MPG123 is under development. Warning: This is alpha, so the code is messy and it doesn't always recover gracefully from errors. Plus Last.fm streams are sketchy at times, so please don't expect skipping and switching radio stations to be completely fast or reliable. author: Daniel Choi, member of the Betahouse web cooperative in Cambridge, MA Screenshot RequirementsCurrently, lastfm-cli requires OS X Leopard. But I am working to make it work on Linux. Streaming Last.fm to AirtunesSince lastfm-cli uses iTunes to play the Last.fm audio stream, you can stream Last.fm via lastfm-cli to an Airport Express. But streaming radio via iTunes to Airport Express isn't the most stable experience and you may experience frequent dropouts. To minimize dropouts, try increasing the streaming buffer size to the maximum in iTunes preferences. A production-quality product like Airfoil may serve better for this purpose. Installationlastfm-cli is a ruby gem hosted on Rubyforge. You can install it with this command: > sudo gem install lastfm-cli After a successful installation, you should be able to run lastfm-cli with this command: > lastfm-cli Enjoy. Bug reports, comments, and suggestions are welcome. [Less]

0
 
  0 reviews  |  0 users  |  489 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

KINSole is a Win32 implementation of client side of the telnet protocol, described in detail in the RFC854 and related RFCs.

0
 
  0 reviews  |  0 users  |  24,477 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.