jacobcoughenour / odin

2 stars 0 forks source link

Add a tab preview capture system #23

Open jacobcoughenour opened 3 years ago

jacobcoughenour commented 3 years ago

Implement a system handles taking screen captures of tabs for use in the frontend to preview them.

The previews would be used for:

We'll have to investigate limits to how many previews we keep in memory or store in a cache and for how long.