Skip to content

Java library that alows programmers to read pages from freecycle.org

License

Notifications You must be signed in to change notification settings

Tensounder54/jfr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

jfrlogo_trans.png

Creative Commons License [1]


JFR

Java Freecycle Reader

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.


Installing

Install Jsoup as a jar and then open the project in a Java IDE and then compile it to a .jar file.

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.


Example Usage

Nothing as of yet but I'll get around to this don't worry.


Development

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.


Contributing

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.


Change Log

Coming soon!**


Licence

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]


Footnotes

  1. 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.
  2. https://www.gnu.org/licenses/agpl-3.0.en.html

About

Java library that alows programmers to read pages from freecycle.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages