Commit Graph

30 Commits

Author SHA1 Message Date
Elara 02bf90f10e Rewrite itctl to use urfave/cli instead of spf13/cobra 2022-02-24 21:26:40 -08:00
Elara 65cae3aeab Add update weather command to itctl 2022-02-23 21:22:03 -08:00
Elara 233b0f77f0 Make paths absolute for firmware upgrades 2021-12-12 17:46:50 -08:00
Elara 8c020f792d Implement file transfer progress 2021-12-12 17:08:48 -08:00
Elara 38eda50537 Create absolute directories for ITD to read/write 2021-12-11 22:13:21 -08:00
Elara 9bfdaef70c Directly read/write files from ITD 2021-12-11 22:11:01 -08:00
Elara 488b5a7d89 Fix comments in filesystem commands 2021-11-27 00:11:37 -08:00
Elara e88e8e487e Add newline for read file command if output is stdout 2021-11-25 19:44:43 -08:00
Elara 082fdc02f4 Add filesystem to itctl 2021-11-23 14:14:45 -08:00
Elara e89e97749e Add reminder to validate firmware to itctl and itgui 2021-11-06 19:06:17 -07:00
Elara 2b75e64daf Add motion service to itgui 2021-10-25 09:45:19 -07:00
Elara 2a07dd3d1c Remove debug print and add error handling (itgui) 2021-10-25 00:11:41 -07:00
Elara c881502b44 Use api package in itgui 2021-10-24 13:27:14 -07:00
Elara c57c1f89b9 Add watch commands to itctl 2021-10-24 11:02:29 -07:00
Elara 37c4fe5577 Use sent bytes to check if transfer complete 2021-10-23 19:36:23 -07:00
Elara 45621a98d5 Remove test 2021-10-23 18:42:22 -07:00
Elara 32cab6d00f Update itctl to use api 2021-10-23 18:41:03 -07:00
Elara e45bfe3de8 Generalize socket cancellation and update API accordingly 2021-10-23 18:03:17 -07:00
Elara 2ab8d24a43 Reorganize itctl structure 2021-10-23 15:11:04 -07:00
Elara 86db246d4a Add motion service to itctl 2021-10-22 13:40:16 -07:00
Elara ce31929a73 Show update file names when selected in itgui 2021-10-07 13:38:13 -07:00
Elara 9b2507de4c Break transfer loops after refreshing progress bar 2021-08-27 09:01:46 -07:00
Elara 5bc63b7864 Add fatal error dialog 2021-08-27 08:47:24 -07:00
Elara 50f3f244a3 Add comments to gui 2021-08-26 08:47:17 -07:00
Elara ea63f43638 Add GUI frontend 2021-08-25 21:18:24 -07:00
Elara 36b683204d Switch to iota for request types and move to types package 2021-08-24 20:32:17 -07:00
Elara 76c54339cf Disable completion command 2021-08-21 19:03:18 -07:00
Elara 70dde9554d Change recoverable errors to warn log level to stop shell from exiting 2021-08-21 14:15:55 -07:00
Elara bf1cda2e7e Add interactive mode to itctl 2021-08-21 12:30:16 -07:00
Elara 203224ed4a Initial Commit 2021-08-21 01:19:49 -07:00