Full-featured headunit system. This project is in an early development stage and not ready for production.
- 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.
RPI Car system uses some third-party libraries to work correctly:
- Qt - used for all GUIs
- PugiXml - reading xml files using XPath
- Vlc-Qt - all medias stuff
- MiniFlatFlags - used for icons in the "languages" menu
- Material Icons - all icons in the launcher
Licensed under the GNU GPL license v3. See LICENSE file for more information.