Skip to content

ModdingFox/OpenFuraffinityClient

Repository files navigation

This is an unofficial opensource client for Furaffinity.

This application is provided as-is with no warranties/guarantees other than the following.
    This application is provided for free and you will never have to pay for it, if you have paid for this application request a refund from whoever sold it to you.
    No feature of this application now or in the future will ever require a payment to use or be locked behind a subscription of any kind.
    Advertisements(once added) will only come from Furaffinity directly and will always have the option to be disabled or enabled by the user.
    That being said Furaffinity has server costs and this application does not, we will respect that fact and once added they will be enabled by default.

This app is pretty rough at the moment. Most things work the way they should though there are a few bugs here and there.Much of the UI design is also pretty basic and will hopefully be made to look much prettier in later releases.

The goal of the OpenFuraffinityClient project is to have a client for Furaffinity that is owned/maintained by its users.
All code for the official google playstore releases will always be avaliable for viewing and modification here on version tagged branches.
Users who are also developers are certainly encouraged to pull the code down build the application and tinker around with it.
The github repo is setup to allow for pullrequests which will allow developers to contribute updates and changes they have made to the application back to the community.
Releases will be sporadic unless a critical fix is needed.
Note all pullrequests from developers new to the project must inclued the submitting developers furaffinity user page link.
All contributors to this application will be listed in the about page.

These sections are responsible for grabbing data from the various web pages and any prep needed for the ui to use. Likely if reworked enough they could be useful as standalone java libs for accessing FA.
    open.furaffinity.client.pages: Contains any read only type functionallity.
    open.furaffinity.client.submitPages; Contains any write functionallity.
    open.furaffinity.client.pages and open.furaffinity.client.submitPages depend on open.furaffinity.client.abstractClasses.AbstractPage and a few classes from open.furaffinity.client.utilities.

About

A toy project of mine to build an unofficial furaffinity client for android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages