Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

iBookshelf 0.1.4

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • versign
    Member
    • Mar 2010
    • 51

    iBookshelf 0.1.4

    iBookshelf description
    iBookshelf is an application for cataloging a book collection and designing bookshelves.

    iBookshelf is an application for cataloging your book collection and designing bookshelves based for it. Written in C#/Mono using the Gtk# graphical toolkit. This project is specifically an experiment in computer aided design

    Here are some key features of "iBookshelf":

    · ISBN entry using CueCat, standard barcode scanner, or manual entry.
    · Automatic data fetch using Amazon web services
    · Manual book entry for non-catalogued books
    · Bookshelf design based on most efficient book order.



    Requirements:

    · Mono >= 1.0.4
    · Gtk# >= 1.9
    · libgdiplus >= 1.0.4 (your shit will crash if you don't meet this)



    Installation

    The new release now uses autotools for installation so you should be able to compile and install in the traditional manner. To unpack:

    $ tar -xvzf ibookshelf-0.1.1.tar.gz
    $ cd ibookshelf-0.1.1

    Then to compile and install:

    $ ./configure
    $ make
    $ sudo make install

    To run the program use the following command:

    $ ibookshelf



    _http://linux.softpedia.com/progDownload/iBookshelf-Download-1943.html
Working...