This project is using the Ultralight HTML renderer and their quick start repository. Additional dependencies include:
- Keyword search in path and filename
- Download links are provided and open in your default browser
- Updates occur once the last update is over a day old
- Updates can be forced by deleting the LastUpdated.txt or the assets/data.json file
git clone https://github.com/Docter60/BitsaversSearch
cd BitsaversSearch
git submodule init
git submodule update
cmake -B build
cmake --build build --config Release
Navigate to the executable's directory and run 'BitsaversSearch' to launch the program.