Commit graph

27 commits

Author SHA1 Message Date
5d2bd380ec
chore(deps): bump slab from 0.4.10 to 0.4.11 (#3) 2025-08-20 16:42:04 +01:00
dependabot[bot]
caf7dee546
chore(deps): bump slab from 0.4.10 to 0.4.11
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/tokio-rs/slab/releases)
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11)

---
updated-dependencies:
- dependency-name: slab
  dependency-version: 0.4.11
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 04:51:58 +00:00
7398e80835 docs: replace systemd service with user service 2025-07-22 14:23:37 +01:00
65f389c81e feat: resort to printing error if sending notification fails 2025-07-22 14:23:10 +01:00
a841321638 feat: improve error handling 2025-07-21 21:52:56 +01:00
36fab2bef0 docs: add systemd service section 2025-07-20 16:00:21 +01:00
3397a2ffa1 chore: update packages 2025-07-20 16:00:03 +01:00
a93fc137e8 fix: set notification timeout to 60s 2025-03-22 15:20:18 +00:00
1fddaa2a25 docs: running without sudo section 2025-03-22 15:19:52 +00:00
e0932fc033 fix: add native-tls feature to tungstenite 2025-03-22 15:19:36 +00:00
c21bd06cf1 refactor: rename key_presses to keys 2025-03-22 14:20:37 +00:00
c7c2a10f59 fix: keys and clicks not counting correctly 2025-03-22 13:50:37 +00:00
cff4c435d2 fix: replace left_clicks and right_clicks with generic clicks 2025-03-22 12:39:06 +00:00
cd63b0c670 docs: update README.md 2025-03-21 19:40:38 +00:00
af8633f447 chore: update packages 2025-03-21 19:40:31 +00:00
db9505548b feat: left and right mouse clicks 2025-03-21 17:53:43 +00:00
ddb5c9aea6 fix: expect instead of unwrap on websocket 2025-03-21 17:43:23 +00:00
d06617e367 feat: key press counter 2025-03-21 17:43:10 +00:00
trafficlunar
8d84c99979 fix: add authorization to websocket 2024-11-29 19:45:36 +00:00
trafficlunar
b9c7be71ae docs: add README.md 2024-11-29 15:39:46 +00:00
trafficlunar
6e942e8a6f docs: add LICENSE 2024-11-29 15:39:46 +00:00
trafficlunar
34e591cb00 fix: print when sending websocket message for debug 2024-11-29 15:39:46 +00:00
trafficlunar
f18ec348cb feat: add fetching computer statistics 2024-11-29 15:36:43 +00:00
trafficlunar
ce32c1a67e feat: add notifications when errors 2024-11-29 15:27:58 +00:00
trafficlunar
8950e16e70 feat: add websocket implementation 2024-11-29 15:16:58 +00:00
trafficlunar
f2145c34b2 feat: add dotenvy 2024-11-29 15:00:21 +00:00
trafficlunar
dbf616ab18 feat: initial commit 2024-11-29 14:58:40 +00:00