Skip to content

Standalone application for searching bitsavers.org's archives

Notifications You must be signed in to change notification settings

Docter60/BitsaversSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitsaversSearch

Acknowledgements

This project is using the Ultralight HTML renderer and their quick start repository. Additional dependencies include:

Features

  • 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

Building BitsaversSearch

git clone https://github.com/Docter60/BitsaversSearch
cd BitsaversSearch
git submodule init
git submodule update
cmake -B build
cmake --build build --config Release

Running BitsaversSearch

Navigate to the executable's directory and run 'BitsaversSearch' to launch the program.

About

Standalone application for searching bitsavers.org's archives

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages