{"id":35014392,"url":"https://github.com/threefoldtech/circles","last_synced_at":"2026-05-22T19:35:42.729Z","repository":{"id":287176441,"uuid":"963848196","full_name":"threefoldtech/circles","owner":"threefoldtech","description":"Structured groups of people collaborating together","archived":false,"fork":false,"pushed_at":"2025-05-15T12:18:02.000Z","size":746,"stargazers_count":2,"open_issues_count":61,"forks_count":0,"subscribers_count":7,"default_branch":"development","last_synced_at":"2025-12-28T18:58:13.648Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/threefoldtech.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}},"created_at":"2025-04-10T09:54:00.000Z","updated_at":"2025-06-19T12:27:38.000Z","dependencies_parsed_at":"2025-04-29T14:41:26.692Z","dependency_job_id":"f841f1cc-5b16-43c3-9e02-a810db39adc8","html_url":"https://github.com/threefoldtech/circles","commit_stats":null,"previous_names":["threefoldtech/circles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/threefoldtech/circles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Fcircles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Fcircles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Fcircles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Fcircles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threefoldtech","download_url":"https://codeload.github.com/threefoldtech/circles/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threefoldtech%2Fcircles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33362368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T12:23:38.849Z","status":"online","status_checked_at":"2026-05-22T02:00:06.671Z","response_time":265,"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":"2025-12-27T05:12:09.192Z","updated_at":"2026-05-22T19:35:42.722Z","avatar_url":"https://github.com/threefoldtech.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Circle Collaboration System\n\nA modern, circle-based collaboration platform built with Rust and egui.\n\n## Overview\n\nCircle is a desktop application that provides a modular collaboration system organized around \"Circles\" - dedicated spaces for different contexts of work and communication. Each Circle contains a consistent set of collaboration features, allowing users to seamlessly switch between different work contexts while maintaining a familiar interface.\n\n## Features\n\n- **Circle Management**: Create and manage different types of circles (Personal, Team, Private)\n- **Mail**: Send and receive messages within circles\n- **Calendar**: Schedule and manage events\n- **Chat**: Real-time messaging\n- **Documents**: Create and collaborate on documents\n- **AI Tools**: AI-powered assistance\n- **Video Conferencing**: Real-time video communication\n\n## Architecture\n\nThe application follows a modular architecture:\n\n- **Core Components**: Application layer, Circle Manager, and Circle Structure\n- **UI/UX**: Consistent layout across features with a Circle Selector and Feature Navigation\n- **Data Model**: Structured representation of Circles, Members, and Features\n- **Services**: Backend services for Circle management, authentication, and feature-specific operations\n\n## Installation\n\n### Prerequisites\n\n- Rust and Cargo (latest stable version)\n\n### Building from Source\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/threefoldtech/circles.git\n   cd circle\n   ```\n\n2. Build the project:\n   ```\n   cargo build --release\n   ```\n\n3. Run the application:\n   ```\n   cargo run --release\n   ```\n\n## Usage\n\nUpon launching the application, you'll be presented with a default user and several demo circles. You can:\n\n1. Select a circle from the Circle Selector panel\n2. Navigate between features using the feature tabs\n3. Create new circles using the Circle Selector\n4. Customize circle settings\n\n\n## Dependencies\n\n- **egui/eframe**: GUI framework for Rust\n- **uuid**: For unique identifiers\n- **chrono**: Date and time handling\n- **serde/serde_json**: Serialization and deserialization\n- **log/env_logger**: Logging\n\n## Development Status\n\nThis project is currently in early development. Many features are implemented as UI mockups with dummy data.\n\n## Future Plans\n\n- Cloud synchronization\n- End-to-end encryption\n- Real-time collaboration\n- Mobile support via WebAssembly\n\n## License\n\n[MIT License](LICENSE) (placeholder - replace with actual license)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreefoldtech%2Fcircles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreefoldtech%2Fcircles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreefoldtech%2Fcircles/lists"}