Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A simple app that locks Android devices for a set time, with nice visuals (alpha).

Awesome Lists containing this project

README

        

# Disconnect Icon
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