added fastlane for fdroid

This commit is contained in:
Acid
2026-03-24 00:45:52 -04:00
parent fba5ac96f4
commit 8b9328d10a
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
Stims lets you select apps that should prevent your screen from turning off. When a stimmed app is active in the foreground,
the screen stays on at full brightness. When you switch to a different app, the screen resumes normal sleep behavior.
Select apps to stim from the list, tap "Stim Selected Apps", and a background service will monitor the foreground
app and hold a wake lock whenever one of your chosen apps is active.
Requires Usage Access permission to detect which app is in the foreground.
@@ -0,0 +1 @@
Keep your screen awake while specific apps are in the foreground.