An open API service indexing awesome lists of open source software.

https://github.com/moralcode/bedtime

A stupid-simple webapp that calculates ideal wake up times based on a 90-minute sleep cycle - because all the online sleep cycle apps are kinda bloated, overkill, or are just adversisements for mattress companies
https://github.com/moralcode/bedtime

Last synced: 15 days ago
JSON representation

A stupid-simple webapp that calculates ideal wake up times based on a 90-minute sleep cycle - because all the online sleep cycle apps are kinda bloated, overkill, or are just adversisements for mattress companies

Awesome Lists containing this project

README

          

# bedtimes

![a screenshot of the main app screen, showing the current time, a buttin bar for adjusting the time, and a table of the next 10 sleep cycles and their corresponding wake-up times](media/screenshot.png)

A simple Flutter app to calculate sleep cycles.

Most other online sleep cycle calculators are a little slow, inconvenient to search for each time, and possibly cintain ads or promotions from the websites (such as mattress companies) that run them.

This is a local-only app intended to be a quick and easy-to-use utility on your home screen.

## Development

### Generating app icons

flutter pub run flutter_launcher_icons:main

### Running

flutter run