Perform searches without requiring an Internet connection!
- Start the server by running the provided start script.
- Once the server is running, open your browser and navigate to the following address:
http://localhost:8000/search.html
You can view a live example of the application at this link:
- https://rumca-js.github.io/search
- https://rumca-js.github.io/music
- https://rumca-js.github.io/bookmarks
You can use this viewer to see data from other repositories. Just copy zip files and adapt https://github.com/rumca-js/offline_search/blob/main/scripts/config_search.js
For example
- https://github.com/rumca-js/RSS-Link-Database-2024
- https://github.com/rumca-js/RSS-Link-Database-2023
- https://github.com/rumca-js/RSS-Link-Database-2022
- https://github.com/rumca-js/RSS-Link-Database-2021
- https://github.com/rumca-js/RSS-Link-Database-2020
Just copy scripts and data into server, and run it. The software is in javascript, that is performed on the client's device.