sco1 / skyportal

A PyPortal based flight tracker
MIT License
1 stars 0 forks source link

Add screenshotting capability #7

Closed sco1 closed 1 year ago

sco1 commented 1 year ago

Phone pictures look terrible, would like to have the capability to take a screenshot directly from the device

sco1 commented 1 year ago

73039fb6cbcabc8f6b85b348717405a3d5c66f57 adds a global rolling handler for this to keep from blowing up storage.

By default, no rolling screenshots are enabled since it does add some additional blocking while the image is saved. Additional functionality (e.g. #3) can work with this in the future.