# AtikinNotify CLI

🚀 A powerful daily CLI tool that shows:
- ✅ Reminders & tasks
- 💡 Motivational quotes
- 🌤 Optional weather updates
- 🎯 Terminal-based productivity nudge

## 📦 Installation

```bash
npm install -g atikin-notify-cli
```

## 🚀 Usage

```bash
atikin-daily
```

## ⚙️ Configuration

After first run, a `.atikinrc.json` file will be created in your home directory where you can edit:
- Username
- City
- Tasks list
- Weather toggle

## 🌐 Weather Info

Uses [OpenWeatherMap API](https://openweathermap.org/api). Replace `your_openweather_api_key` in `bin/index.js` with your API key.

## 🛠 Dev Setup

```bash
npm install
npm start
```

## 🪪 License

MIT © Atikin Verse


## 📲 FOLLOW US ON

Join our social media for exciting updates, tech drops, and insights!

| ACCOUNTS      | USERNAME       |
|---------------|----------------|
| FACEBOOK      | atikinverse    |
| INSTAGRAM     | atikinverse    |
| LINKEDIN      | atikinverse    |
| TWITTER (X)   | atikinverse    |
| THREADS       | atikinverse    |
| PINTEREST     | atikinverse    |
| QUORA         | atikinverse    |
| REDDIT        | atikinverse    |
| TUMBLR        | atikinverse    |
| SNAPCHAT      | atikinverse    |
| SKYPE         | atikinverse    |
| GITHUB        | atikinverse    |

---

💬 Feel free to reach out for questions, feature requests, or collaborations!

✨ **Happy Coding!** — AtikinVerse 🚀
