{"id":18055197,"url":"https://github.com/archangelsdy/silica","last_synced_at":"2025-04-10T23:13:32.025Z","repository":{"id":31045335,"uuid":"34603990","full_name":"ArchangelSDY/Silica","owner":"ArchangelSDY","description":"An Image Viewer","archived":false,"fork":false,"pushed_at":"2024-09-23T15:26:28.000Z","size":6069,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T23:13:25.400Z","etag":null,"topics":["acg","cpp","image-viewer","qt"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArchangelSDY.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-26T08:33:38.000Z","updated_at":"2024-09-23T15:26:34.000Z","dependencies_parsed_at":"2024-10-31T00:14:12.690Z","dependency_job_id":"292e2a06-c275-404f-84f5-de73ff241150","html_url":"https://github.com/ArchangelSDY/Silica","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArchangelSDY%2FSilica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArchangelSDY%2FSilica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArchangelSDY%2FSilica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArchangelSDY%2FSilica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArchangelSDY","download_url":"https://codeload.github.com/ArchangelSDY/Silica/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248312135,"owners_count":21082638,"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":["acg","cpp","image-viewer","qt"],"created_at":"2024-10-31T00:14:06.494Z","updated_at":"2025-04-10T23:13:32.004Z","avatar_url":"https://github.com/ArchangelSDY.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Silica\nAn image viewer.\n\n# Screenshots\n\n![Main Window](assets/screenshot_main.png)\n\n# Features\n\n* View images inside ZIP, RAR and 7-zip archives directly\n* Manga mode\n* Vim like keybindings\n* Hardward accelerated graphics\n* Gamepad support\n\n# Dependencies\n\n* Qt 5.15 (with schannel)\n* OpenCV\n\n# Build\n\nSilica uses CMake for building.\n\n## Linux / OS X\n\n```shell\n$ git clone --recurse-submodules https://github.com/ArchangelSDY/Silica.git\n$ mkdir build\n$ cd build\n$ cmake ../Silica\n$ make -j\n```\n\nIf you want a production build, set `CMAKE_BUILD_TYPE=Release` and `BUILD_PRODUCTION=ON`.\nA production build will store profile files in `~/.config/Silica` instead of `~/.config/Silica-Dev` in development build.\n\n```shell\n$ cmake ../silica -DCMAKE_BUILD_TYPE=Release -DBUILD_PRODUCTION=ON\n```\n\nBy default, OpenGL is disabled, you can enable it by setting `ENABLE_OPENGL=ON`.\n\n```shell\n$ cmake ../silica -DENABLE_OPENGL=ON\n```\n\nFinally, you can make distribution packages after build via:\n\n```shell\n$ make package\n```\n\n## Windows\n\n```batch\ngit clone --recurse-submodules https://github.com/ArchangelSDY/Silica.git\nmkdir build\ncd build\ncmake -G \"Visual Studio 16 2019 Win64\" -DCMAKE_PREFIX_PATH=\u003cQT_ROOT\u003e -DOpenCV_DIR=\u003cOpenCV_ROOT\u003e -DOpenCV_STATIC=true ..\\Silica\ncmake --build . --config Debug\n```\n\n# License\nGPL v3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchangelsdy%2Fsilica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchangelsdy%2Fsilica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchangelsdy%2Fsilica/lists"}