MiniThing
1. Project link
2. Usage

- Start search:
ctrl+f/enter/search button - Open selected:
ctrl+o/right key - Open selected path:
ctrl+p/right key - Copy selected:
ctrl+c/right key - Delete selected:
ctrl+d/right key - Rename selected:
ctrl+r/right key - Search from current result:
ctrl+shift+f
3. Packages
- Only support Windows platform currently
3.1 Portable package
- MiniThing-X86_64-V0.1-20240513.zip, SHA256: 6fc9db79576a2645452591f23101c0124294c903afc708dcfc88eec0b40d86b7
3.2 Installer package
- To be added
4. Build
- Enviroment: Visual Studio 2022 + QT 5.12.12
- VS config: Qt / CmdLine
5. To be added
- Display more file info
- Add short key
- CMake build
- Graceful Qt UI
- Reduce CPU usage ratio
- Speed up search results display
- Add Chinese language option in Qt UI
- Build installer package for Windows platform
- Build portable package
- Add clean bat script for portable package
6. Participate in contributing
- Fork this repository
- Create a new Feature_xxx branch
- Submit the code
- Create a new pull request