{"id":46457013,"url":"https://github.com/void2610/flyt","last_synced_at":"2026-03-06T02:13:20.946Z","repository":{"id":320023581,"uuid":"1080394247","full_name":"void2610/flyt","owner":"void2610","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-29T03:07:37.000Z","size":224,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-01T02:09:00.062Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/void2610.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-21T09:59:57.000Z","updated_at":"2025-11-29T00:14:20.000Z","dependencies_parsed_at":"2025-10-21T15:18:18.220Z","dependency_job_id":null,"html_url":"https://github.com/void2610/flyt","commit_stats":null,"previous_names":["void2610/my-first-app"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/void2610/flyt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fflyt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fflyt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fflyt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fflyt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/void2610","download_url":"https://codeload.github.com/void2610/flyt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void2610%2Fflyt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30159037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"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":[],"created_at":"2026-03-06T02:13:20.471Z","updated_at":"2026-03-06T02:13:20.938Z","avatar_url":"https://github.com/void2610.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flyt\n\nフルスクリーンアプリの上にも表示できるmacOS用ポモドーロタイマーアプリ\n\n## 主な機能\n\n### ポモドーロタイマー\n- 作業時間と休憩時間をカスタマイズ可能（デフォルト: 作業30分、休憩10分）\n- セッション完了時に自動でウィンドウを表示\n- 次のセッションは手動で開始（集中を妨げない設計）\n\n### セッションカウント\n- 1日の完了セッション数を記録\n- 毎日0時に自動リセット\n- 設定画面から手動リセットも可能\n- Googleアカウントでログインしてクラウド同期が可能（オプション）\n\n### フルスクリーン対応\n- 全てのアプリケーションの上に表示可能\n- フローティングウィンドウでどこでも作業可能\n\n### ホットキー\n- グローバルキーボードショートカット（デフォルト: Control+I）\n- ユーザーが自由にカスタマイズ可能\n- どこからでも瞬時にタイマーを呼び出し\n\n### ホットエッジ\n- 画面の辺（上下左右）にマウスを移動してタイマーを表示（オプション）\n- エッジ判定幅とトリガー遅延時間を調整可能\n- クールダウン機能で連続トリガーを防止\n\n### クラウド同期\n- Googleアカウントでログイン（任意）\n- 複数デバイス間でセッション数を同期\n- ログインしなくてもローカルで使用可能\n\n## インストール方法\n\n1. [Releases](https://github.com/void2610/flyt/releases) から最新版の `Flyt.zip` をダウンロード\n2. ZIPファイルを解凍\n3. `Flyt.app` を `/Applications` フォルダに移動\n4. アプリを起動し、アクセシビリティ権限を許可\n   - システム設定 \u003e プライバシーとセキュリティ \u003e アクセシビリティ\n\n## 使い方\n\n### 基本的な使い方\n1. メニューバーのアイコンをクリックするか、ホットキー（デフォルト: Control+I）でタイマーを表示\n2. 中央のボタンでタイマーを開始\n3. セッション完了時に自動でウィンドウが表示されます\n4. Escキーでウィンドウを閉じる\n\n### 設定のカスタマイズ\n- **一般設定**: 作業時間と休憩時間を変更\n- **ホットキー設定**: キーボードショートカットをカスタマイズ\n- **ホットエッジ設定**: 画面の辺からの起動を有効化\n- **同期設定**: Googleアカウントでログインしてクラウド同期\n- **アクセシビリティ設定**: 権限状態の確認\n\n## 開発\n\n### ビルド方法\n\n```bash\n# リリースビルドして /Applications にインストール\nbash build-and-install.sh\n\n# または手動ビルド\nxcodebuild -project Flyt.xcodeproj -scheme Flyt -configuration Release build\n```\n\n**重要**: アクセシビリティ権限の永続化のため、`build-and-install.sh` を使用して `/Applications` にインストールすることを推奨します。\n\n### 技術スタック\n- SwiftUI\n- AppKit（NSWindow、NSEvent）\n- Supabase（クラウド同期）\n- Combine（リアクティブプログラミング）\n\n## ライセンス\n\nMIT License\n\n## 作者\n\n[@void2610](https://github.com/void2610)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoid2610%2Fflyt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoid2610%2Fflyt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoid2610%2Fflyt/lists"}