/Nothing

Nothing is a Windows desktop search engine, just like Everything

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Nothing

Introduction

Nothing is a Windows desktop search engine, just like Everything

Document

Click here for our online Document.

Environments

This software is running on Windows 10(1903 or newer). To build from source, you need to provide the following tools:

  • Visual Studio 2019
  • Qt 5.13
  • Python 3
  • Python package: textract = 1.6.3

For more information, see Instruction

Instruction

Download source code on master branch. Before running Project frontend, you should configure solution properties as follows:

  • Add Pybind11 dependency: Download the source file, add path/to/Pybind11/include to project backend Additional Include Directories

  • Add python dependency: Install python3.*(3.5 or newer is recommended) on your Win10, add path/to/python/include to project backend Additional Include Directories, add path/to/python/libs to project backend Additional Library Directories

Last but not least, please run this program as administrator.

Authors

纳鑫

王泽宇