Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benawad/find-ferriss-books

Makes a list of all the books recommended on the Tim Ferriss podcast.
https://github.com/benawad/find-ferriss-books

Last synced: 2 months ago
JSON representation

Makes a list of all the books recommended on the Tim Ferriss podcast.

Awesome Lists containing this project

README

        

# Find-Ferriss-Books
What is it?
-----------
Find-Ferriss-Books searches for all the books recommended on the [Tim Ferriss podcast](http://fourhourworkweek.com/podcast/) and displays the results in a Swing GUI.

Installation
------------
Download [MySQL](http://dev.mysql.com/downloads/mysql/) and [JDBC Driver](http://dev.mysql.com/downloads/connector/j/). Create a MySQL user and change the username and password in the [`database.properties`](https://github.com/benawad/Find-Ferriss-Books/blob/master/database.properties) file to match yours. Start your MySQL server `mysql.server start` and the program is ready to run.

Licensing
---------
Please see the file called LICENSE.