All Projects → ybouhjira → realtime-geolocation

ybouhjira / realtime-geolocation

Licence: MIT license
Geolocation tracking app with Node.js, Socket.io, & AngularJS

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to realtime-geolocation

Phpsocket.io
A server side alternative implementation of socket.io in PHP based on workerman.
Stars: ✭ 2,026 (+6886.21%)
Mutual labels:  socket-io, realtime, socketio
SocketIOUnity
A Wrapper for socket.io-client-csharp to work with Unity.
Stars: ✭ 69 (+137.93%)
Mutual labels:  socket-io, realtime, socketio
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (+237.93%)
Mutual labels:  socket-io, realtime, socketio
flutter feathersjs.dart
Communicate with your feathers js server from flutter app with unbelieved ease and make happy your customers.
Stars: ✭ 19 (-34.48%)
Mutual labels:  realtime, socketio
Simple Realtime Message Socketio Nodejs Ci
🔌 Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (CodeIgniter) and database MySQL
Stars: ✭ 85 (+193.1%)
Mutual labels:  socket-io, realtime
Rltm.js
Easily swap realtime providers with a single code base
Stars: ✭ 106 (+265.52%)
Mutual labels:  socket-io, realtime
Rtcode
Real time code sharing web application
Stars: ✭ 170 (+486.21%)
Mutual labels:  socket-io, realtime
Socketio Wildcard
socket.io v2.x with a wildcard event
Stars: ✭ 185 (+537.93%)
Mutual labels:  socket-io, socketio
Python Socketio
Python Socket.IO server and client
Stars: ✭ 2,655 (+9055.17%)
Mutual labels:  socket-io, socketio
trackanimation
Track Animation is a Python 2 and 3 library that provides an easy and user-adjustable way of creating visualizations from GPS data.
Stars: ✭ 74 (+155.17%)
Mutual labels:  google-maps, gps
json2kml
Python scripts to export Google Maps saved/starred places to KML, CSV, Sygic
Stars: ✭ 42 (+44.83%)
Mutual labels:  google-maps, gps
IPRadar2
Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)
Stars: ✭ 20 (-31.03%)
Mutual labels:  google-maps, realtime
Realtime Rails
Realtime rails support. See website for documentation:
Stars: ✭ 77 (+165.52%)
Mutual labels:  socket-io, realtime
Codenames
Stars: ✭ 159 (+448.28%)
Mutual labels:  socket-io, realtime
Socket.io Python Emitter
Python implementation of socket.io-emitter
Stars: ✭ 67 (+131.03%)
Mutual labels:  socket-io, socketio
Vynchronize
Watch videos with friends online with the new real time video synchronization platform
Stars: ✭ 1,072 (+3596.55%)
Mutual labels:  socket-io, realtime
Eon Map
Realtime maps with PubNub and MapBox.
Stars: ✭ 121 (+317.24%)
Mutual labels:  google-maps, realtime
Progress Bot
High-tech weaponized moe progress delivery bot for IRC, Discord, and web
Stars: ✭ 38 (+31.03%)
Mutual labels:  socket-io, realtime
Beaver
💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
Stars: ✭ 1,056 (+3541.38%)
Mutual labels:  socket-io, realtime
Node Decorators
node-decorators
Stars: ✭ 230 (+693.1%)
Mutual labels:  socket-io, socketio

gps-tracking

screenshot

running the server

node app.js [port]

port is by default 8000

client url

http://localhost:8000/client

watch & rebuild js files

see gulpfile.js

gulp

testing

Running virtual clients

casperjs test/test.js [--clients 20 --url localhost:8000/client]
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].