Skip to content

AlanoSong/MiniThing

Repository files navigation

MiniThing

English | 中文

1. Project link

2. Usage

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

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