Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 892 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 892 Bytes

DreamCycle

DreamCycle is a Node.js application that helps you calculate the optimal sleep cycles based on when you want to wake up or when you're planning to go to bed. It offers an intuitive command-line interface for determining the best times to sleep or wake up to ensure you get full sleep cycles.

Features

  • Calculate Sleep Cycles: Determine the best time to go to sleep or wake up to complete full sleep cycles.
  • User Interaction: Select options via a simple command-line interface.
  • Real-time Calculation: Get suggestions on the ideal number of sleep cycles based on your input.

Installation

  1. Clone the repository:

    git clone https://github.com/ccocytus/dreamcycle.git
    cd dreamcycle
  2. Install the dependencies:

    npm install

Usage

Run the program with Node.js:

node dreamcycle.js