ppbbww

Pillar Point boats, birds, and waves watcher
git clone git@abtrout.com:ppbbww.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2026-03-01 21:00catch files_upload failuresdavid cochran1+13-10
2025-11-15 02:37upgrade dependenciesdavid cochran1+43-43
2025-02-14 05:11migrate to files_upload_v2 and files_infodavid cochran1+20-8
2025-11-13 16:50minor logging updatesdavid cochran2+4-13
2025-04-02 03:38upgrade some dependenciesdavid cochran1+26-25
2025-04-02 03:06remove gallerydavid cochran5+2-258
2025-03-28 04:05stop clobbering matches in the archivedavid cochran1+2-2
2025-03-28 04:05improve retry and backoff strategydavid cochran1+7-4
2025-02-14 03:40minor changes made since Septemberdavid cochran2+5-12
2024-09-12 02:22fix for latest Surfline breakagesdavid cochran1+7-3
2024-09-10 02:46various improvements to ppbbww binarydavid cochran3+158-156
2024-09-08 21:55kill program after N download failuresdavid cochran1+6-0
2024-09-08 18:17download stream chunk with aiohttp rather than ffmpegdavid cochran1+28-9
2024-09-08 18:16stop scraping streams when it is darkdavid cochran1+13-6
2024-05-24 02:54clean and update dependenciesdavid cochran1+22-21
2024-05-23 02:26add args to control stream sampling delaydavid cochran1+9-7
2024-04-08 03:28update READMEdavid cochran1+10-33
2024-04-07 02:29add gallery curator and generatordavid cochran4+274-11
2024-04-07 02:24adjust verbosity and error handlingdavid cochran1+11-7
2024-03-31 02:16archive matches rather than writing copiesdavid cochran1+11-18
2024-03-24 14:46remove bounding box labels and TTF font requirementdavid cochran1+5-5
2024-03-06 02:31update READMEdavid cochran2+2-2
2024-03-06 02:20announce in Slack threadsdavid cochran1+12-3
2024-03-05 18:41bump thresholds for filtering logicdavid cochran1+8-4
2024-02-29 04:51archive matches in sqlite databasedavid cochran2+65-20
2024-02-29 03:44add LICENSEabtrout1+21-0
2024-02-27 03:47fixes #4 - add PPBW command that posts to Slackdavid cochran2+109-0
2024-02-23 02:25refs #6 - chmod -xdavid cochran2+0-0
2024-02-21 17:51fixes #7 - turn BoatFinder into more general ObjectDetectordavid cochran6+93-91
2024-02-20 04:12add command line args to configure searchesdavid cochran2+52-30
2024-02-18 03:23read cam names from command line argsdavid cochran3+32-6
2024-02-17 20:00fixes #5 - add pyproject config and reorganize source filesdavid cochran10+213-189
2024-02-14 21:57fixes #3 - draw bounding boxes with PIL.ImageDrawdavid cochran2+20-19
2024-02-14 18:55add GPU support for boatfinderdavid cochran2+9-5
2024-02-12 04:37update README with new commandsdavid cochran1+14-9
2024-02-12 03:22refactor into StreamSampler classdavid cochran2+70-68
2024-02-12 03:21rename to boatfinderdavid cochran2+55-49
2024-02-10 21:56initial commitdavid cochran4+203-0