Self-hostable link browser. Uses database files for link data.
- Start the server by running the provided start script. There are many scripts as you can see
- Once the server is running, open your browser and navigate to the following address:
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
- https://github.com/rumca-js/Internet-Places-Database - domain viewer
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.