{"id":25670075,"url":"https://github.com/fongyuanchen/automaticattendancesystem","last_synced_at":"2026-04-28T13:32:44.330Z","repository":{"id":264759772,"uuid":"891946867","full_name":"FongYuanChen/AutomaticAttendanceSystem","owner":"FongYuanChen","description":"An automatic attendance system based on .NET 6 WinForms.","archived":false,"fork":false,"pushed_at":"2024-11-28T09:57:48.000Z","size":91972,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T11:37:03.047Z","etag":null,"topics":["attendance-system","csharp","dlib","face-recognition","foreground-process-tracking","keyboard-tracking","mouse-tracking","net6","opencv","user32-dll","winforms-application"],"latest_commit_sha":null,"homepage":"","language":"C#","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/FongYuanChen.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":"2024-11-21T08:42:05.000Z","updated_at":"2024-11-28T09:55:24.000Z","dependencies_parsed_at":"2024-11-28T13:48:21.046Z","dependency_job_id":null,"html_url":"https://github.com/FongYuanChen/AutomaticAttendanceSystem","commit_stats":null,"previous_names":["fongyuanchen/automaticattendancesystem"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/FongYuanChen/AutomaticAttendanceSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FongYuanChen%2FAutomaticAttendanceSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FongYuanChen%2FAutomaticAttendanceSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FongYuanChen%2FAutomaticAttendanceSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FongYuanChen%2FAutomaticAttendanceSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FongYuanChen","download_url":"https://codeload.github.com/FongYuanChen/AutomaticAttendanceSystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FongYuanChen%2FAutomaticAttendanceSystem/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263426395,"owners_count":23464795,"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":["attendance-system","csharp","dlib","face-recognition","foreground-process-tracking","keyboard-tracking","mouse-tracking","net6","opencv","user32-dll","winforms-application"],"created_at":"2025-02-24T11:29:27.971Z","updated_at":"2026-04-28T13:32:43.958Z","avatar_url":"https://github.com/FongYuanChen.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# ![icon](https://github.com/user-attachments/assets/425a25b0-4c07-4f4f-a397-dd91bc9dd24a) 自動打卡系統 ![GitHub watchers](https://img.shields.io/github/watchers/FongYuanChen/AutomaticAttendanceSystem) ![GitHub forks](https://img.shields.io/github/forks/FongYuanChen/AutomaticAttendanceSystem) ![GitHub Repo stars](https://img.shields.io/github/stars/FongYuanChen/AutomaticAttendanceSystem) ![GitHub last commit](https://img.shields.io/github/last-commit/FongYuanChen/AutomaticAttendanceSystem) ![GitHub License](https://img.shields.io/github/license/FongYuanChen/AutomaticAttendanceSystem)\n\n**智慧化打卡方式，居家辦公新利器！**\n\n\u003e 在新冠疫情的衝擊下，全球的工作方式經歷了一場前所未有的變革，「居家辦公」成為新常態。然而，企業如何有效管理工時、員工如何提升自律性，成了雙方共同面對的重要挑戰。\n\n\u003e 本專案為居家彈性辦公設計，結合自動打卡與工時追蹤，幫助員工建立更好的時間規劃與自律能力，讓工作變得更高效！\n\n\n## 🎨 功能特色\n\n- **簡單配置**：一次性設定。僅需設定姓名、工號和人臉照片，輕鬆啟用。\n- **自動打卡**：透過人臉辨識與操作偵測，自動完成上下班打卡。\n- **工時追蹤**：實時記錄工作與休息時段，幫助達成每日工時要求。\n- **數據安全**：提供持久化存儲，數據穩定可靠。\n\n\n## 🛠 核心技術\n\n- **語言框架**：基於 C#、.NET 6、WinForms。\n- **影像處理**：基於 [OpenCvSharp4](https://github.com/shimat/opencvsharp) 套件。\n- **人臉辨識**：基於 [DlibDotNet](https://github.com/takuya-takeuchi/DlibDotNet) 套件。\n- **操作監控**：基於 Windows API (user32.dll)。\n\n\n## 🖥️ 操作演示\n\n- **員工訊息設定畫面**：\n\u003cdiv align=center\u003e\u003cimg src=\"https://github.com/user-attachments/assets/1152c062-5424-4a24-aeda-6c31ee81148e\" /\u003e\u003c/div\u003e\n\n\u003cbr\u003e\n\n- **員工工時管理畫面**：\n\u003cdiv align=center\u003e\u003cimg src=\"https://github.com/user-attachments/assets/fb7686eb-8342-458c-853d-1cf2d9951cea\" /\u003e\u003c/div\u003e\n\n\u003cbr\u003e\n\n- **員工日常工作畫面**：\n\u003cdiv align=center\u003e\u003cimg src=\"https://github.com/user-attachments/assets/7638c079-b79b-48d9-9be9-1047221e7855\" /\u003e\u003c/div\u003e\n\n\n## 📜 授權條款\n\n本專案採用 [MIT](https://github.com/FongYuanChen/AutomaticAttendanceSystem/blob/main/LICENSE) 授權條款。歡迎自由使用、修改與分享！\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffongyuanchen%2Fautomaticattendancesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffongyuanchen%2Fautomaticattendancesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffongyuanchen%2Fautomaticattendancesystem/lists"}