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.
- 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.
-
Clone the repository:
git clone https://github.com/ccocytus/dreamcycle.git cd dreamcycle
-
Install the dependencies:
npm install
Run the program with Node.js:
node dreamcycle.js