https://github.com/inoles/eventdash
Android app for tracking important dates with notifications and Wear OS support
https://github.com/inoles/eventdash
android calendar events jetpack-compose mobile-app notifications productivity reminders wearos wearoscompose workmanager
Last synced: 2 months ago
JSON representation
Android app for tracking important dates with notifications and Wear OS support
- Host: GitHub
- URL: https://github.com/inoles/eventdash
- Owner: iNoles
- License: gpl-3.0
- Created: 2025-11-24T18:37:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-15T00:53:11.000Z (2 months ago)
- Last Synced: 2026-02-15T08:14:20.761Z (2 months ago)
- Topics: android, calendar, events, jetpack-compose, mobile-app, notifications, productivity, reminders, wearos, wearoscompose, workmanager
- Language: Kotlin
- Homepage:
- Size: 464 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EventDash
EventDash is a lightweight Android app that keeps your important dates front and center. Track personal events, holidays, and deadlines effortlessly through a clean, intuitive dashboard. With smart notifications and Wear OS support, you’ll never miss an important event again, while keeping your schedule simple and stress-free.
## Features
| Feature | Description |
|---------|-------------|
| Clean Dashboard | View all upcoming events at a glance. |
| Smart Notifications | Get reminders without feeling overwhelmed. |
| Wear OS Support | Keep essential info on your smartwatch. |
| Custom Event Tracking | Add personal events and holidays easily. |
## Screenshots


## Installation
1. Clone the repository:
```bash
git clone https://github.com/iNoles/EventDash.git
```
2. Open the project in Android Studio.
3. Build and run the app on an Android device or emulator.
## Usage
1. Open the app to view your dashboard.
2. Tap the + button to add new events.
3. Enable notifications to get reminders for upcoming events.
4. Sync with Wear OS to view events on your smartwatch.
## Built With
- **Kotlin** – Primary programming language
- **Jetpack Compose** – Modern Android UI toolkit
- **Room** – Local database for storing events
- **WorkManager** – Notification scheduling
## Contributing
Contributions are welcome! Feel free to submit issues or pull requests for bug fixes, new features, or improvements.