Skip to content

murnifine/maigen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 

Repository files navigation

Maigen

I created this app to speed up my work in filling in metadata for microstock content.

By using advanced AI services that analyze images and propose accurate metadata such as titles, keywords, and categories.

I kept the interface as minimal as possible to make it easy to use.

I also included some other additional features based on user suggestions.

Installation Guide

Download the installer file from here : Download

Windows

  1. Download the .exe or .msi installer file.
  2. Double-click the installer file to start the installation.
  3. Follow the on-screen instructions to complete the installation process.
  4. Once installed, you can open the application from the Start menu.

MacOS

  1. Download the .app / .app.tar.gz or .dmg installer file.

    Note: If the file name contains *.aarch64.*, it is for ARM-based chips (e.g., M1, M2). If not, it is for Intel-based chips.

  2. Open the terminal and enter the following command:

    xattr -cr ./path/to/maigen.app
    
  3. Right-click on the maigen.app file and select Open.

  4. If a confirmation message appears, click Open to proceed.

Watch the installation tutorial on YouTube: How to install Maigen for MacOS

Linux

For .AppImage:

  1. Right-click on the .AppImage file and select Properties.
  2. Go to the Permissions tab and check the option Allow executing file as a program.
  3. Close the properties window and double-click the AppImage file to launch the application.

For .deb:

  1. Right-click on the .deb file and select Open With Other Application.
  2. Choose Software Install and click Select.
  3. Click Install to begin the installation.

For .rpm:

  1. Open a terminal and navigate to the directory containing the .rpm file.
  2. Use the following command to install the package (you might need sudo privileges):
    sudo rpm -i maigen.rpm
  3. Launch the application from the terminal or find it in your application menu.

About

Microstocker helper tool

Topics

Resources

Stars

Watchers

Forks

Contributors