Skip to content

Searches for images on Google and displays them on top of your applications. Windows only.

Notifications You must be signed in to change notification settings

Yukaru-san/ImageOverlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageOverlay

Using the CLI you can search and display images atop of your screen.
You can click through elements to reach everything on the desktop behind it.

Windows only.

Usage

This libary depends on JSoup and JNA.
Since this isn't a Maven project you will need to add them yourself before compiling.

You can also head towards the Releases and download a precompiled one for yourself. (Coming soon)

Start the application by using java -jar ImageOverlay.jar

Commands

position [x | reset] [y | reset]
pos      [x | reset] [y | reset]
 Places the image at the given position. You can also use "reset" to center it.

scale [width] [height]
 Scales the given Image to the given dimensions

window [show / hide]
 Toggles the overlay visible / invisible
  

help
 Display the help Message

Exit
  Exit the program

About

Searches for images on Google and displays them on top of your applications. Windows only.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages