All Projects → mvz → alexandria-book-collection-manager

mvz / alexandria-book-collection-manager

Licence: GPL-2.0 license
Fork of the Alexandria Book Collection Manager

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to alexandria-book-collection-manager

gnome-shell-panel-date-format
Allows to customize the date format on the panel.
Stars: ✭ 30 (+25%)
Mutual labels:  gnome
twitchlive-extension
TwitchLive-Panel Gnome Shell Extension displaying your favorite streamers
Stars: ✭ 27 (+12.5%)
Mutual labels:  gnome
gnome-shell-extension-containers
containers is a gnome-shell extension to manage linux container, run by podman
Stars: ✭ 40 (+66.67%)
Mutual labels:  gnome
gnome-shell-extension-syncthing-indicator
Put an indicator on the panel signalling the Syncthing daemon status using SystemD
Stars: ✭ 40 (+66.67%)
Mutual labels:  gnome
proxychanger
Go tool to change system and applications proxy
Stars: ✭ 15 (-37.5%)
Mutual labels:  gnome
Norka
Continuous text editor for Linux
Stars: ✭ 70 (+191.67%)
Mutual labels:  gnome
Ocean-blue-GDM3
Ocean Blue GDM3 theme for ubuntu
Stars: ✭ 27 (+12.5%)
Mutual labels:  gnome
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (+58.33%)
Mutual labels:  gnome
dotfiles
💾 personal configuration files
Stars: ✭ 42 (+75%)
Mutual labels:  gnome
gnome-hud
Unity like HUD menu for the GNOME Desktop Environment using rofi menu.
Stars: ✭ 111 (+362.5%)
Mutual labels:  gnome
Boston-Icons
Boston is an exclusive icon theme inspired by functionalist design and a touch of early computer icons. The project is focused on elemental properties, basic shapes, a reduced color palette and visual hierarchy.
Stars: ✭ 106 (+341.67%)
Mutual labels:  gnome
Slate-theme
GTK Mac-like theme for cleaner and flat-er look.
Stars: ✭ 14 (-41.67%)
Mutual labels:  gnome
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (-41.67%)
Mutual labels:  gnome
cover-thumbnailer
Generates folder thumbnails for various file browser on Linux to display music album covers, preview of pictures which are in a folder and more.
Stars: ✭ 56 (+133.33%)
Mutual labels:  gnome
swamp
Navigate your backed up data without drowning.
Stars: ✭ 34 (+41.67%)
Mutual labels:  gnome
gnome-gtk3
Interfacing Perl6 to Gnome GTK+
Stars: ✭ 15 (-37.5%)
Mutual labels:  gnome
ansible-dconf
Ansible module for setting DConf entries
Stars: ✭ 16 (-33.33%)
Mutual labels:  gnome
Commit
Commit message editor
Stars: ✭ 102 (+325%)
Mutual labels:  gnome
arch.linux.tutorial
This repository contains scripts, configuration files, and Arch Linux installation guide
Stars: ✭ 23 (-4.17%)
Mutual labels:  gnome
Minimalism-Gnome-Shell
Minimalism Gnome Shell Extensions
Stars: ✭ 31 (+29.17%)
Mutual labels:  gnome

Alexandria

Alexandria is a GNOME application for managing collections of books.

Alexandria is written in Ruby, and is free software, distributed under the terms of the GNU General Public License, version 2 or later. See the file COPYING for more information.

What is Alexandria?

Alexandria is an application for managing a personal book library. Its main recommending feature is its clean, intuitive interface. Alexandria is able to retrieve book information and cover images from a wide variety of online data sources. It also features extensive import and export options, a loan interface, and smart libraries. Alexandria is written in Ruby using ruby-gnome2.

Where can I get it?

You can install alexandria as a gem by running

gem install alexandria-book-collection-manager

Alternatively, download the source from the github repository at http://www.github.com/mvz/alexandria-book-collection-manager and follow the installation instructions.

Where can I find out more?

For source code and bug reporting, see the repository on github at http://www.github.com/mvz/alexandria-book-collection-manager.

Features

Alexandria is a simple program designed to allow individuals to keep a catalogue of their book collection. In addition, it enables users to keep track of books which are on loan.

  • retrieves and displays book information (sometimes with cover pictures) from several online libraries and bookshops, such as
    • WorldCat
    • US Library of Congress
    • British Library
  • allows books to be added and updated by hand
  • enables searches either by ISBN, title, author or keyword
  • supports the Z39.50 standard and allow you to manage your own sources (e.g. university libraries)
  • saves data using the plain-text YAML format
  • can import and export data into ONIX, Tellico, ISBN-list and GoodReads CSV formats
  • can export XHTML web pages of your libraries, themable with CSS
  • allows marking your books as loaned, each with the loan-date and the name of the person who has borrowed them
  • features a HIG-compliant user interface
  • shows books in different views (standard list or icons list), that can be filtered and/or sorted
  • handles book rating and notes
  • supports CueCat and standard "keyboard wedge" barcode readers
  • includes translations for several languages
  • is documented in a complete manual (at the moment only in English and Japanese)

Alexandria is not without problems. See doc/BUGS for a summary of issues.

Installation

There are full instructions for installing Alexandria from source in the file INSTALL, including information about all the dependencies.

If you are installing on a Debian-based system, things should be easier as the dependencies can be handled automatically.

To run the program, just type alexandria or, to get verbose debugging information, alexandria --debug

If you are running GNOME, Alexandria should appear under the 'Applications > Office' menu.

Contributors

The following people have contributed to Alexandria over the years:

Authors

Documenters

Artists

Translators

Former translators

License

Unless otherwise noted, the following license applies to all files that are part of Alexandria:

Copyright (C) 2004 Laurent Sansonetti Copyright (C) 2005-2010,2014-2020 Alexandria Contributors

Alexandria is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the file COPYING for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].