{"id":40951276,"url":"https://github.com/nhathuyd4hp/rpautomation","last_synced_at":"2026-02-11T12:11:40.588Z","repository":{"id":327564824,"uuid":"1109686555","full_name":"nhathuyd4hp/RPAutomation","owner":"nhathuyd4hp","description":"Flutter Desktop App","archived":false,"fork":false,"pushed_at":"2026-01-30T18:19:17.000Z","size":308,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-30T21:10:26.209Z","etag":null,"topics":["fluentui","flutter"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nhathuyd4hp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-04T06:27:10.000Z","updated_at":"2026-01-30T18:19:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"26e31044-fb92-4921-bfbc-ac9605cb7c6a","html_url":"https://github.com/nhathuyd4hp/RPAutomation","commit_stats":null,"previous_names":["nhathuyd4hp/taskdistribution","nhathuyd4hp/rpautomation"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/nhathuyd4hp/RPAutomation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhathuyd4hp%2FRPAutomation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhathuyd4hp%2FRPAutomation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhathuyd4hp%2FRPAutomation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhathuyd4hp%2FRPAutomation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhathuyd4hp","download_url":"https://codeload.github.com/nhathuyd4hp/RPAutomation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhathuyd4hp%2FRPAutomation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29116450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fluentui","flutter"],"created_at":"2026-01-22T05:12:51.447Z","updated_at":"2026-02-05T08:00:45.483Z","avatar_url":"https://github.com/nhathuyd4hp.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RPAutomation - RPA Control Center\n\n**RPAutomation** là ứng dụng desktop đa nền tảng (tập trung vào Windows/Linux) được xây dựng bằng **Flutter**. Ứng dụng đóng vai trò là trung tâm điều khiển (Control Center) giúp quản lý, giám sát và lập lịch cho các Robot RPA (Robotic Process Automation).\n\n![Project Status](https://img.shields.io/badge/Status-Release-blue)\n![Flutter](https://img.shields.io/badge/Flutter-3.0%2B-02569B)\n![Platform](https://img.shields.io/badge/Platform-Windows-blue)\n\n## 🌟 Tính năng chính\n\n* **Quản lý Robot:** Xem danh sách, trạng thái hoạt động (Online/Offline) của các Robot.\n* **Giám sát tiến trình (Runs):**\n    * Theo dõi các tác vụ đang chạy theo thời gian thực.\n    * Hiển thị trạng thái: Pending, Waiting, Success, Failure, Cancel.\n* **Lập lịch (Scheduling):** Cấu hình lịch chạy tự động cho Robot.\n* **Real-time Logs:** Xem log chi tiết quá trình chạy thông qua kết nối Socket.\n* **Native Integration:**\n    * **Windows Taskbar Progress:** Hiển thị thanh tiến trình và trạng thái (Xanh/Đỏ) ngay trên icon thanh tác vụ của Windows (sử dụng C++ `ITaskbarList3`).\n* **Giao diện hiện đại:** Hỗ trợ Lottie Animation, Badge trạng thái trực quan.\n\n## 🛠️ Công nghệ sử dụng\n\n* **Core:** [Flutter](https://flutter.dev/) \u0026 Dart.\n* **State Management:** Provider.\n* **Networking:** HTTP Client \u0026 Socket (cho realtime updates).\n* **Assets:** Lottie (JSON animations).\n* **Native Windows:** C++ (Win32 API).\n* **Installer:** Inno Setup (file `setup.iss`).\n\n## 📂 Cấu trúc dự án\n\n```text\nlib/\n├── data/\n│   ├── model/         # Các Data Model (Robot, Run, Schedule, Log...)\n│   └── services/      # Các API Service gọi về Backend\n├── providers/         # Quản lý trạng thái (State Management)\n│   ├── robot/         # Logic xử lý dữ liệu Robot\n│   ├── run/           # Logic xử lý dữ liệu Run\n│   └── socket.dart    # Quản lý kết nối Socket realtime\n├── screens/\n│   └── home/          # Giao diện chính (Dashboard)\n│       ├── views/     # Các màn hình con (Log, Robot, Run, Schedule)\n│       └── widgets/   # Các Widget tái sử dụng\n├── shared/            # Các cấu hình chung (Theme, Constants)\n└── main.dart          # Entry point\nwindows/\n└── runner/            # Mã nguồn C++ Native cho Windows","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhathuyd4hp%2Frpautomation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhathuyd4hp%2Frpautomation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhathuyd4hp%2Frpautomation/lists"}