Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/narektor/disconnect
A simple app that locks Android devices for a set time, with nice visuals (alpha).
https://gitlab.com/narektor/disconnect
android digital-wellbeing
Last synced: 4 days ago
JSON representation
A simple app that locks Android devices for a set time, with nice visuals (alpha).
- Host: gitlab.com
- URL: https://gitlab.com/narektor/disconnect
- Owner: narektor
- License: gpl-3.0+
- Created: 2022-12-23T20:36:39.895Z (almost 2 years ago)
- Default Branch: main
- Last Synced: 2024-08-02T01:16:48.214Z (3 months ago)
- Topics: android, digital-wellbeing
- Stars: 7
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Disconnect
A simple app that locks Android devices for a set time, with nice visuals. Currently it's in beta.Privacy is taken seriously. Disconnect requires only the permissions it needs, can't access the internet and is open source so you can check that it doesn't abuse any permission it needs.
## Installing
While Disconnect is in beta you can find builds in the [Releases](https://gitlab.com/narektor/disconnect/-/releases) section. Eventually I plan to release it on F-Droid and Google Play.## Building
The app is built with Jetpack Compose and uses the Device Admin API.## Future plans
- [x] Clean up block screen
- [ ] Redesign main screen
- [ ] Add a proper setup wizard ([`feature/setup-wizard`](https://gitlab.com/narektor/disconnect/-/tree/feature/setup-wizard))
- [x] Customizable lock duration
- [ ] Timers triggering based on time of day
- [ ] Ability to trigger a timer from automation apps (like Tasker or Automate)
- [ ] Release on F-Droid and Google Play
- [ ] Lock multiple devices in a group