An open API service indexing awesome lists of open source software.

https://github.com/j-catania/teslasentinelviewer

TesLEr - Tesla sentineL viewEr
https://github.com/j-catania/teslasentinelviewer

electron linux macos react reactjs snapcraft vitejs windows

Last synced: 3 months ago
JSON representation

TesLEr - Tesla sentineL viewEr

Awesome Lists containing this project

README

          

# TesLEr - Tesla sentineL viewEr

[![Build/release](https://github.com/j-catania/TeslaSentinelViewer/actions/workflows/build.yml/badge.svg)](https://github.com/j-catania/TeslaSentinelViewer/actions/workflows/build.yml)
[![CodeQL](https://github.com/j-catania/TeslaSentinelViewer/actions/workflows/codeql.yml/badge.svg)](https://github.com/j-catania/TeslaSentinelViewer/actions/workflows/codeql.yml)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/j-catania/TeslaSentinelViewer)](https://github.com/j-catania/TeslaSentinelViewer/releases/latest)
[![GitHub Release Date](https://img.shields.io/github/release-date/j-catania/TeslaSentinelViewer)](https://github.com/j-catania/TeslaSentinelViewer/releases/latest)
[![tesler](https://snapcraft.io/tesler/badge.svg)](https://snapcraft.io/tesler)
[![HitCount](https://hits.dwyl.com/j-catania/TeslaSentinelViewer.svg)](https://hits.dwyl.com/j-catania/TeslaSentinelViewer)

_An open source app for viewing all sentry clips in your TeslaDrive_

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/6V6hZbN5eiw/0.jpg)](https://www.youtube.com/watch?v=6V6hZbN5eiw)

## Made with ![electron](https://img.shields.io/badge/electron-47848F.svg?style=for-the-badge&logo=electron&logoColor=white) ![react](https://img.shields.io/badge/react-61DAFB.svg?style=for-the-badge&logo=react&logoColor=white) ![vite](https://img.shields.io/badge/vite-646CFF.svg?style=for-the-badge&logo=vite&logoColor=white) ![Mui JOY](https://img.shields.io/badge/mui_joy-007FFF.svg?style=for-the-badge&logo=mui&logoColor=white)

## TBD
### Features
- [#3](https://github.com/j-catania/TeslaSentinelViewer/issues/3) Add event time in slider
- [#2](https://github.com/j-catania/TeslaSentinelViewer/issues/2) See other clips from drive #2
- Deploy to Mac App Store
- Deploy to Windows Store
- Adding some tests (with Jest and playwright (e2e))

### Bugs
- [#1](https://github.com/j-catania/TeslaSentinelViewer/issues/1) Moving time via slider
- [#4](https://github.com/j-catania/TeslaSentinelViewer/issues/4) Reading USB drive for Windows

## Thanks
- [electron-vite-react](https://github.com/electron-vite/electron-vite-react)