Skip to content

tylnesh/JGifSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JGifSearch

Simple Tenor gif search utility written in Java, with gui in JavaFX

Features:

  • Simple JavaFX UI
  • Nice masonry tile layout using JFoenix
  • Shows of current featured gifs on launch
  • Clicking on a gif copies its link to the clipboard
  • Dependencies pulled in using Maven

Needs work:

  • More fancy design
  • Packaging it up in a runnable .jar or other format
  • Implementing the rest of the Tenor Gif API

Planned features:

  • Settings tab to set up all the advanced search parameters such as localizations and content filtering
  • Settings will be kept after restarting applications
  • Adding gifs to Favourites
  • Downloading gifs in various formats
  • History
  • Categories browsing

How to run:

  • Currently it's easiest to run straight from IntelliJ IDEA
  • You need to implement your own ApiKey Class with properties API_KEY and CLIENT_KEY. You can get your own API_KEY here. The client_key is up to you and serves to distinguish between multiple apps by the same dev, that use the same API key.

Screenshots

Featured GIFs

Featured gifs

Searching for Hello world!

Hello World

Searching for Happy Go Lucky, loading more gifs, copying the URL of some of them to system clipboard

Screencast.from.05.07.2022.17.33.56.webm

Resizing window

Screencast.from.05.07.2022.17.36.52.webm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published