Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ledyx/notification
Timer implementation for Android. (Notification + Alarm + Service)
https://github.com/ledyx/notification
Last synced: about 1 month ago
JSON representation
Timer implementation for Android. (Notification + Alarm + Service)
- Host: GitHub
- URL: https://github.com/ledyx/notification
- Owner: ledyx
- Created: 2017-06-04T06:44:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T05:21:43.000Z (over 7 years ago)
- Last Synced: 2024-04-21T19:35:55.925Z (8 months ago)
- Language: Java
- Size: 255 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notification
Timer implementation for Android. (Notification + Alarm + Service)![](https://github.com/xeyez/Notification/blob/master/screenshot.png)
# Environment
- [AndridAnnotations](http://androidannotations.org/)
- [Lightweight-Stream-API](https://github.com/aNNiMON/Lightweight-Stream-API)
- [Lombok](https://projectlombok.org/)
- [Joda-Time](http://www.joda.org/joda-time/)