AlanoSong / MiniThing

File search software for NTFS file system under Windows.

Home Page:https://github.com/AlanoSong/MiniThing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniThing

1. 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
  • Add more...

2. Build

  • Enviroment: Visual Studio 2022 + QT 5.14.2
  • VS config: Qt / CmdLine

3. To be added

  • Display more file info
  • Add short key
  • Perfermance enhance
  • Fix bugs
  • CMake build
  • Graceful Qt UI
  • Build installer

4. Participate in contributing

  • Fork this repository
  • Create a new Feature_xxx branch
  • Submit the code
  • Create a new pull request

About

File search software for NTFS file system under Windows.

https://github.com/AlanoSong/MiniThing

License:MIT License


Languages

Language:C++ 99.1%Language:Batchfile 0.6%Language:C 0.2%