GIFKR is a simple, Java based image, GIF, and video filtering platform.
Find a file
2022-12-30 11:39:29 -05:00
.settings first commit 2017-03-14 00:49:13 -04:00
libraries added missing files 2017-03-16 10:34:24 -04:00
resources first commit 2017-03-14 00:49:13 -04:00
splash first commit 2017-03-14 00:49:13 -04:00
src Remove call to com.apple.eawt.Application.setDockIconImage method that no longer exists 2022-12-30 11:39:29 -05:00
.classpath fixed accidentally using outdated utils from beta jar 2017-03-15 00:52:21 -04:00
.gitignore Remove call to com.apple.eawt.Application.setDockIconImage method that no longer exists 2022-12-30 11:39:29 -05:00
.project added accidentally forgotten utils 2017-03-14 01:47:39 -04:00
license.txt added license 2017-03-15 00:11:13 -04:00
README.md Created readme 2017-03-14 01:44:55 -04:00

GIFKR

GIFKR is a simple Java based image, GIF, and video filtering platform.

This project was made by a single developer over the course of two years, so it is a bit disorganized. It does not use maven/gradle/etc. The entire Eclipse project (including dependencies) is in this repo.

To use it, simply clone the repo and then open it in Eclipse using File>Open Project From File System.