A Java library that allows programmers to read pages from freecycle.org.
The library allows you to traverse pages of freecycle.org in order to display the pages to the user. The library uses Jsoup to scan the pages of Freecycle to generate objects to perform operations on.
Install Jsoup as a jar and then open the project in a Java IDE and then compile it to a .jar
file.
- In IntelliJ IDEA.
- In Eclipse.
- In NetBeans.
- In BlueJ.
Please note that there is no released .jar
file at this time. I will release one soon; when I find the time to do so.
Nothing as of yet but I'll get around to this don't worry.
If you want to load the project up I personally recommend using IntelliJ IDEA as that's what the library was originally written in. When you load it up, you will need to install Jsoup as a jar. Then your all good to go.
If you would like to contribute to the project then that's fantastic! We'd love the help. I'd recommend you start by taking a look at the issue tracker. If there is nothing there that you think you can fix then please ask for help. We're are always happy to give you pointers. If you've made some changes, feel free to make a pull request, the dev team will take a look at it and see if we want to implement the change.
Coming soon!**
You can find the licence for jfr in the LICENCE file.
The Java Freecycle Reader is licensed and distributed under the GNU Affero General Public License v3.0. [2]
- jfr Logo by Tensounder54 is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Based on a work at https://aimuseums.files.wordpress.com/2015/08/museum-freecycle-logo-v2.jpg. Permissions beyond the scope of this license may be available here.
- https://www.gnu.org/licenses/agpl-3.0.en.html