danielthepope / trntxt

:steam_locomotive::train::train: A data-friendly UK train times site
https://trntxt.uk
MIT License
36 stars 9 forks source link

Pre-emptive app icon generation #18

Closed danielthepope closed 7 years ago

danielthepope commented 9 years ago

If we get a train time request from a particular device (determined by the UA string after #17 is completed), we can generate the app icons before they're requested by the device. Obviously, the icons should only be generated if they don't already exist.

danielthepope commented 7 years ago

Could be done with a separate project reading from SQS, storing icons in S3.

...or not.

danielthepope commented 7 years ago

Commit 40cac2e06fb25f1e1e5044be08127d7fc078c1dc sorted this on 2017-08-06