Website Screen Capture
As a learning exercise in the Rust programming language, I developed a project focused on creating screen captures of website pages, displayed in a dashboard-like a ‘Live Tile’ format. My primary work has been on the backend, enabling webpage capture and filtering specific areas to save as images. The project also includes a feature to enter search terms on a webpage and capture the results. Currently, fixed parameters illustrate the function. Next steps involve enhancing the interface to allow user input to edit the parameters, and data saving.
The latest code can be found here on GitHub: SaharaHex/ShortCutHex