Redacted is a small app that allows you to create multiple, borderless windows of any color. Take screenshots with parts hidden or a nice, clean background.
Releases will be added in the future. Currently, you need to build from source.
This is a multiwindow Tauri app. See the docs at tauri.app for general debugging information.
Run the app.
npm run tauri dev
Build the release assets.
npm run tauri build