Commit Graph

25 Commits

Author SHA1 Message Date
ad6720f11c Minor rearrangement 2018-12-31 00:07:10 +08:00
341ba8ceec Implement own error 2018-12-31 00:03:36 +08:00
5b27106699 Remove unnecessary explicit 'static 2018-12-30 21:36:33 +08:00
87b9b4a541 Remove inline on non-public functions 2018-12-30 21:34:40 +08:00
fa851520f8 Add error handling 2018-12-30 21:29:12 +08:00
676830f211 Replace for loops with maps 2018-12-27 02:06:38 +05:30
1f560581b0 Fix toml type 2018-12-26 23:39:43 +05:30
90d542c4e7 Update toml file 2018-12-26 23:35:32 +05:30
b1277a19a0 Update README 2018-12-26 18:54:44 +05:30
1effdda906 Update README 2018-12-26 18:53:46 +05:30
b8deacc904 Add README and LICENSE 2018-12-26 18:52:24 +05:30
161c8ff081 Update docs 2018-12-26 18:42:59 +05:30
8a0cce5c9c Remove Cargo.lock 2018-12-26 18:28:11 +05:30
e973df5191 Use internal struct for time zones instead of a tuple 2018-12-26 17:36:31 +05:30
7172772413 Automate collection of device dependent paths 2018-12-26 17:25:59 +05:30
4408b3b54b Use local time instead of a default TZ 2018-12-26 15:10:58 +05:30
1da8fdb0a3 Split into binary and lib 2018-12-26 14:55:54 +05:30
32e6201270 Remove unused import 2018-12-26 04:27:58 +05:30
dcdff743df Minor fix in variable location 2018-12-26 04:25:02 +05:30
d2a147e813 Add time readout 2018-12-26 04:01:08 +05:30
f8f1b0f7e1 Create config file 2018-12-26 02:59:22 +05:30
daf7ade015 Add some docs 2018-12-26 02:56:50 +05:30
009c0079da Add temperature readout 2018-12-26 02:51:12 +05:30
abd8b6bb1b Add battery readout 2018-12-26 02:16:54 +05:30
ed816fa7ad Initial commit 2018-12-25 19:23:03 +05:30