Coder Social home page Coder Social logo

evcc-app's Introduction

evcc Native App

Native app wrapper for evcc UI based on react-native and expo.dev. It uses UI Kitten / Eva as a design system. Native parts are written in TypeScript and kept to a minimum.

iOS Beta Testing

Join the beta program via TestFlight:

https://testflight.apple.com/join/8Y4elMpv

Features

  • Onboarding
    • find evcc instances in local network via mDNS
    • add instance manually via URL
    • try the app using the demo instance
  • Full screen evcc UI
    • use the app in a full screen web view
    • UI runs in an optimized mode that respects insets (notch, ...)
    • better gesture support (swipe, ...) by disabling browser zoom and overscroll
  • Online/offline detection
    • app shows loading screen when instance is not reachable
    • automatic reconnection when instance becomes reachable again
    • avoids missleading situations where the app is shown but not functional
  • Configured URL can be changed
    • in offline mode
    • via additional top navigation entry "Server ändern"
  • Light and dark mode for native UI
    • based on system settings (not configurable)

Screenshots

iOS Screenshots

Known limitations

  • Only German language is supported #2
  • No support for multiple instances #3
  • mDNS discovery only supports HTTP #1
  • No Android release yet #4
  • Not (basic) auth support #5

We'll work on these in a future release. Feel free to vote 👍 to help priorization and add new feature ideas.

Development

Ensure that you've Node.js and NPM installed. Then install the dependencies:

npm install

Follow the expo instructions to run local simulators for iOS and Android.

Start dev mode to get into an interactive development environment.

npm run start

Or start iOS, Android or Web simulator directly.

npm run ios
npm run android
npm run web

evcc-app's People

Contributors

naltatis avatar jandragon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.