Phone Tracker - Python ile Konum Takip Sistemi
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 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.
- Telefon numarasından konum bilgisi alma.
- OpenCage ve Google Maps API entegrasyonu.
- Folium ile interaktif harita oluşturma.
- Twilio ile SMS gönderme.
- Gerekli bağımlılıkları yükleyin:
python -m venv telefon-env source telefon-env/bin/activate
- Bağımlılıkları yükleyin:
pip install -r requirements.txt python src/phone_tracker.py
██████╗ ███████╗ ██████╗ █████╗ ███████╗██╗ ██╗███████╗
██╔══██╗██╔════╝██╔════╝ ██╔══██╗██╔════╝██║ ██║██╔════╝
██████╔╝█████╗ ██║ ███╗███████║███████╗██║ ██║███████╗
██╔═══╝ ██╔══╝ ██║ ██║██╔══██║╚════██║██║ ██║╚════██║
██║ ███████╗╚██████╔╝██║ ██║███████║╚██████╔╝███████║
╚═╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚══════╝
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.
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.
- Retrieve location information from a phone number.
- Integration with OpenCage and Google Maps API.
- Generate an interactive map using Folium.
- Send SMS using Twilio.
- Install the required dependencies:
python -m venv phone-env source phone-env/bin/activate
- Install dependencies:
pip install -r requirements.txt python src/phone_tracker.py
██████╗ ███████╗ ██████╗ █████╗ ███████╗██╗ ██╗███████╗
██╔══██╗██╔════╝██╔════╝ ██╔══██╗██╔════╝██║ ██║██╔════╝
██████╔╝█████╗ ██║ ███╗███████║███████╗██║ ██║███████╗
██╔═══╝ ██╔══╝ ██║ ██║██╔══██║╚════██║██║ ██║╚════██║
██║ ███████╗╚██████╔╝██║ ██║███████║╚██████╔╝███████║
╚═╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚══════╝
Telefon numarasından konum tespiti, harita entegrasyonu ve SMS bildirimleri için Python tabanlı bir takip sistemi.
A Python-based tracking system for location detection from phone number, map integration and SMS notifications.
Система отслеживания на основе Python для определения местоположения по номеру телефона, интеграции с картой и SMS-уведомлений.
電話番号、マップ統合、SMS 通知から位置を検出する Pothon ベースの追跡システム。
दूरभाषसङ्ख्यातः, नक्शासमायोजनात्, एसएमएस-सूचनाभ्यः च स्थानपरिचयार्थं पोथोन्-आधारितः अनुसरणप्रणाली ।