|
d318c584da
|
Use new changes in infinitime library to stop removing InfiniTime devices (Fixes #10)
|
2022-04-16 04:28:53 -07:00 |
|
|
c8c617c10a
|
Fix itctl panic when itd is not running (Fixes #14)
|
2022-04-02 15:20:31 -07:00 |
|
|
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 |
|
|
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 |
|
|
23e9195e70
|
Remove debug code
|
2022-03-15 19:25:37 -07:00 |
|
|
cd68fbd7f3
|
Update 'cmd/itctl/main.go'
|
2022-03-15 16:16:44 -07:00 |
|
|
205a041758
|
Remove exit error handler because it causes duplicated help text
|
2022-03-15 16:06:05 -07:00 |
|
|
62597f70ee
|
Transliterate song metadata (Fixes #13)
|
2022-03-11 13:14:23 -08:00 |
|
|
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 |
|
|
f28c68438a
|
Add Romanian to README.md
|
2022-03-11 04:17:12 -08:00 |
|
|
aa90e9eb26
|
Romanian translit
|
2022-03-11 04:15:10 -08:00 |
|
|
553709ce8d
|
Make sure fs is only updated if dev.FS() succeeds (#11)
|
2022-03-08 08:32:31 -08:00 |
|
|
2ded0d36b1
|
Update infinitime library for #9 fix
|
2022-03-04 12:05:58 -08:00 |
|
|
a885eacc70
|
Rewrite itctl to use urfave/cli instead of spf13/cobra
|
2022-02-24 21:26:40 -08:00 |
|
|
9e63401db3
|
Add update weather command to itctl
|
2022-02-23 21:22:03 -08:00 |
|
|
2f14e70721
|
Add default version.txt file
|
2022-02-22 08:44:50 -08:00 |
|
|
614d14e399
|
Add version flag
|
2022-02-22 08:43:29 -08:00 |
|
|
c08ddfd810
|
Add enable switch for weather to config
|
2022-02-22 08:33:27 -08:00 |
|
|
4bdb82b1bc
|
Add error logging for weather
|
2022-02-21 16:27:04 -08:00 |
|
|
b4d302caf6
|
Implement weather via MET Norway
|
2022-02-21 16:18:52 -08:00 |
|
|
4b2694ee0d
|
Switch from viper to koanf
|
2022-02-21 11:20:02 -08:00 |
|
|
4c36144b0b
|
Update version of infinitime library for rewritten connection code
|
2022-02-21 02:47:48 -08:00 |
|
|
e88dea40fb
|
Reorganize and clean code
|
2021-12-17 00:31:05 -08:00 |
|
|
23b9cfe8a3
|
Update Infinitime library to use custom agent
|
2021-12-16 21:32:06 -08:00 |
|
|
518fe74e96
|
Propagate FS errors on read/write and close files when finished writing
|
2021-12-13 09:58:34 -08:00 |
|
|
27aabdceba
|
Make paths absolute for firmware upgrades
|
2021-12-12 17:46:50 -08:00 |
|
|
c019d7523b
|
Implement file transfer progress
|
2021-12-12 17:08:48 -08:00 |
|
|
03c3c6b22f
|
Remove debug code
|
2021-12-11 22:23:01 -08:00 |
|
|
69d1027f01
|
Create absolute directories for ITD to read/write
|
2021-12-11 22:13:21 -08:00 |
|
|
873df67d1f
|
Directly read/write files from ITD
|
2021-12-11 22:11:01 -08:00 |
|
|
a9ef386883
|
Fix comments in filesystem commands
|
2021-11-27 00:11:37 -08:00 |
|
|
24cfda82d7
|
Fix and add error messages to fs operations
|
2021-11-27 00:03:13 -08:00 |
|
|
655af5c446
|
Ensure that the FS works after a reconnect
|
2021-11-25 20:35:03 -08:00 |
|
|
b363a20a9d
|
Remove replace directive
|
2021-11-25 19:49:07 -08:00 |
|
|
f5d326124d
|
Add missing responses to some FS operations
|
2021-11-25 19:46:04 -08:00 |
|
|
cb8fb2c0bc
|
Add newline for read file command if output is stdout
|
2021-11-25 19:44:43 -08:00 |
|
|
38119435f1
|
Get BLE FS once rather than on every connection
|
2021-11-25 19:41:44 -08:00 |
|
|
034a69c12f
|
Allow multiple call notification responses
|
2021-11-25 12:41:36 -08:00 |
|
|
70006a3d7b
|
Remove playerctl from depencency list
|
2021-11-24 16:46:57 -08:00 |
|
|
8aada58d64
|
Update music control implementation
|
2021-11-24 16:44:36 -08:00 |
|
|
5d231207cd
|
Remove useless function call
|
2021-11-24 13:07:48 -08:00 |
|
|
584d9426e6
|
Make sure modemmanager exists for call notifications
|
2021-11-24 13:04:20 -08:00 |
|
|
7a772a5458
|
Add comments
|
2021-11-24 12:00:44 -08:00 |
|
|
079c733b60
|
Use clearer variable names
|
2021-11-24 11:54:16 -08:00 |
|
|
e24a8e9088
|
Use new helper functions
|
2021-11-24 11:52:52 -08:00 |
|
|
0b5d777077
|
Switch calls to use dbus library and add helpers for private connections
|
2021-11-24 11:36:36 -08:00 |
|
|
75327286ef
|
Switch to private bus connection
|
2021-11-23 22:03:41 -08:00 |
|
|
099b0cd849
|
Add filesystem to itctl
|
2021-11-23 14:14:45 -08:00 |
|
|
c9c00e0072
|
Allow multiple paths in mkdir and remove
|
2021-11-23 13:35:18 -08:00 |
|
|
b2ffb2062a
|
Fix write file in api package
|
2021-11-23 11:19:21 -08:00 |
|