All Projects → shlee322 → Delivery Tracker

shlee322 / Delivery Tracker

Licence: mit
🚚 Delivery and Shipping Tracking Service

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Delivery Tracker

Block
Let's make an annoyance free, better open internet, altogether!
Stars: ✭ 1,849 (+428.29%)
Mutual labels:  tracking, tracker
React Tracker
React specific tracking library, Track user interaction with minimal API!
Stars: ✭ 191 (-45.43%)
Mutual labels:  tracking, tracker
Blacklist
Curated and well-maintained hostfile to block ads, tracking, cryptomining, and more! Updated regularly. ⚡🔒
Stars: ✭ 492 (+40.57%)
Mutual labels:  tracking, tracker
Keen Tracking.js
A light, fast and flexible javascript tracking library
Stars: ✭ 218 (-37.71%)
Mutual labels:  tracking, tracker
tracking-python3
In this repository I will give some implementation of single and multiple object tracking algorithms. These include meanShift, CamShift, Boosting, MIL, KCF, TLD , GoTurn, and MedianFlow. Additionally I will show you how to grab frames at a very high FPS from camera and videos.
Stars: ✭ 98 (-72%)
Mutual labels:  tracker, tracking
about-time
A cool helper for tracking time and throughput of code blocks, with beautiful human friendly renditions.
Stars: ✭ 36 (-89.71%)
Mutual labels:  tracker, tracking
Tf Adnet Tracking
Deep Object Tracking Implementation in Tensorflow for 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'
Stars: ✭ 162 (-53.71%)
Mutual labels:  tracking, tracker
mailbox
📨 簡易電子報發送系統,使用 #Golang 實作,send campaign mail with open, click tracker.
Stars: ✭ 26 (-92.57%)
Mutual labels:  tracker, tracking
corona tracker
COVID-19 tracking app - submission for https://wirvsvirushackathon.org/
Stars: ✭ 13 (-96.29%)
Mutual labels:  tracker, tracking
IMU-VR-Full-Body-Tracker
Inertial Measurement Unit (IMU) based full body tracker for Steam VR.
Stars: ✭ 46 (-86.86%)
Mutual labels:  tracker, tracking
Aitrack
6DoF Head tracking software
Stars: ✭ 262 (-25.14%)
Mutual labels:  tracking, tracker
Siamesex.pytorch
A simplified PyTorch implementation of Siamese networks for tracking: SiamFC, SiamRPN, SiamRPN++, SiamVGG, SiamDW, SiamRPN-VGG.
Stars: ✭ 318 (-9.14%)
Mutual labels:  tracking
Whatsapp Play
Command line software through which you can play with your WhatsApp. It is having different options to play with your WhatsApp like message blast, online tracking, whatsapp chat..
Stars: ✭ 289 (-17.43%)
Mutual labels:  tracker
Pymodes
Python decoder for Mode S and ADS-B signals
Stars: ✭ 282 (-19.43%)
Mutual labels:  tracking
Habitctl
Minimalist command line tool you can use to track and examine your habits.
Stars: ✭ 277 (-20.86%)
Mutual labels:  tracking
Dynamic robot localization
Point cloud registration pipeline for robot localization and 3D perception
Stars: ✭ 339 (-3.14%)
Mutual labels:  tracking
Matomo Sdk Android
SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
Stars: ✭ 309 (-11.71%)
Mutual labels:  tracker
Disco4g
4G/LTE softmod for the Parrot Disco
Stars: ✭ 273 (-22%)
Mutual labels:  tracker
Public activity
Easy activity tracking for models - similar to Github's Public Activity
Stars: ✭ 2,822 (+706.29%)
Mutual labels:  tracking
Nyaa
Bittorrent software for cats
Stars: ✭ 2,899 (+728.29%)
Mutual labels:  tracker

Delivery Tracker

Build Status

IMAGE

Delivery and Shipping Tracking Service

Usage

Cloud

Document : https://tracker.delivery/guide/

Self-Hosting

Install

npm install -g delivery-tracker-apiserver delivery-tracker-client

Run API Server

NODE_ENV=production PORT=8080 delivery-tracker-apiserver

Run Client (not ready yet)

NODE_ENV=production PORT=8888 API_ENDPOINT='http://127.0.0.1:8080' delivery-tracker-client

Recommend

When using self-hosting, it is recommended to cache APIs and client pages using CDN.

Information

License

  • Please read the LICENSE file.

Maintainers

Sponsorship (Enterprise)

We provide sponsors with additional features such as Webhook and Technical Support. Please contact [email protected] for more information.

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].