awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

14 مستودعات

Awesome GitHub RepositoriesLocation Tracking

Tools for monitoring and sharing real-time geographic device positions.

Distinct from Real-Time Monitoring: Distinct from Real-Time Monitoring: focuses on physical location tracking rather than visitor session or traffic monitoring.

Explore 14 awesome GitHub repositories matching system administration & monitoring · Location Tracking. Refine with filters or upvote what's useful.

Awesome Location Tracking GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • awesome-selfhosted/awesome-selfhostedالصورة الرمزية لـ awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516عرض على GitHub↗

    هذا المشروع عبارة عن دليل منسق من قبل المجتمع للبرمجيات مفتوحة المصدر المصممة للنشر في بيئات الخوادم الخاصة والمختبرات المنزلية. يعمل كمورد شامل لاكتشاف بدائل مستقلة ذاتية الاستضافة لخدمات السحابة السائدة، مما يمكن المستخدمين من الحفاظ على ملكية كاملة للبيانات والتحكم في بنيتهم التحتية الرقمية. يتم تنظيم الدليل من خلال تصنيف هرمي ينظم مجموعة واسعة من التطبيقات في فئات منطقية، تتراوح من إدارة الوسائط وتحليل البيانات إلى التواصل الخاص وأدوات إنتاجية الفريق. يتميز بعملية مراجعة أقران تعاونية، حيث يقوم أعضاء المجتمع بالتحقق من جودة وملاءمة كل طلب لضمان بقاء الدليل دقيقاً وموثوقاً. يغطي المشروع نطاقاً واسعاً من القدرات، بما في ذلك أتمتة البنية التحتية، ونشر الخدمات القائمة على الحاويات، وإدارة التكوين التصريحي. تساعد هذه الأدوات المستخدمين في الحفاظ على بيئات خادم قابلة للتكرار وإدارة تبعيات الخدمات المعقدة عبر الأجهزة الخاصة. يتم الحفاظ على الدليل كمستودع خاضع للتحكم في الإصدار، مما يضمن تتبع جميع التحديثات والتغييرات التي يقودها المجتمع وأنها شفافة.

    Tracks and shares real-time location data for mobile devices to assist in recovery or remote monitoring.

    awesomeawesome-listcloud
    عرض على GitHub↗299,516
  • hammerspoon/hammerspoonالصورة الرمزية لـ Hammerspoon

    Hammerspoon/hammerspoon

    14,497عرض على GitHub↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Retrieves and monitors geographic location data to enable location-aware system automation.

    Objective-Cautomationhammerspoonirc
    عرض على GitHub↗14,497
  • seemoo-lab/openhaystackالصورة الرمزية لـ seemoo-lab

    seemoo-lab/openhaystack

    13,048عرض على GitHub↗

    OpenHaystack is a software framework for creating and tracking custom Bluetooth beacons using the Apple Find My crowdsourced location network. It provides a system for generating encrypted cryptographic keys and flashing firmware onto embedded hardware to broadcast trackable Bluetooth signals. The project enables the retrieval and decryption of geographic coordinates for remote hardware using private keys to recover device movement history. It also includes a location proxy that fetches network reports from the Apple ecosystem and serves that data to remote applications. The toolset covers c

    Retrieves and displays the most recent geographic coordinates of registered Bluetooth accessories on a map.

    Swiftairtagapplebluetooth
    عرض على GitHub↗13,048
  • mapbox/mapbox-gl-jsالصورة الرمزية لـ mapbox

    mapbox/mapbox-gl-js

    12,306عرض على GitHub↗

    Mapbox GL JS هو محرك عرض خرائط WebGL وإطار عمل خرائط ويب تفاعلي يُستخدم لعرض البلاطات المتجهة (vector tiles)، والصور النقطية، والتضاريس ثلاثية الأبعاد في المتصفح. يعمل كمكتبة خرائط للبلاطات المتجهة وأداة لتصور البيانات الجغرافية المكانية، ويستخدم تظليلات (shaders) مسرعة بواسطة GPU لتحويل البيانات الجغرافية المكانية إلى خرائط تفاعلية. يتميز المشروع من خلال دمج طبقات WebGL مخصصة مباشرة في خط أنابيب العرض واستخدام تعبيرات تعتمد على البيانات لربط خصائص المعالم بالسمات المرئية. وهو يدعم تحميل البيانات المتخصصة عبر PMTiles ويوفر إدارة خرائط دون اتصال بالإنترنت من خلال الحزم وقواعد البيانات المحلية. يغطي المحرك مجموعة واسعة من الإمكانيات، بما في ذلك عرض التضاريس والمباني ثلاثية الأبعاد مع الإضاءة والظلال، وتتبع موقع المستخدم في الوقت الفعلي، ورسوم متحركة برمجية للكاميرا. كما يوفر استعلاماً مكانياً لاسترجاع المعالم، والتصفية الديناميكية، ونظام واجهة مستخدم لعلامات HTML والنوافذ المنبثقة للمعلومات. تتضمن المكتبة تكوينات بناء لإنشاء حزم تلبي قيود سياسة أمان المحتوى (Content Security Policy) لعمال الويب (web workers).

    Includes capabilities to track and display a user's real-time geographic position and heading.

    TypeScript
    عرض على GitHub↗12,306
  • r-spacex/spacex-apiالصورة الرمزية لـ r-spacex

    r-spacex/SpaceX-API

    10,822عرض على GitHub↗

    This project provides a standardized RESTful API for accessing comprehensive aerospace mission records and space exploration data. It serves as a structured interface for retrieving historical and upcoming launch details, hardware specifications, and media assets, while also providing real-time tracking for satellite orbital paths. The service distinguishes itself through a robust architecture designed for high-performance data retrieval. It utilizes in-memory response caching to reduce latency and server load, alongside query-parameter-based filtering that allows users to precisely control t

    Monitors real-time orbital paths and positioning data for space objects.

    JavaScriptapicapsuledocker
    عرض على GitHub↗10,822
  • tidwall/tile38الصورة الرمزية لـ tidwall

    tidwall/tile38

    9,672عرض على GitHub↗

    Tile38 is an in-memory geospatial database that uses the Redis protocol for communication and query execution. It serves as a distributed spatial store for points and polygons, featuring high availability through leader-follower replication and disk-based persistence. The system includes a real-time geofencing engine that monitors virtual geographic boundaries and triggers webhooks when objects enter or exit specified areas. It further distinguishes itself with an embedded Lua scripting engine for server-side data transformations and a built-in vector tile server for efficient map visualizati

    Provides infrastructure for tracking the real-time movement and metadata of multiple geographic objects.

    Go
    عرض على GitHub↗9,672
  • adriankumpf/teslamateالصورة الرمزية لـ adriankumpf

    adriankumpf/teslamate

    8,606عرض على GitHub↗

    TeslaMate is a self-hosted system for recording and archiving telemetry from Tesla vehicles to a local database. It functions as a vehicle data logger and telemetry dashboard designed to maintain a complete history of driving and vehicle state data locally. The system includes a vehicle charging cost tracker to monitor the financial cost of charging sessions based on energy usage and electricity rates. It also features a geofencing location manager for defining custom geographic boundaries to automatically label visited locations and a home automation data broker that publishes real-time vehi

    Tracks vehicle geographic positions and uses geofencing to automatically label visited locations.

    Elixir
    عرض على GitHub↗8,606
  • freika/dawarichالصورة الرمزية لـ Freika

    Freika/dawarich

    8,030عرض على GitHub↗

    Dawarich is a self-hosted location history manager and travel journaling platform. It functions as a personal travel archive that collects GPS coordinates and movement data, providing a private alternative to proprietary tracking services. The system utilizes a PostgreSQL geospatial database to store coordinates, visits, and custom geofence boundaries. The project distinguishes itself as a geospatial data converter and visualization tool, capable of transforming location history between formats such as GPX, KML, and GeoJSON. It allows users to organize GPS tracks and geotagged photos into nam

    Allows for the control of location recording and uploading using external triggers or manual shortcuts.

    Rubygoogle-mapsgpsloggerhacktoberfest
    عرض على GitHub↗8,030
  • liangliangyy/djangoblogالصورة الرمزية لـ liangliangyy

    liangliangyy/DjangoBlog

    7,397عرض على GitHub↗

    DjangoBlog is an open-source blog engine built with the Django web framework, designed as a full-featured content management system. It provides Markdown editing for articles and pages, supports social login through OAuth providers including Google, GitHub, Facebook, Weibo, and QQ, and offers full-text search powered by Elasticsearch or Whoosh with keyword highlighting in results. The blog distinguishes itself through several integrated capabilities. It includes a Redis-based page caching system that caches rendered responses and automatically invalidates them on content changes to reduce dat

    Records GPS coordinates submitted by the Owntracks app and displays movement history on a map.

    Pythonblogdjangodjango-blog
    عرض على GitHub↗7,397
  • schollz/findالصورة الرمزية لـ schollz

    schollz/find

    5,093عرض على GitHub↗

    هذا المشروع هو خادم تتبع موقع داخلي ومحرك بصمات لاسلكي مصمم لحساب الموقع المادي للأجهزة التي تدعم Wi-Fi داخل مبنى. يعمل كإطار عمل لتحديد المواقع محلياً يربط قوة الإشارة اللاسلكية بالمساحة المادية دون الحاجة إلى منارات أجهزة مخصصة. يستخدم النظام عملية تدريب لجمع وإرسال بيانات الإشارة اللاسلكية، وإنشاء قاعدة بيانات أساسية لأنماط الإشارة لإحداثيات محددة. ويحدد المواقع الحالية من خلال مطابقة الإشارات في الوقت الفعلي مقابل هذه البصمات المخزنة باستخدام مطابقة k-nearest neighbor وتحديد الموقع المرجح. يتم عرض بيانات تحديد الموقع من خلال واجهة برمجة تطبيقات REST، والتي تسمح للخادم بإرسال تحديثات الموقع في الوقت الفعلي إلى نقاط نهاية خارجية. تتيح خطافات الويب (webhooks) هذه تشغيل خطافات وسكربتات خارجية لأتمتة المنزل الذكي واستشعار الحركة.

    Monitors and tracks the physical location of wireless devices within a building in real-time.

    Gogps-trackerlocation-servicesmotion-sensors
    عرض على GitHub↗5,093
  • lazy-luo/smargateالصورة الرمزية لـ lazy-luo

    lazy-luo/smarGate

    4,363عرض على GitHub↗

    SmarGate هي أداة شبكة مصممة كأداة اختراق للشبكة الداخلية (intranet)، ونفق شبكة نظير إلى نظير (P2P)، وبوابة لإدارة الأجهزة عن بُعد. تعمل كنظام لتجاوز NAT وجدران الحماية لكشف الخدمات الداخلية للإنترنت العام، مع توفير إمكانيات وكيل SOCKS5 و HTTP وأنفاق مشفرة بـ SSL/TLS. يتميز المشروع بتنفيذ توجيه هجين يجمع بين روابط TCP المباشرة بين النظراء ووكيل الترحيل القائم على السحابة لتقليل زمن الوصول. ويتميز بتعيين منفذ ديناميكي في الوقت الفعلي يسمح بتحديث إعادة توجيه الشبكة عبر عميل محمول دون الحاجة إلى إعادة تشغيل الخادم. يغطي البرنامج نطاقاً واسعاً من إمكانيات الشبكات، بما في ذلك تعيين المنفذ الداخلي ومن خادم إلى خادم، وتسلسل الوكيل متعدد القفزات (multi-hop)، وجسر شبكة IPv6. ويوفر أدوات لإدارة الأجهزة عن بُعد، مثل إدارة الملفات القابلة للاستئناف، وبث الصوت في الوقت الفعلي، وتتبع موقع GPS. يتم إدارة الأمان من خلال التشفير القائم على الشهادات، ومصادقة الوكيل، والقائمة البيضاء للنطاقات.

    Retrieves and monitors real-time GPS coordinates from remote host devices.

    JavaScriptandroidfreeipv6
    عرض على GitHub↗4,363
  • jaykali/maskphishالصورة الرمزية لـ jaykali

    jaykali/maskphish

    3,020عرض على GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Includes tools to log GPS coordinates to determine the physical location of a remote device.

    Shellhackhackinghacking-tool
    عرض على GitHub↗3,020
  • embarcadero/dev-cppالصورة الرمزية لـ Embarcadero

    Embarcadero/Dev-Cpp

    2,882عرض على GitHub↗

    Dev-Cpp is a comprehensive development suite that serves as a C++ integrated development environment, a cross-platform application builder, and a visual UI designer. It provides a toolchain for writing, compiling, and debugging native C++ applications on Windows, while offering a framework to create native binaries for desktop, mobile, and IoT devices from a single codebase. The project distinguishes itself by integrating an embedded SQL database engine and a REST API development platform directly into the workflow. It includes an AI-assisted coding tool that leverages large language models t

    Monitors user movement and triggers events based on entry or exit of designated beacon zones.

    Pascalcppdelphidev-cpp
    عرض على GitHub↗2,882
  • admol/systemdesignالصورة الرمزية لـ Admol

    Admol/SystemDesign

    2,645عرض على GitHub↗

    This project is a reference library of architectural blueprints, study materials, and design patterns for building scalable, high-availability distributed systems. It serves as a technical guide for scalability engineering, providing structural solutions for common engineering challenges. The repository focuses on distributed systems design, covering essential patterns for data replication, consensus algorithms, and transaction management. It distinguishes itself by offering detailed blueprints for specialized domains, including real-time data streaming, large-scale data storage, and high-ava

    Provides a blueprint for streaming periodic location updates from mobile clients to nearby users.

    عرض على GitHub↗2,645
  1. Home
  2. System Administration & Monitoring
  3. Real-Time Monitoring
  4. Location Tracking