Skip to content
/ jiffy Public
forked from reisir/jiffy

displays any image in a Jiffy

Notifications You must be signed in to change notification settings

C0rvust/jiffy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jiffy

jiffy

Rainmeter skin to display any image, animated or not. Drag n Drop an image into any instance of Jiffy to create a new one.

Prerequisites

  • ffmpeg winget install Gyan.FFmpeg

Features

  • Handles .gif images
  • Handles animated .webp images

TODO:

  • Learn how to build ffmpeg to bundle in a version with only the image encoders enabled
  • Handle static images
  • Handle video?
  • Add option for frames (around the image)
  • Fix the stitched image being too large
    • Figure out what the maximum image size in Rainmeter is
    • Scale the output in FFMPEG to fit within Rainmeter limits (better performance, less code)
    • Split the output to multiple stitched images floor(max / framewidth) (no limitations (frame can't be bigger than max rainmeter image skull))

About

displays any image in a Jiffy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 70.3%
  • HTML 13.2%
  • Pawn 11.5%
  • SourcePawn 2.8%
  • NASL 2.2%