/MonitoringShutterSune

Brief project description in one or two sentences. Clearly explain what your project does.

Primary LanguageGoOtherNOASSERTION

Monitoring Shutter Sunset

Brief project description in one or two sentences. Clearly explain what your project does.

🚀 Features

  • Open or close the shutter based on the sunset time

📋 Prerequisites

  • Go 1.19 or later
  • AirSend Duo

⚙️ Installation

  1. Clone the repository:
https://github.com/TheoMeunier/MonitoringShutterSunecd
cd MonitoringShutterSunecd
  1. Install dependencies:
go mod download
  1. Build the project:
go build

🎯 Usage

Explain how to use your application:

./MonitoringShutterSunecd

🔧 Configuration

Configuration .env file:

  1. Copy the .env.example file:
  2. Rename the file to .env:
  3. Update the values in the file:

🤝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE.md file for details.