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

https://github.com/hostuserhost/empower

Motivation alarm
https://github.com/hostuserhost/empower

alarm-clock alarmclock flutter flutter-app flutter-apps motivation motivational-quotes productivity

Last synced: 8 months ago
JSON representation

Motivation alarm

Awesome Lists containing this project

README

          

# Motivation Alarm

## Description
Motivation Alarm is a Flutter application designed to help users start their day with positivity and motivation. The app sends motivational quotes or messages at set times, encouraging users to stay focused and inspired.

## Features
- Set multiple alarms with customizable times
- Receive motivational quotes or messages at each alarm
- Choose from a variety of themes and sounds
- Snooze functionality for each alarm
- User-friendly interface for easy navigation

## Installation
1. **Clone** the repository:
```bash
git clone https://github.com/yourusername/motivation_alarm.git
```
2. **Navigate** into the project directory:
```bash
cd motivation_alarm
```
3. **Install** dependencies:
```bash
flutter pub get
```
4. **Connect** a device or start an emulator.
5. **Run** the app:
```bash
flutter run
```

## Usage
1. **Open** the app and create an account or sign in.
2. **Set** your desired alarm times in the Alarms tab.
3. **Choose** motivational quotes or messages from the library or add your own.
4. **Customize** alarm sounds and themes.
5. **Save** your settings and enjoy daily motivation!

## Contributing
1. **Fork** the repository.
2. **Create** a new branch:
```bash
git checkout -b feature/your-feature
```
3. **Commit** your changes:
```bash
git commit -am 'Add some feature'
```
4. **Push** to the branch:
```bash
git push origin feature/your-feature
```
5. **Submit** a pull request.

## License
This project is licensed under the MIT License.