All Projects → johan12345 → EVMap

johan12345 / EVMap

Licence: MIT license
Android app to find electric vehicle charging stations - compatible with community databases such as GoingElectric.de and OpenChargeMap.org.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to EVMap

php-sorted-collections
Sorted Collections for PHP
Stars: ✭ 22 (-75.28%)
Mutual labels:  map
korona.ws
🗺 Coronavirus interactive map of Poland
Stars: ✭ 74 (-16.85%)
Mutual labels:  map
openfairdb
Open Fair DB is the CreativCommons Backend of Kartevonmorgen.org
Stars: ✭ 53 (-40.45%)
Mutual labels:  map
TomScottMap
A unofficial map of the videos created by Tom Scott. See his Youtube channel for the complete list of videos (including those that are not geo-referenceable).
Stars: ✭ 30 (-66.29%)
Mutual labels:  map
go-ocpp
v1.5 and v1.6 OCPP implementation in Golang
Stars: ✭ 38 (-57.3%)
Mutual labels:  charging-stations
Hajk
A modern, full-featured OpenLayers based map viewer and editor
Stars: ✭ 65 (-26.97%)
Mutual labels:  map
GoogleMap Demo
GoogleMap一些常用API总结库
Stars: ✭ 24 (-73.03%)
Mutual labels:  map
smsc
Flexible and scalable GSM Short Message Center (SMSC)
Stars: ✭ 23 (-74.16%)
Mutual labels:  map
sledge-formats
C# parsers and formats for Half-Life 1 and related engines.
Stars: ✭ 35 (-60.67%)
Mutual labels:  map
mxmaps
An R package for making maps of Mexico
Stars: ✭ 60 (-32.58%)
Mutual labels:  map
game-map-editor
game-map-editor
Stars: ✭ 17 (-80.9%)
Mutual labels:  map
navdatareader
Navdatareader is a command line tool that uses the atools fs/bgl and fs/writer to store a full flight simulator scenery database into a relational database like Sqlite or MySql.
Stars: ✭ 35 (-60.67%)
Mutual labels:  map
coin-map-android
Easily find places to spend sats anywhere on the planet
Stars: ✭ 23 (-74.16%)
Mutual labels:  map
flutter google maps
A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.
Stars: ✭ 86 (-3.37%)
Mutual labels:  map
vue-map-chart
VueJS map chart component
Stars: ✭ 27 (-69.66%)
Mutual labels:  map
leaflet-tag-filter-button
Adds tag filter control for layers (marker, geojson features etc.) to LeafLet.
Stars: ✭ 48 (-46.07%)
Mutual labels:  map
leaflet.minichart
Leaflet.minichart is a leaflet plugin for adding to a leaflet map small animated charts
Stars: ✭ 27 (-69.66%)
Mutual labels:  map
squaremap
squaremap is a minimalistic and lightweight world map viewer for Minecraft servers, using the vanilla map rendering style
Stars: ✭ 185 (+107.87%)
Mutual labels:  map
vue-static-map
a simple component to generate an static google map
Stars: ✭ 24 (-73.03%)
Mutual labels:  map
tianditu-python
天地图切片(瓦片)以及POI下载
Stars: ✭ 92 (+3.37%)
Mutual labels:  map

EVMap Build Status

Logo

Android app to find electric vehicle charging stations.

Get it on Google Play Get it on F-Droid

Features

  • Material Design
  • Shows all charging stations from the community-maintained GoingElectric.de and Open Charge Map directories
  • Realtime availability information (only in Europe)
  • Search for places
  • Advanced filtering options, including saved filter profiles
  • Favorites list, also with availability information
  • Integrated price comparison using Chargeprice.app (only in Europe)
  • Android Auto & Android Automotive OS integration
  • No ads, fully open source
  • Compatible with Android 5.0 and above
  • Can use Google Maps or Mapbox (OpenStreetMap) as map backends - the version available on F-Droid only uses Mapbox.

Screenshots

Screenshot 1Screenshot 2

Development setup

The App is developed using Android Studio and should pretty much work out-of-the-box when you clone the Git repository and open the project with Android Studio.

The only exception is that you need to obtain some free API keys for the different data sources that EVMap uses and put them into the app in the form of a resource file called apikeys.xml under app/src/main/res/values. You can find more information on which API keys are necessary for which features and how they can be obtained in our documentation page.

There are three different build flavors, googleNormal, fossNormal and googleAutomotive.

  • The foss variant only uses Mapbox data and should run on most Android devices, even without Google Play Services.
  • The google variants also include access to Google Maps data.
    • googleNormal is intended to run on smartphones and tablets, and also includes the Android Auto app for use on the car display.
    • googleAutomotive variant is intended to be installed directly on car infotainment systems using the Google-flavored Android Automotive OS. It does not provide the usual smartphone UI.

We also have a special documentation page on how to test the Android Auto app.

Translations

You can use our Weblate page to help translate EVMap into new languages.

Translation status
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].