Platanus Build Night 26 Ba Ignaciogomenuka
D 53 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
This project monitors private aircraft in real-time, sending automatic notifications to Telegram when planes take off, land, or are in flight.
Description
The project is a system for monitoring private aircraft in real-time. It sends automatic notifications to Telegram when planes take off, land, or are in flight. The system provides detailed information about each flight, including altitude, speed, and direction. It also estimates the destination based on the plane's route and provides the nearest airport with an approximate estimated time of arrival (ETA). Additionally, it persists state between restarts and keeps a history of flights.
الوصف
هذا المشروع يراقب الطائرات الخاصة في الوقت الحقيقي، ويرسل إشعارات تلقائية إلى تلغرام عندما يأخذ الطائرة عن طريق الهواء، أو يصل إلى المطار، أو يكون في رحلة. يقدم النظام معلومات مفصلة حول كل رحلة، بما في ذلك الارتفاع، السرعة، والاتجاه. كما يقدر الوجهة بناءً على مسار الطائرة ويوفر المطار الأقرب مع وقت استقبال تقريبي (ETA). بالإضافة إلى ذلك، ي сохраَر الحالة بين إعادة التشغيل ويحتفظ بملف تاريخ الرحلات.
Novelty
7/10Tags
Technologies
Claude Models
Quality Score
Strengths
- Consistent naming conventions (snake_case)
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No CI/CD configuration \u2014 manual testing and deployment
- 1 files with critical complexity need refactoring
- 2 bare except/catch blocks swallowing errors
- 182 duplicate lines detected \u2014 consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite \u2014 start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Replace bare except/catch blocks with specific exception types
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Open data scored by Repobility · https://repobility.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Sistema de monitoreo en tiempo real de aeronaves privadas que envía notificaciones automáticas a Telegram cuando los aviones despegan, aterrizan o están en vuelo. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Frontend | web-frontend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
