Commit Graph

212 Commits

Author SHA1 Message Date
Elara 52b85ab361 Allow changing bluetooth adapter ID 2022-05-02 20:17:38 -07:00
Elara bc45943bdc Update lrpc 2022-05-02 16:28:25 -07:00
Elara 6933f45683 Fix lrpc response line number in README 2022-05-01 23:06:27 -07:00
Elara 0f22d67395 Update lrpc 2022-05-01 21:39:58 -07:00
Elara 6da03181a9 Remove version.txt on clean 2022-05-01 21:22:15 -07:00
Elara 44a25625da Only update version if version.txt does not exist 2022-05-01 21:21:22 -07:00
Elara 14a38351e4 Update README to reflect recent changes 2022-05-01 21:16:47 -07:00
Elara 4c27f424b2 Remove debug print 2022-05-01 20:56:14 -07:00
Elara 86fbef2e8a Remove the no-longer useful none type alias 2022-05-01 20:51:13 -07:00
Elara 7b8658e072 Remove version.txt 2022-05-01 20:49:42 -07:00
Elara 73c46cfa66 Remove replace directive and fix firmware upgrade error 2022-05-01 20:40:30 -07:00
Elara 1e0f1c5b76 Fix bug where itctl could not be killed 2022-05-01 20:32:59 -07:00
Elara 78b5ca1de8 Add context support and update lrpc 2022-05-01 15:22:28 -07:00
Elara b0c4574481 Remove now unnecessary DoneMap 2022-05-01 14:00:31 -07:00
Elara 01975f207c Upgrade lrpc version 2022-05-01 13:59:40 -07:00
Elara 428e7967c1 Use default codec 2022-05-01 11:41:16 -07:00
Elara 56dbf0540e Switch to lrpc and use context to handle signals 2022-05-01 11:36:28 -07:00
Elara 240e7a5ee4 Use rpcxlite 2022-04-30 03:25:27 -07:00
Elara 625805fe96 Add comments 2022-04-24 00:58:39 -07:00
Elara 4b6f7d408e Support bidirectional requests over gateway 2022-04-24 00:54:04 -07:00
Elara 9034ef7c6b Add debug logs 2022-04-23 20:20:13 -07:00
Elara 9939f724c4 Re-add watch commands to itctl 2022-04-23 18:46:49 -07:00
Elara 8dce33f7b1 Enable RPCX gateway 2022-04-23 11:29:16 -07:00
Elara 563009c44d Merge branch 'master' of ssh://192.168.100.62:2222/Arsen6331/itd 2022-04-22 19:22:32 -07:00
Elara d4a8a9f8c9 Improve error handling 2022-04-22 18:43:13 -07:00
Elara 7fd9af3288 Remove old code comment 2022-04-22 17:19:23 -07:00
Elara 4508559bfd Update module go version to 1.17 2022-04-22 17:15:41 -07:00
Elara 0cdf8a4bed Switch from custom socket API to rpcx 2022-04-22 17:12:30 -07:00
Elara 2af6c1887f Fix typo in code (Czeck -> Czech) 2022-04-16 10:15:55 -07:00
Elara 3a3f95acdf Fix typo (Czeck -> Czech) 2022-04-16 10:14:18 -07:00
Elara d318c584da Use new changes in infinitime library to stop removing InfiniTime devices (Fixes #10) 2022-04-16 04:28:53 -07:00
Elara c8c617c10a Fix itctl panic when itd is not running (Fixes #14) 2022-04-02 15:20:31 -07:00
Elara 365414f951 Merge pull request 'emoji translation: Add my frequently received emojis' (#15) from earboxer/itd:common-emojis into master
Reviewed-on: https://gitea.arsenm.dev/Arsen6331/itd/pulls/15
2022-03-25 17:22:02 -07:00
Zach DeCook 9b04d06560 emoji translation: Add my frequently received emojis
mapped to a common ASCII emoticon, or to the shortcode
2022-03-21 11:58:13 -04:00
Elara 23e9195e70 Remove debug code 2022-03-15 19:25:37 -07:00
Elara cd68fbd7f3 Update 'cmd/itctl/main.go' 2022-03-15 16:16:44 -07:00
Elara 205a041758 Remove exit error handler because it causes duplicated help text 2022-03-15 16:06:05 -07:00
Elara 62597f70ee Transliterate song metadata (Fixes #13) 2022-03-11 13:14:23 -08:00
Elara 32bb141244 Merge pull request 'Romanian transliterate' (#12) from eugenr/itd:romanian into master
Reviewed-on: https://gitea.arsenm.dev/Arsen6331/itd/pulls/12
2022-03-11 10:04:26 -08:00
eugenr f28c68438a Add Romanian to README.md 2022-03-11 04:17:12 -08:00
eugenr aa90e9eb26 Romanian translit 2022-03-11 04:15:10 -08:00
Elara 553709ce8d Make sure fs is only updated if dev.FS() succeeds (#11) 2022-03-08 08:32:31 -08:00
Elara 2ded0d36b1 Update infinitime library for #9 fix 2022-03-04 12:05:58 -08:00
Elara a885eacc70 Rewrite itctl to use urfave/cli instead of spf13/cobra 2022-02-24 21:26:40 -08:00
Elara 9e63401db3 Add update weather command to itctl 2022-02-23 21:22:03 -08:00
Elara 2f14e70721 Add default version.txt file 2022-02-22 08:44:50 -08:00
Elara 614d14e399 Add version flag 2022-02-22 08:43:29 -08:00
Elara c08ddfd810 Add enable switch for weather to config 2022-02-22 08:33:27 -08:00
Elara 4bdb82b1bc Add error logging for weather 2022-02-21 16:27:04 -08:00
Elara b4d302caf6 Implement weather via MET Norway 2022-02-21 16:18:52 -08:00