{"id":51513425,"url":"https://github.com/kang1027/weave","last_synced_at":"2026-07-08T09:00:29.888Z","repository":{"id":370092880,"uuid":"1293152956","full_name":"kang1027/Weave","owner":"kang1027","description":"A lightweight macOS menu-bar portfolio tracker (crypto · stocks · manual assets)","archived":false,"fork":false,"pushed_at":"2026-07-08T08:16:29.000Z","size":317,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-08T08:18:11.080Z","etag":null,"topics":["finance","macos","menubar","portfolio-tracker","swift-charts","swiftui"],"latest_commit_sha":null,"homepage":"https://kang1027.github.io/Weave/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kang1027.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-07-08T06:33:56.000Z","updated_at":"2026-07-08T08:16:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kang1027/Weave","commit_stats":null,"previous_names":["kang1027/weave"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/kang1027/Weave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kang1027%2FWeave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kang1027%2FWeave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kang1027%2FWeave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kang1027%2FWeave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kang1027","download_url":"https://codeload.github.com/kang1027/Weave/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kang1027%2FWeave/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35258969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["finance","macos","menubar","portfolio-tracker","swift-charts","swiftui"],"created_at":"2026-07-08T09:00:18.345Z","updated_at":"2026-07-08T09:00:29.867Z","avatar_url":"https://github.com/kang1027.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weave\n\nmacOS 메뉴바 포트폴리오 트래커.\n\n메뉴바에서 보유 자산 시세를 로테이션으로 보여주고, 클릭하면 팝오버에서\n포트폴리오 전체(링 게이지 · 가치 히스토리 차트 · 자산별 상세 · 거래 내역)를 관리한다.\n\n- 크립토(Binance) · 국내주식(Naver) · 해외주식(Yahoo Finance) 심볼 검색 지원\n- 매수/매도 기록 기반 평단·수익률·실현손익 계산\n- 가치 히스토리 차트(통합/자산별, 1D·1W·1M·1Y), 링 게이지, 매수 마커\n- 프라이버시 모드(금액 마스킹, 등락률 유지) — 팝오버·메뉴바 동시 적용\n- Slate / Light 테마, 한국어 / English\n- Sparkle 자동 업데이트\n\n## 설치\n\n### Homebrew (권장)\n\n```sh\nbrew install --cask kang1027/weave/weave-pt\n```\n\nDeveloper ID로 서명 + Apple 공증되어 Gatekeeper 경고 없이 실행되고,\nSparkle로 자동 업데이트된다.\n\n### 소스 빌드\n\nmacOS 14+ 와 Swift 툴체인 필요.\n\n```sh\ngit clone https://github.com/kang1027/Weave.git\ncd Weave\nscripts/fetch-sparkle.sh  # 최초 1회 — Sparkle 벤더링\nswift run Weave           # 개발 실행\nswift test                # 단위 테스트\nscripts/bundle.sh         # dist/Weave.app 번들 생성\n```\n\n## 데이터 · 프라이버시\n\n포트폴리오는 이 맥 로컬(Application Support)에만 저장되고 외부로 전송되지 않는다.\nBinance / Naver / Yahoo Finance의 공개 시세·캔들만 조회하며, 계정·API 키·텔레메트리 없음.\n\n## 후원\n\nWeave는 무료 오픈소스다. 개발을 후원하고 싶으면 Mac App Store에서 유료 빌드로도\n받을 수 있다 — 같은 앱, 그냥 마음 보태는 용도.\n\n## 문서\n\n[기능 명세](docs/FEATURES.md) · [동작 플로우](docs/FLOWS.md)\n\n## 라이선스\n\n[MIT](LICENSE) © 2026 kang1027\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkang1027%2Fweave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkang1027%2Fweave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkang1027%2Fweave/lists"}