{"id":18822600,"url":"https://github.com/dkxce/simpleaprsserver","last_synced_at":"2026-02-16T21:31:59.365Z","repository":{"id":138130877,"uuid":"412411586","full_name":"dkxce/SimpleAPRSServer","owner":"dkxce","description":"This is the Simple APRS Server wich send received data to all  connected users.","archived":false,"fork":false,"pushed_at":"2022-03-22T12:54:37.000Z","size":1346,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-14T21:36:19.205Z","etag":null,"topics":["ais","aprs","dkxce","filter","ham","http","radio","server"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dkxce.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-01T09:49:31.000Z","updated_at":"2024-05-04T23:53:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"b76462cb-5b1c-44c6-9a1c-b0234e6f04f5","html_url":"https://github.com/dkxce/SimpleAPRSServer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dkxce/SimpleAPRSServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FSimpleAPRSServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FSimpleAPRSServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FSimpleAPRSServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FSimpleAPRSServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkxce","download_url":"https://codeload.github.com/dkxce/SimpleAPRSServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkxce%2FSimpleAPRSServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29519293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ais","aprs","dkxce","filter","ham","http","radio","server"],"created_at":"2024-11-08T00:50:37.804Z","updated_at":"2026-02-16T21:31:59.345Z","avatar_url":"https://github.com/dkxce.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple APRS Server\r\n\r\n## APRS-IS (Automatic Packet Reporting System-Internet Service) ##\r\n\r\nЭто простой APRS сервер, который\r\nпозволяет обмениваться данными между\r\nвсеми подключенными к нему клиентами.\r\nПозволяет кэшировать и хранить последние \r\nполученные координаты и выдавать их при\r\nвходящем подключении.\r\n\r\nСервер имеет HTTP интерфейс с картой и \r\nстатистикой.\r\n\r\nПоддерживается AIS протокол.\r\n\r\nПоддерживает стандартные фильтры клиентов:\r\n    r/lat/lon/dist -- Range filter \r\n    p/aa/bb/cc -- Prefix filter  \r\n    b/call1/call2 -- Budlist filter \r\n    o/call1/call2 -- Object filter \r\n    os/call1/call2 -- Strict Object filter\r\n    t/poimqstuw/call/km -- Type filter\r\n    s/pri/alt/over -- Symbol filter \r\n    d/digi1/digi2 -- Digipeater filter\r\n    a/latN/lonW/latS/lonE -- Area filter \r\n    e/call1/call2 -- Entry station filter\r\n    g/call1/call2 -- Group Message filter \r\n    u/call1/call2 -- Unproto filter\r\n    m/dist -- My Range filter\r\n    f/user/dist --\tFriend Range filter \r\n\t\r\nКлиентский софт:\r\n  YAAC\r\n  \r\n  Windows:\r\n\tUI-View32\r\n\r\n  Android:\r\n\tOruxMaps\r\n\tAPRSDroid\r\n\r\n===============================================\r\n\r\nThis is the Simple APRS Server\r\nwich send received data to all \r\nconnected users.\r\n\r\nHas HTTP interface with live Map.\r\n\r\nSupport AIS protocol.\r\n\r\nSupporting client filters:\r\n    r/lat/lon/dist -- Range filter \r\n    p/aa/bb/cc -- Prefix filter  \r\n    b/call1/call2 -- Budlist filter \r\n    o/call1/call2 -- Object filter \r\n    os/call1/call2 -- Strict Object filter\r\n    t/poimqstuw/call/km -- Type filter\r\n    s/pri/alt/over -- Symbol filter \r\n    d/digi1/digi2 -- Digipeater filter\r\n    a/latN/lonW/latS/lonE -- Area filter \r\n    e/call1/call2 -- Entry station filter\r\n    g/call1/call2 -- Group Message filter \r\n    u/call1/call2 -- Unproto filter\r\n    m/dist -- My Range filter\r\n    f/user/dist --\tFriend Range filter \r\n\r\nClient Software:\t\r\n  YAAC\r\n  \r\n  Windows:\r\n\tUI-View32\r\n\r\n  Android:\r\n\tOruxMaps\r\n\tAPRSDroid\r\n\r\n\u003cimg src=\"window.png\"/\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkxce%2Fsimpleaprsserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkxce%2Fsimpleaprsserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkxce%2Fsimpleaprsserver/lists"}