Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonbaars/magisk-auto-screenshot
Automatic screenshots for Magisk on Android
https://github.com/simonbaars/magisk-auto-screenshot
android magisk
Last synced: 13 days ago
JSON representation
Automatic screenshots for Magisk on Android
- Host: GitHub
- URL: https://github.com/simonbaars/magisk-auto-screenshot
- Owner: SimonBaars
- License: gpl-2.0
- Created: 2024-10-11T13:50:21.000Z (27 days ago)
- Default Branch: master
- Last Pushed: 2024-10-18T12:17:31.000Z (20 days ago)
- Last Synced: 2024-10-19T22:55:56.012Z (18 days ago)
- Topics: android, magisk
- Language: Shell
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
## Magisk Auto Screenshot Module
A magisk module which takes a screenshot automatically every 10 seconds. This module works purely offline and stores the files on your phone disk.## Why?
This is part of a larger initiative to add accountability to my digital life. Additionally, it has been occasionally useful to have access to old screen states for data-loss prevention. Also, as someone with ADHD, it's good to be aware of where my time went after "zoning out". Potentially, in the age of LLMs, this is going to serve even more benefit where we can elicit help on organizing our digital lives from LLMs by giving them access to our digital history (note: always use local LLMs for this, never commercial ones!).I have a similar script running on my XFCE desktop, see: https://github.com/SimonBaars/xfce-auto-screenshot
## Requirements
An Android phone which runs Magisk. It should be compatible with pretty much any Android version.## Installation
Download the zip from here: https://github.com/SimonBaars/magisk-auto-screenshot/releases/tag/1.0Flash the zip using Magisk. Reboot when Magisks prompts you to.
## How to use
Check the `Screenshots` folder in the root of your system's storage. It should contain a screenshot for every 10 seconds you've been using your phone.