Skip to content

nbdy/carpi

Repository files navigation

carpi

currently under development

just another raspberry pi infotainment system
not field tested yet

how to..

... build

./setup.sh

... use

./carpi_qml --help
Usage: ./carpi_qml [options]
carpi

Options:
  -h, --help                                     Displays help on commandline
                                                 options.
  --help-all                                     Displays help including Qt
                                                 specific options.
  -v, --version                                  Displays version information.
  --write-config <config>                        write the default
                                                 configuration to the specified
                                                 path
  -c, --config <config>                          json configuration file
                                                 (overrides cli parameters)
  -m, --maps <maps>                              folder to maps generated by
                                                 libosmscouts Import tool
  -s, --style <style>                            application style
  --stylesheet-directory <stylesheet-directory>  folder with osm stylesheets
  --cache-directory <caching-directory>          caching directory

dependencies

features

done

  • Dashboard
    • Speed-o-meter
  • Media Players
    • Music
      • Sliders
        • Volume
        • Progress
      • Album selection
    • Video
      • Input selection
  • Navigation
    • Map
    • Search Address
    • Routing
    • Long tap to display popup with address info
  • Wireless scanning
    • Bluetooth
      • Devices

todo

  • Dashboard
    • Small
      • Map w/ current route
      • Music Player
  • Media
    • Music Player
      • polishing
      • shuffling
  • Navigation
    • Speed Cameras
    • Show next turns w/ distance
    • Show max speed for street
    • Stop routing when arrived
  • Wireless scanning
    • Bluetooth
      • Services
    • WiFi
      • Scanning (promiscuous)
      • Connecting (DBus?)
  • Settings