Skip to content

A Python-based tracking system for location detection from phone number, map integration and SMS notifications.

Notifications You must be signed in to change notification settings

1NeTRoN1/Telefon-Takip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phone Tracker - Python ile Konum Takip Sistemi


Telefon Takip Projesi

Sorumluluk Reddi (Disclaimer)

Bu proje yalnızca eğitim ve kişisel kullanım amaçlıdır. Proje, herhangi bir yasal sorumluluk kabul etmez ve kötüye kullanımdan kaynaklanan sonuçlardan sorumlu değildir. Kullanıcılar, bu projeyi kullanırken herhangi bir yasayı ihlal etmemekten ve başkalarının gizlilik haklarına saygı göstermekten tamamen kendileri sorumludur.

Yasal Uyarı: Bu proje, izinsiz kişisel veri toplama veya herhangi bir yasa dışı faaliyet için kullanılmamalıdır.

Gizlilik: Bu proje, kullanıcı gizliliğine saygı duyar ve herhangi bir kişisel veriyi saklamaz veya paylaşmaz.

Sorumluluk: Bu projenin kullanımından kaynaklanan herhangi bir yasal veya etik sorumluluk kullanıcıya aittir.

Katkıda Bulunma

Katkıda bulunmak isterseniz, lütfen bir pull request gönderin.

Bu proje, telefon numarasından konum bilgisi almayı ve bu bilgiyi harita üzerinde göstermeyi sağlar.

Özellikler

  • Telefon numarasından konum bilgisi alma.
  • OpenCage ve Google Maps API entegrasyonu.
  • Folium ile interaktif harita oluşturma.
  • Twilio ile SMS gönderme.

Kurulum

  1. Gerekli bağımlılıkları yükleyin:
    python -m venv telefon-env
    source telefon-env/bin/activate
  2. Bağımlılıkları yükleyin:
    pip install -r requirements.txt
    python src/phone_tracker.py
██████╗ ███████╗ ██████╗  █████╗ ███████╗██╗   ██╗███████╗
██╔══██╗██╔════╝██╔════╝ ██╔══██╗██╔════╝██║   ██║██╔════╝
██████╔╝█████╗  ██║  ███╗███████║███████╗██║   ██║███████╗
██╔═══╝ ██╔══╝  ██║   ██║██╔══██║╚════██║██║   ██║╚════██║
██║     ███████╗╚██████╔╝██║  ██║███████║╚██████╔╝███████║
╚═╝     ╚══════╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝ ╚═════╝ ╚══════╝

Telefon-Takip

Telefon-Takip

Telefon-Takip

Telefon-Takip



Phone Tracker - Location Tracking System with Python

Phone Tracking Project

Disclaimer

This project is for educational and personal use only. The project does not accept any legal responsibility and is not liable for any consequences arising from misuse. Users are fully responsible for ensuring that they do not violate any laws and respect the privacy rights of others when using this project.

Legal Notice: This project should not be used for unauthorized personal data collection or any illegal activities.

Privacy: This project respects user privacy and does not store or share any personal data.

Responsibility: Any legal or ethical responsibility arising from the use of this project lies with the user.

Contributing

If you would like to contribute, please submit a pull request.

This project allows obtaining location information from a phone number and displaying it on a map.

Features

  • Retrieve location information from a phone number.
  • Integration with OpenCage and Google Maps API.
  • Generate an interactive map using Folium.
  • Send SMS using Twilio.

Installation

  1. Install the required dependencies:
    python -m venv phone-env
    source phone-env/bin/activate
  2. Install dependencies:
    pip install -r requirements.txt
    python src/phone_tracker.py
██████╗ ███████╗ ██████╗  █████╗ ███████╗██╗   ██╗███████╗
██╔══██╗██╔════╝██╔════╝ ██╔══██╗██╔════╝██║   ██║██╔════╝
██████╔╝█████╗  ██║  ███╗███████║███████╗██║   ██║███████╗
██╔═══╝ ██╔══╝  ██║   ██║██╔══██║╚════██║██║   ██║╚════██║
██║     ███████╗╚██████╔╝██║  ██║███████║╚██████╔╝███████║
╚═╝     ╚══════╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝ ╚═════╝ ╚══════╝

Phone-Tracking

Phone-Tracking

Phone-Tracking

Phone-Tracking


Telefon Takip Uygulaması

Telefon numarasından konum tespiti, harita entegrasyonu ve SMS bildirimleri için Python tabanlı bir takip sistemi.

Phone Tracking App

A Python-based tracking system for location detection from phone number, map integration and SMS notifications.

Приложение для отслеживания телефона

Система отслеживания на основе Python для определения местоположения по номеру телефона, интеграции с картой и SMS-уведомлений.

電話追跡アプリ

電話番号、マップ統合、SMS 通知から位置を検出する Pothon ベースの追跡システム。

फोन ट्रैकिंग एप्लिकेशन

दूरभाषसङ्ख्यातः, नक्शासमायोजनात्, एसएमएस-सूचनाभ्यः च स्थानपरिचयार्थं पोथोन्-आधारितः अनुसरणप्रणाली ।

About

A Python-based tracking system for location detection from phone number, map integration and SMS notifications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages