Skip to content

fcaylus/rpi-car-system

Repository files navigation

RPI Car System Build Status Code Climate Issue Count

Full-featured headunit system. This project is in an early development stage and not ready for production.

Project components

  • build-os : Scripts to build to complete OS
    • build-os/build-all.sh : Downloads all packages and create a system tarball (using buildroot)
    • build-os/flash-all.sh : Flash the tarball into a SD-Card
  • launcher: Main GUI app. This app will be launched on startup.
  • updater: Load an archive and try to apply the update on the system.

Third-parties

RPI Car system uses some third-party libraries to work correctly:

License

Licensed under the GNU GPL license v3. See LICENSE file for more information.