Metadata-Version: 2.1
Name: actionpi
Version: 1.1.7
Summary: Action/Dash camera powered by Raspberry Pi Zero
Home-page: https://github.com/andreacioni/actionpi
Author: Andrea Cioni
License: UNKNOWN
Description: # ActionPi [WIP]
        
        <p align="center">
          <img height="140" src="https://github.com/andreacioni/actionpi/blob/develop/img/logo.png">
        </p>
        
        <p align="center">Action/Dash camera powered by Raspberry Pi Zero </p>
        
        # Introduction
        ActionPi is a DIY project that gives everyone the opportunity to build an action/dash camera with a _20$_ budget.
        
        # ✨ Features 
        
         - 📽 **FullHD** video recordings
         - 📥 **Download video** easily using USB cable or WiFi connection
         - 💡 **Rolling video appenders**: record video in a circular buffer, never overwrite on reboot
         - 🔨 **Robust design**: temperature control, OS read-only partition & low latency write-to-disk (never miss a single frame on power loss)
         - 🕹 **3D Printable case**: it's available on Thingiverse
        
        # Docs
        
        Check out [wiki](https://github.com/andreacioni/actionpi/wiki/) to read how to setup your personal ActionPi.
         
        
        # Do you want to build it on your own and/or contribute?
        
        I'm currently looking for someone interested in build a prototype for personal usage and also help me in the documentation phase of this project.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
