Radio Resonite
D 59 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
Radio Resonite is a server that receives player location coordinates via WebSocket from Resonite and returns the nearest radio station URL using the Radio Browser API.
Description
Radio Resonite is a server-side application that uses the Radio Browser API to find the nearest radio stations based on player location coordinates received via WebSocket. It caches global data from the Radio Browser API at startup and responds immediately with the nearest station URL when new coordinates are received. The application is designed for use in conjunction with Resonite, which sends location updates to the server.
الوصف
هو خدمة تقوم بتلقي إحداثيات موقع اللاعب عبر WebSocket من Resonite وتعيد إرجاع عنوان URL أقرب محطة إذاعية باستخدام API Radio Browser. يتم تخزين البيانات العالمية من API Radio Browser في بداية التشغيل ويعود الخادم بإجراء طلبات جديدة عند تلقي إحداثيات جديدة.
Novelty
5/10Tags
Claude Models
Quality Score
Strengths
- Good security practices \u2014 no major issues detected
Weaknesses
- No LICENSE file \u2014 legal ambiguity for contributors
- No tests found \u2014 high risk of regressions
- No CI/CD configuration \u2014 manual testing and deployment
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)
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Resoniteからプレイヤーの緯度経度座標をWebSocketで受信し、radio-browser.info APIで最寄りのラジオ局を検索してストリームURLを返すサーバー。 | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Web Backend | web-backend | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
