From 743a5863e9051d82780d584ea021626a1d8f90e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Rege=C5=A1?= Date: Fri, 15 Nov 2024 14:44:26 +0100 Subject: [PATCH] Add siteone-crawler (Electron-based website analyzer and exporter) I have created an in-depth open-source website analyzer and exporter, which is a nice and useful use-case for Electron. This PR adds this tool (SiteOne Crawler) to README.md. In the README.md I refer to the GitHub repository, but here is also the homepage of this tool, where there is detailed documentation - https://crawler.siteone.io/ --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3a29ffe..a280c36 100644 --- a/readme.md +++ b/readme.md @@ -132,6 +132,7 @@ Made with Electron. - [Ostara](https://github.com/krud-dev/ostara) - Monitor and interact with Spring Boot apps via Actuator. - [PikaTorrent](https://github.com/G-Ray/pikatorrent) - BitTorrent client. - [Wave Terminal](https://github.com/wavetermdev/waveterm) - Open-source terminal with AI integration. +- [SiteOne Crawler](https://github.com/janreges/siteone-crawler-gui) - Cross-platform website analyzer (SEO, security, accessibility, performance) and cloner. ### Closed Source