Skip to content

dz0ny/ohmyshelly

Repository files navigation

OhMyShelly

A simpler alternative to the official Shelly app for monitoring your smart home devices.

Unlike the configuration-heavy official app, OhMyShelly focuses on what matters most: big, readable widgets that show your data at a glance. Technical details stay hidden until you need them — toggle them on when you want more control, or keep things clean and simple.

Download


Downloads

📱 Download Latest Release


Screenshots


Features

  • 📊 Big, readable widgets — see your data at a glance
  • 🙈 Clutter-free — technical details hidden until you need them
  • 🎚️ Toggles & scenes — reveal advanced controls when you want them
  • 🔐 Shelly Cloud authentication
  • ⚡ Power consumption statistics
  • 🌤️ Weather station charts
  • 🔄 Auto-refresh + pull-to-refresh
  • 🎨 Material 3 UI
  • 📱 Android & iOS support

Supported Devices

Device Code Features
Smart Plug S3PL-* Power, voltage, current, ON/OFF
Weather Station SBWS-* Temp, humidity, pressure, UV, rain
Gateway SNGW-* Connection status

Getting Started

Prerequisites

  • Flutter SDK (3.0+)
  • Dart SDK
  • Android Studio / Xcode

Installation

# Clone the repository
git clone https://github.com/dz0ny/ohmyshelly.git
cd ohmyshelly

# Install dependencies
flutter pub get

# Run the app
flutter run

Build Release

# Android APK
flutter build apk --release

# iOS
flutter build ios --release

License

This project is open source. See the repository for license details.


Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors