Skip to main content

CarConnectivity plugin for a modern Django-based web UI with Apple-inspired design

Project description

CarConnectivity WebUI by m7xlab

PyPI version PyPI - Downloads PyPI - Python Version GitHub Django

Modern Django-based WebUI for CarConnectivity with Apple-inspired design

About

This is a modern Django-based WebUI plugin for CarConnectivity - a Python API to connect to various car services.

Note: This is an enhanced fork maintained by m7xlab, featuring a complete rewrite with Django framework and Apple-inspired design system.

Original Project

Based on the original CarConnectivity-plugin-webui by Till Steinbach.

✨ New: Modern Django-Based UI with Apple-Inspired Design

The WebUI has been completely redesigned with:

  • Modern Framework: Migrated from Flask to Django 5.0
  • Apple-Inspired Design: Clean, minimalist interface with glassmorphism effects
  • Dark Mode: Full dark mode support with automatic detection
  • Responsive: Mobile-first design that works on all devices
  • Smooth Animations: 60fps transitions and micro-interactions
  • Modern Icons: Heroicons SVG icon library
  • Better Performance: Optimized static file serving with WhiteNoise
  • Enhanced Security: Django's built-in security features

How to install

Install using PIP

If you want to use CarConnectivity Web UI, the easiest way is to obtain it from PyPI. Just install using:

pip3 install carconnectivity-webui-by-m7xlab

after you installed CarConnectivity

Install from Source (Development)

git clone https://github.com/tillsteinbach/CarConnectivity-plugin-webui.git
cd CarConnectivity-plugin-webui
pip3 install -e .

Configuration

In your carconnectivity.json configuration add a section for the webui plugin like this. A documentation of all possible config options can be found here.

{
    "carConnectivity": {
        "connectors": [
            ...
        ]
        "plugins": [
            {
                "type": "webui",
                "config": {
                    "username": "admin", // Admin username for login
                    "password": "secret" // Admin password for login
                }
            }
        ]
    }
}

How to use

You will default find the webinterface on http port 4000 on the machine that is hosting carconnectivity. You can change interface with the host parameter and the port with the port parameter. Always set your personal username and password to protect your data from theft.

Updates

If you want to update, the easiest way is:

pip3 install carconnectivity-webui-by-m7xlab --upgrade

Features

  • 🎨 Modern Design: Apple-inspired UI with glassmorphism effects
  • 🌓 Dark Mode: Automatic dark mode detection with manual toggle
  • 📱 Responsive: Works perfectly on mobile, tablet, and desktop
  • Fast: Optimized performance with Django and WhiteNoise
  • 🔒 Secure: Django's built-in security features
  • Accessible: WCAG 2.1 AA compliant
  • 🎭 Smooth Animations: 60fps transitions and micro-interactions
  • 🎯 Modern Icons: Heroicons SVG icon library

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

carconnectivity_webui_by_m7xlab-1.1.1.tar.gz (41.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file carconnectivity_webui_by_m7xlab-1.1.1.tar.gz.

File metadata

File hashes

Hashes for carconnectivity_webui_by_m7xlab-1.1.1.tar.gz
Algorithm Hash digest
SHA256 6f61f7279b0fd802090172b96040a6dab22214970d9eb2ebc372a16421a63cc4
MD5 6afaef5a44ca18546a4ef8c99fa9ccf0
BLAKE2b-256 5e1c09cb4f3f7de11df582b30d4bef70fbd46ed9dd91fa0085a0709b4a5c21de

See more details on using hashes here.

File details

Details for the file carconnectivity_webui_by_m7xlab-1.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for carconnectivity_webui_by_m7xlab-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 22180bcf8144d93994f10a1f73ca11f52a59c4f4c5c5fdf6097a1a79b470ddd8
MD5 dd9200f541d106cb43dcc787f5204572
BLAKE2b-256 20847c010fbbd93f246f5c3d16ec98c2d79a3fdaafd036bbae2fd06806e5985b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page