Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ikajdan/every_single_minute
An Android widget that displays the current time
https://github.com/ikajdan/every_single_minute
android app clock kotlin material-design widget
Last synced: 19 days ago
JSON representation
An Android widget that displays the current time
- Host: GitHub
- URL: https://github.com/ikajdan/every_single_minute
- Owner: ikajdan
- License: apache-2.0
- Created: 2024-10-24T22:04:30.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2024-10-25T10:37:38.000Z (23 days ago)
- Last Synced: 2024-10-26T12:27:02.644Z (22 days ago)
- Topics: android, app, clock, kotlin, material-design, widget
- Language: Kotlin
- Homepage:
- Size: 283 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Every Single Minute
[![Build](https://github.com/ikajdan/every_single_minute/actions/workflows/build.yaml/badge.svg)](https://github.com/ikajdan/every_single_minute/actions/workflows/build.yaml)
Every Single Minute is a simple Android widget that displays the current time in a text view. The widget is designed to be used on the home screen of an Android device.
The idea for this widget came from the [Literary Clock](https://www.instructables.com/Literary-Clock-Made-From-E-reader/) project by [Jaap Meijers](http://www.eerlijkemedia.nl/), which is a clock that tells time by displaying the text of a book that corresponds to it.
## Screenshots
## License
This repository is licensed under the Apache License, Version 2.0 - see the [LICENSE](LICENSE.md) file for details.