Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgudim/Scheduler
A small app that shows your todo list on your lockscreen
https://github.com/dgudim/Scheduler
android calendar java lockscreen lockscreen-background material-design material-you todo todo-app todolist todolist-app
Last synced: 5 days ago
JSON representation
A small app that shows your todo list on your lockscreen
- Host: GitHub
- URL: https://github.com/dgudim/Scheduler
- Owner: dgudim
- License: gpl-3.0
- Created: 2021-02-25T16:37:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T09:21:59.000Z (6 months ago)
- Last Synced: 2024-08-03T01:18:40.141Z (3 months ago)
- Topics: android, calendar, java, lockscreen, lockscreen-background, material-design, material-you, todo, todo-app, todolist, todolist-app
- Language: Java
- Homepage:
- Size: 11.6 MB
- Stars: 23
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Scheduler
A small app that shows your todo list on your lockscreen
![IzzyBadge](https://img.shields.io/endpoint?url=https://apt.izzysoft.de/fdroid/api/v1/shield/prototype.xd.scheduler)
Do you **always forget things** to do or **have a lot of them** to remeber?
Want to **easily keep track** of them?
Then this app is for you, take **full advantage of your lockscreen real estate** and view your todo list right on it!
**No need to unlock the phone**, it's all there!## Features
- Your todo list on the lockscreen
- Sync with your system calendars (google, samsung, local)
- Configurable per-day wallpapers
- Material you theming
- Plethora of settings
- Low memory and cpu consumption## Requirements
- Device running at least android 8.0 (Sdk 26)
- A rom that does not restrict usage of `wallpaperManager` api (some versions of miui restrict that)## Installation
Clone this repository and import into **Android Studio**
```bash
git clone https://github.com/dgudim/Scheduler
```
Or just download from one of the sources[](http://apps.obtainium.imranr.dev/redirect.html?r=obtainium://app/%7B%22id%22%3A%22prototype.xd.scheduler%22%2C%22url%22%3A%22https%3A%2F%2Fgithub.com%2Fdgudim%2FScheduler%22%2C%22author%22%3A%22github.com%22%2C%22name%22%3A%22Scheduler%22%7D)
[](https://github.com/dgudim/Scheduler/releases/latest)
[](https://apt.izzysoft.de/fdroid/index/apk/prototype.xd.scheduler)## Have any questions?
------> [Read the FAQ](./FAQ.md) <-------
-----------------------------------------## Screenshots
| Lock screen | Main app menu |
| ------------------------- | -------------------------- |
| ![](https://raw.githubusercontent.com/dgudim/Scheduler/master/fastlane/metadata/android/en-US/images/phoneScreenshots/01.jpg) | || Global settings | Calendar settings |
| ------------------------- | -------------------------- |
| ![](https://github.com/dgudim/Scheduler/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/03.jpg?raw=true) | ![](https://github.com/dgudim/Scheduler/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/04.jpg?raw=true) || Per-day wallpapers | Material you theming |
| ------------------------- | -------------------------- |
| ![](https://github.com/dgudim/Scheduler/blob/master/fastlane/metadata/android/en-US/images/phoneScreenshots/05.jpg?raw=true) | ![](https://user-images.githubusercontent.com/34401005/205037183-94a75dc1-0d35-40d5-bfbb-e34913ff457b.gif) |