Coder Social home page Coder Social logo

kykean / waze Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lvgeek/waze

0.0 2.0 0.0 24.47 MB

Raspbian backport of Waze (free, community-based traffic & navigation app - http://www.waze.com)

Makefile 1.91% Shell 2.16% Groff 0.18% C 72.68% Objective-C 0.15% C++ 14.58% Java 1.91% Python 0.89% HTML 5.33% DIGITAL Command Language 0.19%

waze's Introduction

Fork from sashakh/wase
This is my attempt to make Waze run on Raspbian for use in Carpc
Hardware based on original design found at 
http://www.engineering-diy.blogspot.ro/

I want Waze instead of Navit

After installing build dependencies below, Waze compiled and ran on Pi.
Problems:
1.  Cannot find GPSd on Pi(fixed with GPS.Source: /dev/ttyACM0) GPSD not used
2.  GTK display is distorted on Pi screen (looks fine on Ubuntu ssh -X)


This is initial backport of Waze (http://www.waze.com) to Linux.

To install:

1. Build as regular user:

    $ make

(Some build dependencies may be needed. For examle for Ubuntu it is:
 - libsqlite3-dev
 - libgtk2.0-dev
 - libagg-dev
 - libfribidi-dev
)

2. Install some resource files in user's home directory:

    make install-user

, default installation directory is ~/.waze .

Note that this step is needed per each user which is supposed to use waze.

2. Install waze binary shared resources as root:

    make install

, default installation of waze binary is '/usr/local/bin/waze', installation
path for resource directory is '/usr/local/share/waze' (both is changeable
using PREFIX variable).

To run:

    $ waze

Enjoy!

waze's People

Contributors

sashakh avatar lvgeek avatar

Watchers

YK avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.