razorkitty
5699375b2a
copy mpris implementation from infinitime library to itd, where it really belongs
...
moved dbus.go to an internal utils package
added context function parameter to initMusicCtrl and updated main.go to pass it
updated calls.go, maps.go, music.go, and notifs.go to use utils package for getting a dus connection
2022-11-21 19:59:54 +00:00
9990e92f19
Switch from custom socket API to rpcx
2022-04-22 17:12:30 -07:00
65cae3aeab
Add update weather command to itctl
2022-02-23 21:22:03 -08:00
8c020f792d
Implement file transfer progress
2021-12-12 17:08:48 -08:00
fcb5bcd967
Add BLE FS to API package
2021-11-23 11:12:16 -08:00
fe1ebc40a0
Implement BLE FS
2021-11-22 22:04:09 -08:00
8d29ece214
Return request type for response type
2021-10-24 00:45:50 -07:00
37c4fe5577
Use sent bytes to check if transfer complete
2021-10-23 19:36:23 -07:00
e45bfe3de8
Generalize socket cancellation and update API accordingly
2021-10-23 18:03:17 -07:00
ff8ce1b2a5
Add cancellation to watchable values
2021-10-22 22:14:01 -07:00
a235903583
Send response types in socket responses and create api package
2021-10-22 20:47:57 -07:00
869f487456
Add MotionValues type
2021-10-22 13:42:33 -07:00
4b95af905d
Implement motion service
2021-10-22 13:21:14 -07:00
ea63f43638
Add GUI frontend
2021-08-25 21:18:24 -07:00
36b683204d
Switch to iota for request types and move to types package
2021-08-24 20:32:17 -07:00
203224ed4a
Initial Commit
2021-08-21 01:19:49 -07:00