GithubHelp home page GithubHelp logo

spazm / baconbird Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akrennmair/baconbird

1.0 1.0 0.0 187 KB

baconbird is a Twitter client for text terminals.

License: MIT License

Perl 100.00%

baconbird's Introduction

README for baconbird
====================
Andreas Krennmair <[email protected]>

Introduction
------------
Baconbird is a Twitter client for text terminals.

Downloading
-----------

You can download baconbird releases from the baconbird website:

	http://synflood.at/baconbird.html

The latest source code can be found on GitHub:

	http://github.com/akrennmair/baconbird

Dependencies
------------
Baconbird depends on a number of software packages and libraries, which need to 
be installed beofre baconbird can be used.

- Perl (5.10 or newer): http://www.perl.org/
- STFL (0.21 or newer): http://www.clifford.at/stfl/
- Perl modules:
	* Moose
	* Net::Twitter
	* WWW::Shorten
	* URI::Find
	* HTML::Strip
	* IO::Socket::SSL
	* Config::General
	* String::Format
	* autodie
	* IPC::System::Simple

Debian squeeze (and later) comes with ready-to-use packages for these 
dependencies. The required packages are: 
- libmoose-perl 
- libnet-twitter-perl 
- libwww-shorten-perl 
- liburi-find-perl 
- libhtml-strip-perl 
- libstfl-perl
- libio-socket-ssl-perl
- libconfig-general-perl
- libstring-format-perl
- libautodie-perl
- libipc-system-simple-perl

Installation
------------

Installing baconbird is as simple as:

	perl Makefile.PL
	make
	make install

The first command will generate a Makefile and check BaconBird's dependencies. 
The second command will prepare BaconBird for installation and generate 
documentation, while the third command will install BaconBird.

When using "make install", you have the usual parameters "prefix" and "DESTDIR" 
available to control where your program will be installed and where the 
installation files will be copied to.

Contact
-------
Andreas Krennmair <[email protected]>

License
-------
Baconbird is licensed under the MIT/X Consortium License. See the file LICENSE
for further details.

baconbird's People

Contributors

akrennmair avatar jcmuller avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.