Topic: "reverse-geocoding"
komoot/photon
an open source geocoder for openstreetmap data
Language: Java - Size: 10.5 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 2,110 - Forks: 304

fabiocaccamo/FCCurrentLocationGeocoder
:iphone: :round_pushpin: iOS geocoder for forward / reverse geocode user's current location using a block-based syntax.
Language: Objective-C - Size: 74.2 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 263 - Forks: 36

Ziptastic/ziptastic-jquery-plugin
This is a jQuery plugin that shows how Ziptastic could be used.
Language: JavaScript - Size: 54.7 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 241 - Forks: 28

lminhtm/LMGeocoder
Simple wrapper for geocoding and reverse geocoding, using both Google Geocoding API and Apple iOS Geocoding Framework.
Language: Objective-C - Size: 4.01 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 141 - Forks: 38

mapbox/MapboxGeocoder.swift
Address search and reverse geocoding in Swift or Objective-C on iOS, macOS, tvOS, and watchOS
Language: Swift - Size: 529 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 133 - Forks: 48

rtuszik/photon-docker
Unofficial docker image for the Photon Geocoder
Language: Shell - Size: 117 KB - Last synced at: 2 days ago - Pushed at: 24 days ago - Stars: 72 - Forks: 4

nejckorasa/instagram-analyzer
Analyzes user's Instagram location geotags to find most frequent locations, countries, cities ...
Language: Python - Size: 32.2 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 68 - Forks: 8

99Taxis/RxPlaces
A Google Maps Webservice API made simple.
Language: Kotlin - Size: 162 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 57 - Forks: 5

sams96/rgeo
Go package for basic, fast, local reverse geocoding
Language: Go - Size: 71.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 56 - Forks: 10

hrbrmstr/rgeocodio
Tools to Work with the https://geocod.io/ API
Language: R - Size: 34.2 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 55 - Forks: 10

merlinnot/nominatim-docker 📦
Fully-featured container for geocoding, reverse geocoding and address lookup based on Nominatim and Open Street Map data.
Language: Dockerfile - Size: 39.1 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 54 - Forks: 35

clburlison/pinpoint 📦
🌎 A python script for finding your Mac.
Language: Python - Size: 1.05 MB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 54 - Forks: 8

photo-cli/photo-cli
A photo organizer for your file system without sticking to any application or vendor. Extract when and where (reverse geocoding) your photos are taken, copy into a new organized folder with various folder & file naming strategies, export into CSV files.
Language: C# - Size: 62.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 50 - Forks: 4

sun-jiao/Osmunda
An offline geocode library for android, powered by SQLite, using osm data. 离线地理编码Android库,基于SQLite,使用开放街道地图数据。
Language: Kotlin - Size: 522 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 44 - Forks: 5

aladhims/MeetMe
An Android apps that using google maps to track realtime location between two people that wanna meet with chat feature, and realtime tracking
Language: Java - Size: 1.19 MB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 36 - Forks: 13

peter-evans/nominatim-docker
Docker image for Nominatim
Language: Dockerfile - Size: 63.5 KB - Last synced at: 25 days ago - Pushed at: about 4 years ago - Stars: 30 - Forks: 16

tammoippen/geopip
Reverse geocode a lng/lat coordinate within a geojson `FeatureCollection` and return information about the containing country (polygon).
Language: Python - Size: 382 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 5

dieghernan/nominatimlite
Lite interface for getting data from OSM geocoder service.
Language: R - Size: 58.7 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 2

bigdatacloudapi/js-reverse-geocode-client
A frontend Javascript (JS) client for using the Free Reverse Geocoding API provided by BigDataCloud
Language: JavaScript - Size: 11.7 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 11

pelias/pelias-android-sdk
Android sdk for pelias
Language: Java - Size: 406 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 5

VikramTiwari/reverse-geocode
get reverse-geocoded :earth_americas: data from latitude and longitude values :globe_with_meridians:
Language: JavaScript - Size: 2.01 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 4

Breinify/brein-api-library-javascript-browser
Breinify's JavaScript API Library
Language: JavaScript - Size: 4.16 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 16 - Forks: 2

sherwyn11/KEDS-Rideshare-KUHacks
The current ridesharing systems like Uber and Ola have many loopholes due to the centralized approach to manage business operations. These are huge markets that are only going to get bigger with time, as more users become comfortable with the idea of getting cabs to their location with the help of their mobile phones. By using blockchain, we aim to improve the current cab service platforms.
Language: JavaScript - Size: 9.65 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 16 - Forks: 4

delowardev/google-places-autocomplete
Google Places Autocomplete & Reverse Geocoding
Language: JavaScript - Size: 22.5 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 11

coordinates2country/coordinates2country
What country is at a particular latitude/longitude? This tiny Java library (less than 100kB) tells you in 50 milliseconds, without using the Internet.
Language: Java - Size: 857 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 4

naifalshaye/nova-map-address
A Nova field to place a marker on map to get coordinates then it reverse geocoding the coordinates to get a street address
Language: Vue - Size: 104 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 4

rodpayne/home-assistant_person_location
Combine the status of multiple device trackers; make presence detection not so binary; reverse geocode and make distance calculations.
Language: Python - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

HarshGundecha/e_learn
e learning web project using PHP codeigniter.
Language: JavaScript - Size: 66.9 MB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 9

nirbhayph/spothole
Spothole (Citizen App) - Artificial Intelligence Powered Pothole Detection, Reporting and Management Solution
Language: HTML - Size: 52.8 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 1

RxChi1d/immich-geodata-zh-tw
Immich 反向地理編碼 - 臺灣特化,提供更精確的地理資訊與中文化優化,改善行政區顯示與翻譯準確度。
Language: Python - Size: 2.5 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 11 - Forks: 1

happybono/GEOSage
A VBA application for geocoding and reverse geocoding in Microsoft Excel. Supports both Google's free and enterprise for business geocoder (Google Maps APIs for Business, Google Maps for Work or Google Maps).
Language: VBA - Size: 586 KB - Last synced at: 19 days ago - Pushed at: 2 months ago - Stars: 11 - Forks: 4

riverside/php-nominatim
:pushpin: PHP client for Nominatim, a search engine for OpenStreetMap data.
Language: PHP - Size: 54.7 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 11 - Forks: 3

Software-Tapas/reverse-geocoding
By making use of OSM data this project makes it possible to retrieve a location name for any coordinate worldwide in different languages.
Language: Swift - Size: 66.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 0

redmanmale/ReverseGeocoder
An offline reverse geocoding library
Language: C# - Size: 7.91 MB - Last synced at: 13 days ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 6

bigdatacloudapi/js-api-client
A frontend Javascript (JS) client for BigDataCloud API connectivity
Language: JavaScript - Size: 17.6 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 16

podiki/reverse_geo
Simple reverse geocoding with python and exiftool
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 2

odino/iploc
Reverse geocoding of IP addresses -- find where that IP comes from!
Language: Go - Size: 3.91 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

donalmurtagh/grails-geocode
A Grails plugin that performs address geocoding and reverse geocoding
Language: Groovy - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

Ziptastic/ziptastic-php
Official Ziptastic PHP Library
Language: PHP - Size: 24.4 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 2

carmi2214/country-locator
Detects country by given coordinate
Language: TypeScript - Size: 1.03 MB - Last synced at: 14 days ago - Pushed at: 10 months ago - Stars: 7 - Forks: 3

silentDjay/Mapstery
A geography game inspired by my long history of spending hours on end staring at maps
Language: TypeScript - Size: 9.12 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 3

wardvanwanrooij/osm-reverse-geocoder
OpenStreetMaps Reverse Geocoder
Language: Perl - Size: 9.77 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

Ziptastic/ziptastic-haskell
Official Ziptastic Haskell library
Language: Haskell - Size: 29.3 KB - Last synced at: 15 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

saidsef/faas-reverse-geocoding
Golang reverse geocoding
Language: Go - Size: 237 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 2

spurreiter/geocoder
Node geocoding library, google maps, bing maps, mapquest, mapbox, here maps, arcgis, ...
Language: JavaScript - Size: 232 KB - Last synced at: about 18 hours ago - Pushed at: 6 months ago - Stars: 5 - Forks: 3

rly0nheart/orbis-unum 📦
🌍 IP Geolocator & Coordinate Mapping tool 📍
Language: Python - Size: 93.8 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

H-ishak/ors-api-service
a simple Laravel package for the OpenRouteService Api
Language: PHP - Size: 564 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 5

Drivetech/simple-reverse-geocoder
Get address from a point
Language: JavaScript - Size: 633 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 1

BoZenKhaa/ReverseGeocode.jl
Quick offline reverse geocoding in Julia.
Language: Julia - Size: 370 KB - Last synced at: 2 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 2

periclesm/maplysis
A simple iOS app in swift displaying the current location in map, map options and presenting a map annotation in map touches.
Language: Swift - Size: 385 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

bahung1221/dart-vector-tile-query
A Dart package to query reverse geocoding on vector tile protobuf files (mvt/pbf).
Language: Dart - Size: 835 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

nsutanto/ios-PhotoMap
Photo Map for Instagram
Language: Swift - Size: 51.7 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

IKB4Stream/docker-photon
Docker Image for Photon (an open source geocoder for openstreetmap data)
Size: 16.6 KB - Last synced at: 9 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 2

arex388/Arex388.Geocodio
A highly opinionated .NET Standard 2.0 library for the Geocod.io API.
Language: C# - Size: 170 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

Phil-V/rgeocoder
A lightweight offline reverse geocoder
Language: Python - Size: 2.28 MB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Doorbit/apple-maps-server-kotlin
SDK for the Apple Maps Server API for use in Kotlin and Java
Language: Kotlin - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Ziptastic/ziptastic-python
Official Ziptastic Python Library
Language: Python - Size: 32.2 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

Breinify/brein-api-library-java
Breinify's Java API Library
Language: Java - Size: 1.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Breinify/brein-api-library-node
Breinify's Node.js API Library
Language: JavaScript - Size: 2.44 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Ziptastic/ziptastic-php-fluent
This is an ziptastic client for php using guzzle with two ways to use it.
Language: PHP - Size: 33.2 KB - Last synced at: 22 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

tezpark/TezGeocoder
Geocoding and reverse-geocoding
Language: Objective-C - Size: 1.98 MB - Last synced at: 16 days ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

Ziptastic/ziptastic-java
Offcial Java Library for Ziptastic.
Language: Java - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: almost 9 years ago - Stars: 3 - Forks: 1

dieghernan/arcgeocoder
Lite interface for geocoding with ArcGIS REST API
Language: R - Size: 33.7 MB - Last synced at: 12 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

langleyfoxall/php-simple-google-maps
This package provides a simple PHP client for various Google Maps APIs.
Language: PHP - Size: 214 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 3

dillonstreator/is-on-water
💧 Check if a coordinate is on water via an HTTP API
Language: TypeScript - Size: 650 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

sams96/rgeoSrv
Reverse geocoding as a microservice
Language: Go - Size: 46.9 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

Breinify/brein-api-library-ios
Breinify's iOS API Library
Language: Swift - Size: 3.16 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Breinify/brein-api-library-python
Breinify's Python API Library
Language: Python - Size: 735 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Gonzagabn/great_places-app
Um aplicativo desenvolvido em flutter, que armazena uma lista de lugares, contendo informações definidas pelo usuário, tais como: o título, uma foto tirada a partir do dispositivo e a localização no mapa, utilizando o Google Maps.
Language: Dart - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

shrinivas93/angular-nominatim
An Angular service for Geocoding and Reverse Geocoding using the data stored at Open Street Map server
Language: TypeScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 3

bhparijat/NYPD-crime-analysis
Exploratory Analysis
Language: Jupyter Notebook - Size: 723 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

jonathan-giovanni/ReverseGeocoderTest
Geocodificación Inversa en Android
Language: Java - Size: 231 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

imelgrat/freegoip
A PHP wrapper for FreeGoIP reverse geolocation API.
Language: PHP - Size: 704 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

aashari/nodejs-geocoding
A lightweight, high-performance TypeScript/Node.js library for geocoding and reverse geocoding operations. Converts between addresses and coordinates with caching support, error handling, and multiple provider integration for reliable location services.
Language: TypeScript - Size: 177 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mortonfox/munz-addr-ext-firefox
Firefox extension that adds a street address to Munzee info page
Language: JavaScript - Size: 574 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

syedsadiquh/Geocoding-app
This is a Geocoding app capable of both forward and reverse geocoding using OpenCage Geocoding API. Additionally, this will have a sqlite database to store the history of the query made with their respective results.
Language: Python - Size: 49.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

APIstax/client-java
A complete Java client implementation for the APIstax platform.
Language: Java - Size: 155 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

coordinates2country/sample
Sample command-line program demonstrating the use of Coordinates2Country for reverse geocoding.
Language: Java - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

c-susan/datasci_7_geospatial
HHA507 / Data Science / Assignment 7 / Geospatial
Language: Jupyter Notebook - Size: 3.92 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JO-OLADEJI/mini-market-APP
A small web app for customers to search markets by name, category, and location(uses geocoding and reverse geocoding). Features and admin login for creating, updating, and deleting markets.
Language: JavaScript - Size: 590 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hariyebk/WorldWise
keep track of your adventures Every where you travel
Language: JavaScript - Size: 2.05 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mortonfox/munz-addr-ext
Chrome extension that adds a street address to Munzee info page
Language: JavaScript - Size: 320 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gwenevieve/social-cards
A library of various component cards built in react (2019)
Language: JavaScript - Size: 2.44 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jrosell/rreversegeocoder
The goal of rreversegeocoder is to, given latitude and longitude, find the nearest city.
Language: R - Size: 688 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

APIstax/client-php
A complete PHP client implementation for the APIstax platform.
Language: PHP - Size: 41 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

a1d4r/reverse-geocoding-uber-h3
Scalable and efficient approach for reverse geocoding using Uber H3
Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

kspenc97/google-maps-api-cms
An employee facing content management system for a business that tracks various metrics related to retail stores in a specific geographical area. Video Demonstration of Application - https://www.youtube.com/watch?v=Ibfl2SYkbRU
Language: Vue - Size: 58.7 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ShimShim27/AndroidReverseGeocoder
A library for reverse geocoding coordinates in Android
Language: Kotlin - Size: 115 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

khadkarajesh/service-discovery
Telecom Service Discovery by Location of user
Language: Python - Size: 3.83 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

Radomiej/poland-search-server
Free and high-coverage geocoding and reverse-geocoding server API, based on public data from codgik.gov.pl
Language: Java - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

davidjulien/erlang-geocoding
Geocoding provides function to find cities according to latitude/longitude coordinates.
Language: C++ - Size: 2.64 MB - Last synced at: 7 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

marcoserafini2/geo-rest-api
Rest API - Geocoding & Reverse Geocoding per i comuni italiani (Spring, MongoDB, GeoJSON)
Language: Java - Size: 6.77 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

absognety/reverse-gecoding
Reverse geocoding (Latitude and Longitude coordinates into location)
Language: R - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

phe-sto/GeoFusion
Upload des fichiers BAN et BANO en base mongo et API de gécodage et reverse géocodage
Language: Shell - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

jpsarkar/Reverse_geo_coding
Written in Python to get postal address based on latitude and longitude using open street map API
Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

BernhardAngerer/gpx-stats-helper
The "GPX stats helper" library allows reading from GPX files (GPS data) and calculates a lot of helpful parameters
Language: Java - Size: 358 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

Jantero93/linked-map-app-copy
Copy of LinkedIn
Language: C# - Size: 416 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

coordinates2country/coordinates2country-android
What country is at a particular latitude/longitude? This tiny Android library (less than 100kB) tells you in 50 milliseconds, without using the Internet and without requiring any permission.
Language: Java - Size: 611 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

praneethravuri/weatherly
Weatherly is a user-friendly website that seamlessly integrates with Google Maps to provide you with accurate and up-to-date weather information for any location around the world
Language: Vue - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

aditiisaxena/Weather-App
The Weather App, developed on Android Studio, offers a comprehensive solution for accessing weather information on-the-go.
Language: Kotlin - Size: 139 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
