2021-09-17 23:11:54 +02:00
2021-09-17 16:56:25 +02:00
2021-09-17 23:11:54 +02:00
2021-09-14 20:25:00 +02:00
2021-09-17 22:19:31 +02:00
2021-09-17 22:19:31 +02:00
2021-09-17 23:11:54 +02:00

tesla_auth

Platform-specific dependencies

Linux

tesla_auth uses gtk-rs and its related libraries for window creation and also needs WebKitGTK for WebView. So please make sure following packages are installed:

Arch Linux / Manjaro:

sudo pacman -S webkit2gtk libappindicator-gtk3

Debian / Ubuntu:

sudo apt install libwebkit2gtk-4.0-dev libappindicator3-dev

Fedora

sudo dnf install gtk3-devel webkit2gtk3-devel libappindicator-gtk3-devel

macOS

WebKit is native on macOS so no additional dependencies are required.

Windows (not tested!)

WebView2 is powered by Microsoft Edge (Chromium). So tesla_auth should support Windows 7, 8, and 10.

License

Apache-2.0/MIT

S
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-02-27T09:22:26.357Z
Readme MIT 767 KiB
Languages
Rust 100%