https://github.com/letelete/sleep-cycle-alarm
This app helps managing your sleep habits, so you could wake up fully rested and rock your day! Sleep cycles matter.
https://github.com/letelete/sleep-cycle-alarm
android butterknife eventbus java realm
Last synced: 5 months ago
JSON representation
This app helps managing your sleep habits, so you could wake up fully rested and rock your day! Sleep cycles matter.
- Host: GitHub
- URL: https://github.com/letelete/sleep-cycle-alarm
- Owner: letelete
- License: gpl-3.0
- Created: 2018-07-19T20:19:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T13:43:06.000Z (over 6 years ago)
- Last Synced: 2023-10-20T21:13:51.585Z (almost 2 years ago)
- Topics: android, butterknife, eventbus, java, realm
- Language: Java
- Homepage:
- Size: 47.6 MB
- Stars: 53
- Watchers: 2
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

Sleep Cycle Alarm is a free material-designed Android app which helps waking up during a light sleep, it also is ad-free and open source under GPLv3 license.
#### Features
* Custom alarm management system
* Alarms customatization
* Automatically cleans up used up alarms
* Adds new alarm with only two taps from user
* Shows list of hours to set alarm at to wake up with light sleep cycle
* Shows list of hours to go to sleep at when user wants to wake up at specific hour
* Dark and light theme
* Informs user about sleep duration and quality of specific alarm
#### Dependencies* [Butterknife](https://github.com/JakeWharton/butterknife)
* [Realm](https://github.com/realm/realm-java)
* [Android-Support-Preference-V7-Fix](https://github.com/Gericop/Android-Support-Preference-V7-Fix)
* [Joda-time](https://github.com/JodaOrg/joda-time)
* [EventBus](https://github.com/greenrobot/EventBus)#### Contributing
You can trace the status of known issues [here](https://github.com/letelete/Sleep-Cycle-Alarm/issues),
also feel free to file a new issue (helpful description, screenshots and logcat are appreciated), or join to my discord
and send a message on #programming text channel if you have any questions.