Skip to content

enderbas/MedyaLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake

MedyaLib

Tag based media index program. Save images with location time and person information. Add tags to images. Search combinational. This is MedyaLib. medyalib1.gif

Features

  • Save medias with catchy words
  • Search with saved badges
  • Show medias in customizable sized screen

Requirements

  • CMake 3.16 or higher
  • Qt5

Cmake

    sudo apt install cmake

Qt

    sudo apt install build-essential
    sudo apt install qt5-default

Building the project

A similar CMake routine to the one below:

mkdir build/ && cd build/
cmake .. -DCMAKE_INSTALL_PREFIX=/absolute/path/to/custom/install/directory
cmake --build .

About

Media management application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published