{"id":20338728,"url":"https://github.com/Voyrox/CodePulse","last_synced_at":"2025-05-08T02:31:46.300Z","repository":{"id":229773941,"uuid":"773777712","full_name":"Voyrox/CodePulse","owner":"Voyrox","description":"A Rust tool for real-time synchronization of local repositories with GitHub, ensuring your projects stay updated with the latest changes efficiently.","archived":false,"fork":false,"pushed_at":"2024-03-20T11:10:12.000Z","size":20,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-03T19:04:09.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Voyrox.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-03-18T11:36:14.000Z","updated_at":"2025-03-11T04:44:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f6903a7-0abe-4f6d-9704-56c02ae87fe1","html_url":"https://github.com/Voyrox/CodePulse","commit_stats":null,"previous_names":["frost-lord/codepulse","voyrox/codepulse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyrox%2FCodePulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyrox%2FCodePulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyrox%2FCodePulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyrox%2FCodePulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Voyrox","download_url":"https://codeload.github.com/Voyrox/CodePulse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252986837,"owners_count":21836237,"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":[],"created_at":"2024-11-14T21:14:00.186Z","updated_at":"2025-05-08T02:31:46.290Z","avatar_url":"https://github.com/Voyrox.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodePulse\n\nCodePulse is a dynamic, Rust-based tool designed to streamline the process of keeping your local code repositories synchronized with their counterparts on GitHub. Utilizing efficient, asynchronous operations, CodePulse offers real-time monitoring and updates, ensuring your projects are always up-to-date with the latest changes and contributions.\n\n## Features\n\n- **Real-Time Updates**: Automatically fetches the latest updates from GitHub, ensuring your codebase remains current without manual oversight.\n- **Project Management**: Easily manage multiple projects, allowing for seamless updates across your entire development landscape.\n- **Customizable Notifications**: Get notified about changes in your repositories with customizable alerts, tailored to fit your workflow.\n- **Efficiency at Scale**: Designed to handle numerous repositories efficiently, making it suitable for individual developers and large teams alike.\n- **Secure**: Implements best practices for authentication and secure communication with GitHub's API, safeguarding your code and credentials.\n\n# Run the code:\n```bash\ncargo build --release \u0026\u0026 cargo run --release\n```\n\n```json\n{\n  \"projects\": [\n    {\n      \"github_url\": \"Frost-Lord/HaskMate\",\n      \"name\": \"HaskMate\",\n      \"path\": \"./production/HaskMate\",\n      \"updated_at\": \"2023-12-08T15:13:52Z\" // The script will auto update it || e.g don't need to set updated_at as the program will manage it\n    }\n  ],\n  \"settings\": {\n    \"intivial\": \"15\" // optional\n  }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVoyrox%2FCodePulse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVoyrox%2FCodePulse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVoyrox%2FCodePulse/lists"}