Commit graph

72 commits

Author SHA1 Message Date
e1d1aa1ed8 Move ACL structs from labadoor-csv to labadoor-acl 2023-09-21 20:29:20 +03:00
321ab21f8e Create labadoor-acl crate 2023-09-21 20:26:40 +03:00
7466923d50 Add README.md 2023-09-17 21:23:18 +03:00
29997e3ba1 cli: Add default options for active_low and active_time arguments 2023-09-17 19:58:58 +03:00
58f9eec430 labadoor-csv: Integrate in main cli module 2023-09-17 19:54:48 +03:00
c8e412fa34 Add configuration options for GPIO 2023-06-30 20:44:37 +03:00
413568af5e Add binary to list of workspaces, cargo fmt 2023-06-30 20:21:10 +03:00
a07ff25a1e Read authentication tokens for bots from file and environment variables 2023-06-30 20:19:29 +03:00
ad7074ad03 matrix: Don't return a value, panic on failure 2023-06-30 18:10:57 +03:00
983456997b Rename library functions from "main" 2023-06-30 18:02:40 +03:00
6e6d4b227d matrix: Accept username and password as function parameters 2023-06-30 17:43:52 +03:00
3f36019dbd telegram: Accept token as function parameter 2023-06-30 17:42:39 +03:00
c7dcef1cd1 Add cli options and move structs in separate file 2023-06-30 17:40:12 +03:00
1eef68f859 Add crate features to select used functionality 2023-06-30 17:23:05 +03:00
ed628b2ee3 Create labadoor binary crate calling each librarie's main() 2023-06-30 17:12:24 +03:00
3abf7106fc Convert all crates to libraries 2023-06-30 17:00:39 +03:00
b8ec7ed5c6
labadoor-csv: Initial commit 2021-11-30 23:09:16 +02:00
aaf9b4b33b
gitignore: Add target/ 2021-11-30 00:08:04 +02:00
756979b00c
labadoor-telegram: Initial commit 2021-11-30 00:06:31 +02:00
cb847c1071
labadoor-gpio: Initial commit 2021-11-27 23:40:04 +02:00
ebeed8dcee
labadoor-matrix: Initial commit 2021-11-27 23:39:45 +02:00
6b575b1807
Add license 2021-11-27 23:15:25 +02:00