Hacker News 中文摘要

RSS订阅

展示 HN:超小开源指南针与导航应用(<2MB) -- Show HN: Tiny FOSS Compass and Navigation App (<2MB)

文章摘要

MBCompass是一款现代开源指南针导航应用,无广告、无内购、无追踪,完全免费。

文章总结

项目名称:MBCompass - 现代开源指南针与导航应用

核心特点:

  • 无广告/内购/追踪:完全免费的开源应用,尊重用户隐私
  • 双模导航
    • 精确显示磁北与真北方向
    • 集成OpenStreetMap实时GPS定位
  • 技术特性
    • 采用Jetpack Compose构建
    • 支持传感器融合(加速度计/磁力计/陀螺仪)
    • 显示磁场强度(μT单位)
  • 个性化设置
    • 深浅色主题/AMOLED纯黑模式
    • 横竖屏自适应
    • 导航时保持屏幕常亮
  • 兼容性:支持Android 5.0+系统

设计规划:

  • 即将推出的v2.0版本提案包含:
    • GPS速度计功能
    • 全新UI设计(当前概念图已展示)

用户支持:

开源协议:

  • GPLv3许可:要求衍生作品必须保持开源
  • 设计素材采用CC BY-SA 4.0许可

项目状态:

  • 已获297星标/22次分叉
  • 被Product Hunt评为当日最佳产品第13名
  • 入选Android Weekly推荐

项目官网:compassmb.github.io
代码仓库:GitHub/CompassMB

(注:已过滤GitHub页面导航菜单等非核心内容,保留关键功能说明和项目数据)

评论总结

以下是评论内容的总结:

1. 导航功能与技术问题 - 用户对导航实现方式提出疑问,关注路线计算与方向指示的区别 - "Are you calculating the route or just pointing the user in the general direction?"(评论1) - 建议增加磁偏补偿地图以提高实用性 - "you will need to include some kind of magnetic compensation map"(评论3)

2. 商业化建议 - 多位用户建议采用付费模式而非捐赠 - "charge (a small amount of) money for the app... paying is a clear way to support"(评论2) - "call it a payment and not donation"(评论8) - 有用户已准备捐赠表示支持 - "You will be getting a donation shortly"(评论9)

3. 功能需求与改进 - 用户期待航点追踪、离线地图等新功能 - "Waypoint tracking... Offline maps with offline POI search"(评论4) - 需要改进定位准确性 - "compass deviation of >60°... places me in New York instead of Netherlands"(评论10)

4. 应用优势 - 赞赏应用轻量化设计 - "incredible how small apps get when you throw away all the bullshit"(评论6) - 肯定日常实用价值 - "used the app to identify which room would get the best sunlight"(评论5)

5. 许可协议争议 - 对GPLv3条款的合规性提出质疑 - "These all sound like 'Further restrictions'"(评论11)

6. 具体功能请求 - 用户希望增加指向特定地点的功能 - "Let me indicate a location and point an arrow at it"(评论7)