mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-10 22:42:06 +08:00
a7b52c7ac9
The commit adds sunnylink_uploader to the process_config and implements an uploader in a new file, sunnylink_uploader.py. The uploader handles listing, prioritizing, and uploading files to Sunnylink. Modified process_config to conditionally include the uploader process based on SunnylinkEnabled param and file existence. New getxattr and setxattr functions are also used to keep track of the uploaded files.