Commit Graph
28 Commits
Author SHA1 Message Date
rzuasti 4f346631e9 Update flake.nix 2026-01-24 19:11:00 -05:00
rzuasti 878273903a Update flake.nix 2026-01-24 15:30:10 -05:00
rzuasti 3ed514b203 Testing flake 2026-01-24 15:20:59 -05:00
rzuasti b8f1f8c516 Working on flake support 2026-01-24 14:43:46 -05:00
rzuasti 3651ae53e3 Working on flake support 2026-01-24 12:28:22 -05:00
rzuasti ff6d685126 Adding Nix flake support 2026-01-24 12:16:24 -05:00
rzuasti 3b828ed170 Adjusted config 2026-01-24 10:46:51 -05:00
rzuasti 92c1cd5553 Added notifications for devices that came back online after a
configurable time period
2026-01-23 15:08:58 -05:00
rzuasti ca1674243e Using duration-string for configuration of timings. Much nicer. 2026-01-23 14:35:28 -05:00
rzuasti ecfc56bc30 Added main loop to run continuously and relevant configuration options 2026-01-23 11:00:24 -05:00
rzuasti 77f996c591 Added pushover notification sending 2026-01-23 10:25:45 -05:00
rzuasti 8e8460afbc Created config sample (get real config out of git). Changed
mac_vendor_finder to use lazy_static instead of LazyLock
2026-01-23 08:28:56 -05:00
rzuasti c5f4ffa33c Added todo 2026-01-21 15:37:01 -05:00
rzuasti 37ba7abc30 Moved config to project file and lazy loaded it 2026-01-21 15:36:27 -05:00
rzuasti 5fbd63df5f Added events module 2026-01-21 11:09:58 -05:00
rzuasti f094ecd1ff Added insertion and deletion of found devices to database 2026-01-21 10:30:37 -05:00
rzuasti f9c625c7d7 Error handling, overall code review and moved mac vendors database to a
static instance
2026-01-20 14:28:31 -05:00
Ricardo Zuasti 9d5e3eaaf1 Added database support and initial structure creation 2026-01-19 19:03:08 -05:00
rzuasti bb18f8a51e Added MAC vendor lookup 2026-01-19 12:45:52 -05:00
Ricardo Zuasti 245a6ec2ef Removed compiler warnings (unused imports) 2026-01-18 12:04:13 -05:00
Ricardo Zuasti 5a7d504905 Parallel execution and timeouts working. Receiver returning found
devices properly.
2026-01-15 11:19:33 -05:00
rzuasti dda430556b Timeouts working, environment based config. Still have to figure out
running sender and receiver in parallel
2026-01-14 09:53:01 -05:00
Ricardo Zuasti e08d257687 Still working on timeouts 2026-01-13 19:26:28 -05:00
rzuasti a034481ca5 Testing timeout 2026-01-13 16:31:39 -05:00
rzuasti 0738307f87 Trying to add timeouts to send and receive 2026-01-13 15:48:17 -05:00
rzuasti ca2a90d49c Reimplementing ARP 2026-01-13 12:57:14 -05:00
rzuasti 0a1e8d6171 Restructured modules, integrated async-arp 2026-01-13 11:01:53 -05:00
Ricardo Zuasti c4984c4ed2 First commit 2026-01-13 07:57:47 -05:00