Java and Android client for Flattr API
This repository has been archived on 2025-02-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-02-03 08:26:03 +01:00
flattr4j-async [maven-release-plugin] prepare for next development iteration 2017-04-14 14:05:12 +02:00
flattr4j-core [maven-release-plugin] prepare for next development iteration 2017-04-14 14:05:12 +02:00
flattr4j-web [maven-release-plugin] prepare for next development iteration 2017-04-14 14:05:12 +02:00
src/site Update documentation 2017-04-14 14:01:52 +02:00
.gitignore Ignore Eclipse classpath files 2013-10-22 23:54:29 +02:00
.gitlab-ci.yml Use sonar 2017-04-14 13:57:00 +02:00
.project Changes for Eclipse Indigo 2011-11-27 23:54:02 +00:00
LICENSE-APL.txt First import 2010-09-04 12:39:39 +00:00
LICENSE-GPL.txt First import 2010-09-04 12:39:39 +00:00
LICENSE-LGPL.txt First import 2010-09-04 12:39:39 +00:00
pom.xml Check that Java 6 and Android 11 API requirements are met 2017-08-29 00:44:14 +02:00
README.md DISCONTINUED 2023-02-03 08:26:03 +01:00

Java Flattr Client build status maven central

flattr4j is a free open source Java library for using the Flattr API. It can be used on Android apps, but also on Java based servers, web sites and desktop applications.

flattr4j is not an official client. It is not endorsed by or affiliated with Flattr AB or Eyeo GmbH.

DISCONTINUED

Due to the lack of documentation, and no prospect of getting further help from Flattr, I decided to discontinue this project. Version 2.14 is the final release.

Important Note

Flattr has changed its API. Because of that, some of the flattr4j calls are failing or not delivering the expected results any more.

Features

  • Lightweight and easy to use
  • Covers the entire Flattr API
  • Also runs on Android
  • JSP tag library for inserting static and javascript Flattr buttons
  • Helps through the OAuth authentication process at Flattr, no OAuth knowledge is needed
  • With Maven and Gradle support
  • Stable and mature code base, started in 2010

Usage

License

flattr4j is open source software. The source code is distributed under the terms of GNU General Public License Version 3, GNU Lesser General Public License Version 3, Apache License 2.0.