/HeuresCreuses

iOS, Apple Watch and macOS application that helps you find the best time to start your electric consuming devices like dishwasher or washing machine, it does the math for you to find the best delay for your programs.

Primary LanguageSwiftMIT LicenseMIT

Heures Creuses

Heures Creuses is French for Off peak and prononced er crehz is an application that helps you know when to start your electric consuming devices like dishwasher or washing machine to avoid peak hour and save some money.

Features

  • ⏰ Time remaining before the next peak hour or off peak
  • ⚙️ Add your electric consuming devices, their programs and possibility of delays (WIP)
  • 🤖 This app will do the math for you and will show you when it's best to start your device program with the type of delay you might choose (WIP)

Icons and illustrations

All artistic work has been made by Mathilde Seyller. Go follow her!

Minimum required to build the project

Works with Xcode 14.3.

Libraries used

  • 🏠 The Composable Architecture (TCA): library for helping building apps in a consistent and understandable way. Using two main principles: Single point of truth and unidirectional flow. It's also way more easier to test than any architecture I worked with.