Skip to content

tabitha-dev/Dashcam_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dashcam Viewer

License MIT Issues PRs Welcome

Manage and view front and back dashcam footage entirely offline in a single portable HTML file


Table of Contents

  1. Demo and Preview
  2. Installation
  3. Usage
  4. Features
  5. Tech Stack
  6. Contributing
  7. License

Demo and Preview

Live Demo →

Dashcam Viewer Preview


Installation

  1. Download the latest Dashcam_Viewer.html from the Releases page
  2. Open the file in any modern web browser (Chrome Firefox Safari etc)

Usage

  1. Drag and drop your dashcam files or click the upload area
  2. Select a date on the calendar to load front and back camera footage
  3. Use built-in controls to play pause seek and download clips as needed

Features

  • 📅 Interactive Calendar
    Quickly jump to any date with saved footage

  • 🎥 Dual Camera View
    Side-by-side playback for front and rear cameras

  • ⬆️ Easy File Upload
    Drag-and-drop or file selector for batch uploads

  • 🔒 Fully Offline
    All data stored in browser IndexedDB no external servers

  • ✨ Responsive UI
    Built with Tailwind CSS for seamless use on any device

  • 📦 Single-File App
    No dependencies no installs just one HTML file


Tech Stack

  • HTML5 & CSS3 for layout and styling
  • Tailwind CSS for utility-first responsive design
  • JavaScript ES6+ for application logic and events
  • IndexedDB for local storage of video files

Contributing

We welcome your ideas and feedback!

  1. Fork the repo
  2. Create a feature branch
  3. Submit a pull request tagged enhancement

For bug reports please open an issue with the bug label.


License

This project is distributed under the MIT License. See LICENSE for details.

Releases

No releases published

Packages

No packages published

Languages