You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/accelsender/README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,14 @@ Currently this app is used to enable Sleep as Android tracking for your Banglejs
11
11
12
12
[Gadgetbridge - Sleep as Android integration](https://gadgetbridge.org/basics/integrations/sleep-as-android/)
13
13
14
-
## Widget
15
-
16
-
Enable the widget in the app settings to show when `accelsender` is active. Because sleep tracking is the primary use, the widget shows a bed icon in the top-right.
14
+
## Settings
15
+
16
+
-**Enabled**: Turns acceleration reporting on or off.
17
+
-**Interval**: How often the app sends the latest acceleration data to the phone. Shorter intervals use more power.
18
+
-**Widget**:
19
+
- None: No widget is shown.
20
+
- Sleep Icon: A bed icon appears in the top-right while `accelsender` is enabled.
21
+
-**Stop on Disconnect**: If Bluetooth disconnects, automatically disables `accelsender` so it does not keep running in the background.
0 commit comments