{"id":15034652,"url":"https://github.com/openintelwireless/heliport","last_synced_at":"2025-04-08T02:41:45.274Z","repository":{"id":43730848,"uuid":"268028237","full_name":"OpenIntelWireless/HeliPort","owner":"OpenIntelWireless","description":"Intel Wi-Fi Client for itlwm","archived":false,"fork":false,"pushed_at":"2024-08-08T02:38:41.000Z","size":828,"stargazers_count":1158,"open_issues_count":21,"forks_count":122,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-08T02:41:39.999Z","etag":null,"topics":["client","heliport","intel-wifi","itlwm","macos"],"latest_commit_sha":null,"homepage":"https://OpenIntelWireless.github.io/HeliPort","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenIntelWireless.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-05-30T07:09:55.000Z","updated_at":"2025-04-05T19:12:34.000Z","dependencies_parsed_at":"2024-01-16T07:23:00.066Z","dependency_job_id":"9ee129f3-9269-47c9-839b-f73c07f1f30f","html_url":"https://github.com/OpenIntelWireless/HeliPort","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIntelWireless%2FHeliPort","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIntelWireless%2FHeliPort/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIntelWireless%2FHeliPort/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIntelWireless%2FHeliPort/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenIntelWireless","download_url":"https://codeload.github.com/OpenIntelWireless/HeliPort/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767232,"owners_count":20992538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["client","heliport","intel-wifi","itlwm","macos"],"created_at":"2024-09-24T20:25:52.265Z","updated_at":"2025-04-08T02:41:45.254Z","avatar_url":"https://github.com/OpenIntelWireless.png","language":"Swift","readme":"# HeliPort\n\n[![CI](https://github.com/OpenIntelWireless/HeliPort/actions/workflows/main.yml/badge.svg)](https://github.com/OpenIntelWireless/HeliPort/actions/workflows/main.yml)\n\nIntel WiFi Client for [itlwm](https://github.com/OpenIntelWireless/itlwm)\n\n## Chat\n\nIf you have any questions or feedback, feel free to [![Join the chat at https://gitter.im/OpenIntelWireless/itlwm](https://badges.gitter.im/OpenIntelWireless/itlwm.svg)](https://gitter.im/OpenIntelWireless/itlwm?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n## Download\n\n### Latest Stable Version\n\n[![Download from https://github.com/OpenIntelWireless/HeliPort/releases/latest](https://img.shields.io/github/v/release/OpenIntelWireless/HeliPort?color=%2300AABB\u0026label=Download)](https://github.com/OpenIntelWireless/HeliPort/releases/latest)\n\n### Latest Alpha Version\n\n[![Download from https://github.com/OpenIntelWireless/HeliPort/releases](https://img.shields.io/github/v/release/OpenIntelWireless/HeliPort?include_prereleases\u0026label=Download)](https://github.com/OpenIntelWireless/HeliPort/releases)\n\n## Status\n\nThe App is currently functional, we're still trying make it even better.\n\n### To-Do's\n\nVisit [Projects](https://github.com/OpenIntelWireless/HeliPort/projects) for more information\n\n## Issues\n\nIssues for this project are for bug tracking only, please carefully fill in all the blanks in the correct Issue Template.\n\nThe following types of \"Issues\" will be considered as invalid and will be closed and locked immediately:\n\n- Personal help request\n- Duplicated issues\n- Urging updates\n- Spam\n- Non-English or non-Chinese content\n- Easy \"Googleable\" questions\n  \u003e How to build etc.\n- Off-topic discussion\n  \u003e Including mentioning and distributing closed-source, non-official Intel Wi-Fi Projects.\n\n## Contributing\n\nWe desperately need contributors to help us improve this project, any help will be highly appreciated.\n\n- User interface and password management is implemented with `Swift 5`\n- Communication with [itlwm](https://github.com/OpenIntelWireless/itlwm) is implemented with `C`\n\n## Credits\n\n- [@1Revenger1](https://github.com/1Revenger1) for Keychain password management improvements\n- [@Bat.bat](https://github.com/williambj1) for repository management and Sparkle integration\n- [@diepeterpan](https://github.com/diepeterpan) for fixing UI artifacts on macOS Sonoma and performance optimizations\n- [@DogAndPot](https://github.com/DogAndPot) for initial UI implementation\n- [@ErrorErrorError](https://github.com/ErrorErrorError) for UI improvement, Preference Window implementation and more\n- [@Goshin](https://github.com/Goshin) for API implementation, Status Menu improvements and more\n- [@igorkulman](https://github.com/igorkulman) for code refactoring, password management and more\n- [@zxystd](https://github.com/zxystd) for writing [itlwm](https://github.com/OpenIntelWireless/itlwm) and APIs\n- [Everyone](https://github.com/OpenIntelWireless/HeliPort/pulls?q=is%3Apr+label%3Adocumentation+is%3Aclosed) who contributed to localization files\n- Legacy WiFi icons are from \u003chttps://icons8.com/\u003e\n- Modern WiFi icons are from \u003chttps://github.com/framework7io/framework7-icons\u003e (MIT License)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenintelwireless%2Fheliport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenintelwireless%2Fheliport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenintelwireless%2Fheliport/lists"}