Snappy is a web app for capturing automatic screenshots, inspired by AutoScreenCap. You can select a window, screen, or browser tab, then start the capture to automatically save an image on a specified interval.
Snappy works in any web browser that supports screen capture, through the getDisplayMedia API. If your browser supports the File System Access API, you can select any folder on your device for saving screenshots.
The capture and file operations run in your web browser, without sending the data to any external server or cloud service. Check the Privacy Policy for more information.
Snappy can function entirely offline on most devices. When you open Snappy for the first time, the app is saved to your browser's local storage, so typing in "thesnappy.app" will always work, even when you're away from Wi-Fi.
Snappy is an open-source software project on GitHub under the GPLv3 license. You can check out the code, suggest features or bugs, or create your own version.