Commit Graph

17 Commits

Author SHA1 Message Date
f84b1d2fba seed random numbers 2024-03-18 11:44:27 -04:00
4ea26f70db don't reset on wifi issues in case gets stuck eating batteries when it should wait longer. 2024-03-11 13:26:20 -04:00
805748abd6 set nextcloud url in secrets 2023-12-11 21:56:36 +00:00
6fa8c88560 Add Readme 2023-12-11 21:54:41 +00:00
ee91d7033c Update main.py to not update as often 2023-12-01 17:27:49 +00:00
e39425b202 added more details to logs 2023-11-19 21:20:24 +00:00
157abff29e Update inky_convert.sh to not mess up aspect ratio. It ends up with some things cropped, but that's usually better than squishing. 2023-11-07 21:05:16 +00:00
098c545b13 Update main.py to have rtc time set 2023-11-06 14:12:50 +00:00
12610e6ce7 Merge remote-tracking branch 'origin/main' 2023-11-05 16:13:08 -05:00
345e27b345 Set min jpeg size. Organize logging into single method. Use auto GC instead of manual. Better file handling. 2023-11-05 16:12:56 -05:00
5a760d908e Set min jpeg size. Organize logging into single method. Use auto GC instead of manual. Better file handling. 2023-11-05 16:12:23 -05:00
70ce4477a8 Remove files found not needed(builtin options). Implement sleeping and catch some errors. 2023-11-04 17:49:11 -04:00
e28f647a60 Add in more garbage collecting and initial implementation of file download. 2023-10-29 17:00:19 -04:00
ae8bafc8c3 Add basic auth ureqeusts and elementtree for xml.
Implement nextcloud directory listing.
2023-10-28 21:45:05 -04:00
42a6326591 add some more structure 2023-09-16 03:20:41 +00:00
eab0d3426d Added xml dependencies that should run on uPy. Start nextcloud code. 2023-09-15 15:51:40 +00:00
d9f472a95b Upload New File 2023-09-14 01:06:36 +00:00