summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 2e388a65b185e6a4cc3a9baf6fc6ed0bcfb6a56b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
BookCatalog
===========

# About

With BookCatalog you can organize and categorize your book collection.

Simply scan or type your books ISBN number into the Add Book bar, press enter, and the book will be added to your catalog.

A confirmation 'beep' sound will play when you successfully scan a book. A 'bonk' sound will play if there was a mistake in finding the book information online.

It is easy to move your book database from computer to computer. Simply copy the file called bookcatalog.db and place it in the same folder as bookcatalog.jar and you are set! You can also place these two files on a thumbdrive so that you can catalog and organize your books on the go.

Book Catalog is programed in Java, and it should work on every major operating system. Book Catalog requires an internet connection in order to search for book information.

# Installation

	make
	./run.sh

# Credits

The error.wav sound file was created by [mikejedw](http://www.freesound.org/samplesViewSingle.php?id=451). The beep.wav sound file was created by [JustinBW](http://www.freesound.org/samplesViewSingle.php?id=70106). Links to their pages can be found insode the jar file.