Sitemap Generator Desktop App For Windows And Linux
- Generates a sitemap by crawling your site
- maximum number of URLs in one sitemap to 50000
sudo snap install sitemap-generator
- Linux: Download the .AppImage, .deb, or .rpm file
- Windows: Download the .exe file
- nodejs
- git
- yarn
git clone https://github.com/rn0x/Desktop_App_for_Sitemap_Generator
cd Desktop_App_for_Sitemap_Generator
yarn install
yarn run dev
#Windows
yarn run packwin
#Linux
yarn run packlinux