Freekwensie 0.82 for Windows
FKW is a website-profiler. Starting from a parent-weblink one can retrieve all the child-links (to a certain depth). Next one can create a short profile per weblink, so that the usefullness of the website can be assessed without entering it. (or at least that is the idea). FKW is a web-app running in the browser.
INSTALLATION ON WINDOWS
- Just unpack, place it somewhere in your user-folder.
- run the executable "freek_startup.exe". Allthoe it can be started by double-clicking, starting it from a terminal / command-prompt / powershell has the advantage of seeing the progress-output there. In powershell you go to the fkw-dir and run: .\freek_startup.exe
- allow the firewall to run freek_startup.exe
- To access the web-server you just started (and thus start the app), type or copy in your browser: http://localhost:5200/freek
For more info look at the github-page.
Be prudent with depth greater than 1, to avoid high workload for websites.
What's new?
Look at mostfiles/whatsnew_fkw.txt
Enjoy,
Joris Bollen.