Skip to content

Used to search for images based on keywords from a personal library of images. Any images can be used, no specific ones.

License

Notifications You must be signed in to change notification settings

Jamster3000/ImageSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

searchMagnifyingGlass

This is a desktop application using c# programming language along with windows forms. This is to search for images by a database of keywords. It also has an option to add to images and keywords linked to each one and preview the selected image before saving it to the database. It uses SQLite database rather than the original idea of using a csv file.

in addition to this you can now also add an optional image url for IF your image is hosted somewhere. This is optional to add and can be changed on each individual image.

usage

To use this program take a look at the first release (for windows). Just download the exe file and execute. https://github.com/Jamster3000/ImageSearch/releases/tag/v2.0.0

To upgrade to a newer version download the new version. In your old version look for the information files that came with it. Save the "ImageLibrary" file. Once the new version is ready for use, replace the "ImageLibrary" file that came with the download with the "ImageLibrary" that you copied. This will ensure that the data you have saved to the database already will remain in the new version. Please be aware that any modifications to the database in newer version may result in incompatability.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE https://www.gnu.org/licenses/gpl-3.0.en.html - see the LICENSE https://github.com/Jamster3000/ImageSearch/blob/master/LICENSE file for details.

GitHub issues Last Commit GitHub StarsCode Size