{"id":26218074,"url":"https://github.com/krafpy/yumu","last_synced_at":"2025-03-12T13:15:18.505Z","repository":{"id":49995085,"uuid":"325333305","full_name":"Krafpy/Yumu","owner":"Krafpy","description":"A small software that allows for quick searching of local image files.","archived":false,"fork":false,"pushed_at":"2021-08-10T18:12:47.000Z","size":149,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-05-25T20:23:17.612Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Krafpy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-29T16:21:41.000Z","updated_at":"2021-08-10T17:55:01.000Z","dependencies_parsed_at":"2022-09-01T03:51:25.147Z","dependency_job_id":null,"html_url":"https://github.com/Krafpy/Yumu","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krafpy%2FYumu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krafpy%2FYumu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krafpy%2FYumu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krafpy%2FYumu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Krafpy","download_url":"https://codeload.github.com/Krafpy/Yumu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243222183,"owners_count":20256229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-12T13:15:17.823Z","updated_at":"2025-03-12T13:15:18.492Z","avatar_url":"https://github.com/Krafpy.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yumu Image Searcher\n\n*Yumu* is a small background software that aims to solve the struggle finding an image among thousands of images in a folder. It allows locating images\nin a more timely manner through an interface that is similar to Discord's emote picker.\n\n## Build\n\nThe software is developed on [Visual Studio Code](https://code.visualstudio.com/) with\nthe .NET 4.8 Framework SDK.\nUse the `dotnet build` command to build the executable release :\n\n```cmd\ndotnet build -c release\n```\n\n## Usage\n\nThe software configuration is accessible from its tray icon.\n\n### Referenced images and directories\n\n*Yumu* will reference all images from a list of directories that\nthe user specified, i.e. it will list all files with a `.jpg`, `.jpeg`,\n`.png`, `.gif`, `.tiff`, `.bmp` extension and allow access to these files from\n*Yumu*'s search window.\n\n![Screenshot](/screenshots/screenshot1.PNG)\n\nIf a referenced directory content gets modified (i.e adding, removing or renaming\nan image file), it must be reloaded in the directory window for the modifications\nto be taken into account.\n\n### Search window\n\nThe search window allows for a quick search through the referenced images. I's opened and focused when the configured hotkey is pressed.\nThe search results are refreshed on each edit in the search bar.\n\n![Screenshot](/screenshots/screenshot2.PNG)\n\nA search result image can be dragged and dropped from the search window\nas a file, or copied in the clipboard if selected with a double click or\na press on the `Enter` key.\n\n## Issues\n\nWhen copied into the clipboard, the images are stored under the .NET\nbitmap format. Pictures lose their transparency, and only the first\nframe of a GIF is loaded. Converting the image into a DIB (*Device Independant Bitmap*) format that supports transparency (DIBv5 or *Format17*), as used by web browsers,\nand copying it to the clipboard would fix the transperency issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrafpy%2Fyumu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrafpy%2Fyumu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrafpy%2Fyumu/lists"}