Giter Club home page Giter Club logo

tesla's Introduction

tesla

这是一个和teslamate类似的 tesla车子数据缓存和统计的工具,后端使用rust实现,前端用的是react框架.

  • 直接保存数据,不需要运行三方数据库,方便部署
  • 带一个可视化web端
  • 不会主动唤醒车辆
  • 后端用rust实现, web使用react框架

build

cargo build --release
cd web
npm run build 

run

./target/release/app configs/app.json

说明

  1. 获取token, 推荐使用 https://github.com/adriankumpf/tesla_auth
  2. 支持记录tesla账户下的全部车辆数据
  3. 记录的数据包括drive_state, climate_state, charge_state,和steam推送的实时数据(车子处于活跃状态时会推送,包括gps坐标,海拔,soc,power等)
  4. 不会主动唤醒车辆

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.