/panda

A fast and simple desktop search engine.

Primary LanguageJava

PANDA

A fast and simple desktop search engine.

Build

To build panda using maven:

    mvn package

Launch

Prepare a config.properties file, use the config.properties.example file in the panda-gui folder as a template and launch panda-gui/target/panda-gui-[version]-jar-with-dependencies.jar in the directory your config file is located.