dcernach / hlsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hlsearch: Hero Lab file search

About

hlsearch is a quick search utility for Hero Lab which will search through a directory of .por and .stock files and parse through them looking to match the creature names inside them against supplied user data.

http://tarsis.org/images/hlsearch.png

Installation

The application is a simple binary that you can download and run.

Windows binary

Linux 32bit binary

Linux 64bit binary

Installation from Source

Install both Python 2.7 and PyQt4.

Download and unzip the app into a folder.

Running from Source

On Windows just double click the hlsearch.py file. Under Linux run:

python hlsearch.py

Usage

Select the directory where you have your por or stock files stored. Then put in a name to search for and click on Search Files. It may take awhile for it to search through all the files.

For the search field you can use Python compatible regex.

License

hlsearch is released under the GPLv3 license.

About


Languages

Language:Python 100.0%