Menu

Tree [3f446a] master /
 History

HTTPS access


File Date Author Commit
 .github 2017-04-25 Liu Liu [de8b5c] Update ISSUE_TEMPLATE.md
 UWP 2018-11-27 Liu Liu [1f0a45] build: update assets
 app 2018-11-27 Liu Liu [1f0a45] build: update assets
 include 2018-11-27 Liu Liu [a1b2e6] build: update version to 0.2.1
 src 2018-11-27 Liu Liu [e4f0a1] chore: rename class
 .gitattributes 2015-12-03 Liu Chao Liu Chao [6db5fb] 初始化提交以添加默认 .gitIgnore 和 .gitAttribute 文件。
 .gitignore 2018-07-28 Liu Chao Liu Chao [cae882] chore: ignore app/lc-finder
 CHANGELOG.md 2018-11-27 Liu Liu [e7eb3c] docs: add CHANGELOG.md
 CHANGELOG.zh-cn.md 2018-11-27 Liu Liu [e7eb3c] docs: add CHANGELOG.md
 CONTRIBUTING.md 2018-11-11 Liu Liu [d41adf] docs: add English version documents
 CONTRIBUTING.zh-cn.md 2018-11-11 Liu Liu [d41adf] docs: add English version documents
 LC-Finder.ico 2016-11-13 Liu Chao Liu Chao [e588eb] 添加图标和启动画面
 LC-Finder.rc 2016-11-13 Liu Chao Liu Chao [e588eb] 添加图标和启动画面
 LC-Finder.sln 2017-04-18 Liu Chao Liu Chao [302693] 更新 VisualStudio 项目文件
 LC-Finder.vcxproj 2018-11-27 Liu Liu [40d38c] build: update buld command
 LC-Finder.vcxproj.filters 2018-11-07 Liu Liu [735b16] feat: add link-i18n widget
 LICENSE 2015-12-21 Liu Chao Liu Chao [4081ee] Initial commit
 PRIVACY.md 2018-11-13 Liu Liu [79e975] docs: add PRIVACY.md
 README.md 2018-11-27 Liu Liu [46d5f6] docs: update README.md
 README.zh-cn.md 2018-11-27 Liu Liu [46d5f6] docs: update README.md
 build.sh 2018-07-22 Liu Chao Liu Chao [70a028] chore(scripts): prioritize use the existing LCU...
 package-lock.json 2018-11-20 Liu Liu [2cee91] chore(npm): add cp-cli
 package.json 2018-11-27 Liu Liu [0e3d0a] build: update build scripts
 resource.h 2016-11-13 Liu Chao Liu Chao [e588eb] 添加图标和启动画面
 setup.sh 2018-11-18 Liu Chao Liu Chao [a55b00] build: update setup.sh
 xmake.lua 2018-11-18 Liu Chao Liu Chao [8f011a] build: update version

Read Me

LC's Finder

Lightweight, cross-platform image manager

License Github Release Github All Releases Repo size Code size

Introduction

中文版

LCFinder (LC's Finder) is an image resource management tool that you can use to browse images, easily manage images, or search for images you want. As with the author's other projects, the naming is simple, it begins with LC, and the following Finder is referenced from the Finder in Mac OS.

LCFinder's user interface and feature design is based on the "photos" application that comes with Windows, Although it is a reference, the functional aspects are mainly developed according to the author's individual needs, and the author does not intend to waste time to implement all the functions of the "photo" application.

The "Photos" app responds slowly on machines with low hardware configurations, especially when opening an image file in the Explorer, the window will be in an unresponsive state for a long time, and the experience is very poor. It is easy to wonder: from the open file decoding data, to build user interface and render the image, to such a point operations also need to spend such a long time? Therefore, this is one of the reasons for the development of LCFinder.

Features

  • Collection view: Group by time to show all images.
  • Folders view: Keep the folder structure, you can view the images in each folder separately.
  • Image view: Support for opening bmp, jpg, and png images to score and tag current image.
  • Tag search: Support searching for images by tag.
  • Localization: Support Simplified Chinese, Traditional Chinese, English, expandable support for other languages.
  • Private space: Put non-public images in a private space to hide them, only display them after entering your password and confirming that you have opened your private space.
  • UWP: Support for Windows Universal Platform (UWP), you can click this link to view it in the windows app store.

Screenshots

screenshot 1
screenshot 2

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the contributing guidelines, which covers the following:

Feedback

The development of LCFinder is inseparable from the support of these projects:

  • LCUI — UI engine, provide graphical user interface support
  • LCUI.css — UI component library, provides basic styles and components for the graphical user interface.

License

Licensed under the GPL License.