Skip to content

bl791/echo-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo-Status

A Flutter app for status monitoring designed for IoT devices (such as the Amazon Echo Show).

Screenshot_20260102-185012_Trebuchet

Download

Download the latest compiled version of the app from the releases tab

Building

This GitHub repo contains only the source code for the Echo-Status app, the remaining files must be generated by Flutter.

flutter create . --project-name echo_status
flutter pub get
flutter pub run build_runner build

To build the APK, run:

flutter build apk --release

This will output a .apk file in the build/app/outputs/flutter-apk/ directory. You can copy this .apk file onto your Android-compatible IoT device.

License

This software is licensed under the LGPL-2.1 license.

Thanks to pom the GUI design.

About

A Flutter app for status monitoring designed for IoT devices (such as the Amazon Echo Show).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages