Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romannurik/dashclock
DEPRECATED. Home screen widget for Android 4.2+
https://github.com/romannurik/dashclock
Last synced: 3 months ago
JSON representation
DEPRECATED. Home screen widget for Android 4.2+
- Host: GitHub
- URL: https://github.com/romannurik/dashclock
- Owner: romannurik
- License: apache-2.0
- Created: 2015-04-11T07:57:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-22T11:27:26.000Z (over 7 years ago)
- Last Synced: 2024-07-01T10:51:33.860Z (4 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=net.nurik.roman.dashclock
- Size: 5.65 MB
- Stars: 483
- Watchers: 30
- Forks: 135
- Open Issues: 448
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
# DashClock Widget and API
**[Install on Google Play](https://play.google.com/store/apps/details?id=net.nurik.roman.dashclock) | [Read the API Docs](https://github.com/romannurik/dashclock/wiki/API)**
## About DashClock
DashClock is a replacement lock screen and home screen clock widget for Android 4.2+. It also exposes additional status items called extensions. The widget comes bundled with extensions that give you instant access to:
* Your current local weather
* Missed calls and unread text messages
* Your next calendar appointment
* Unread Gmail inbox or priority inbox conversations
* Your next scheduled alarm## Extensibility
DashClock is extensible! You can create custom extensions that expose status information using the DashClock [API](https://github.com/romannurik/dashclock/wiki/API).
## Beta
So you'd like to try out the latest beta version of DashClock? Great! See how to [join the beta](https://github.com/romannurik/dashclock/wiki/Beta).