MiniThing
MiniThing copied to clipboard
File search software for NTFS file system under Windows.
MiniThing
English | 中文
1. Project link
- Github: https://github.com/AlanoSong/MiniThing
- Gitee: https://gitee.com/alanosong/MiniThing
2. Usage
- [x] Start search:
ctrl+f
/enter
/search button
- [x] Open selected:
ctrl+o
/right key
- [x] Open selected path:
ctrl+p
/right key
- [x] Copy selected:
ctrl+c
/right key
- [x] 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
- [x] Display more file info
- [x] Add short key
- [ ] CMake build
- [ ] Graceful Qt UI
- [x] Reduce CPU usage ratio
- [ ] Speed up search results display
- [ ] Add Chinese language option in Qt UI
- [x] Build installer package for Windows platform
- [x] 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