Skip to content
/ IMORA Public

IMORA is a Python based tool that lets you overlay any Image or GIF on your screen

License

Notifications You must be signed in to change notification settings

Emco878/IMORA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMORA

Example Image

forthebadge forthebadge

GitHub Created At GitHub last commit (branch) GitHub release

📌 Description

IMORA is a tool that allows you to add an image or a GIF as overlay on your screen.

🛠️ Installation

Download the latest release version of IMORA.exe

⚠️ Note: This app is now signed however SmartScreen may warn you as my reputation is low. The program is safe. The source code, can be found in main.py

✨ Features

  • Save Image/GIF position
  • Lower the Scale of the Image / GIF
  • Hide application in taskbar
  • Simple and easy-to-use interface

🎥 Demo

Demo

📜 Instructions

UI

  • Open Button: Opens the sources folder which should hold all your Images and GIFs.
  • Load Button: Loads the Image or GIF on the screen.
  • Save Button: Saves the Position of the Image or GIF.
  • Clear Button: Clears the Console.
  • Scaler: Scale the Number of times you would want decrease your Image or GIF.
  • ⚙ Settings: Opens settings.json which stores the image, scale, and its coordinates.
  • 🔒 Lock: Prevents the Image or GIF from being dragged and locks it in place.

Steps:

  • Download any .png .jpg .jpeg .webp or .GIF and import it into your sources folder.
  • Click Load and drag the image anywhere on your screen.
  • Click Save to save the position of where the Image or GIF is on your screen.

⚠️ Fail-Safes

There are 3 possible error messages:

  • ❗ No File to Load
    • No Image or GIF has been opened to load.
  • ❗ No Position to Save
    • No Image or GIF has been opened to save.
  • ❗ Settings.json does not exist
    • The settings file has not been created yet or it may have been deleted. To reinstate it, just simply save the position of any Image or GIF.

📦 Requirements

  • Python 3.12 (Recommended)

👨‍💻 Development

Want to contribute? Great!

  • Fork the repository: click the Fork button at the top-right of the page
  • Your fork will be at: https://github.com/your_username/IMORA

Clone the repo using:

git clone https://github.com/your_username/IMORA.git

🔗 For more help: Contributing To a Project.

📝 License

MIT

About

IMORA is a Python based tool that lets you overlay any Image or GIF on your screen

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages