{"id":26756868,"url":"https://github.com/0xh4ty/cnf-infinity","last_synced_at":"2025-10-31T10:48:21.613Z","repository":{"id":284945075,"uuid":"956542094","full_name":"0xh4ty/CnF-Infinity","owner":"0xh4ty","description":"CnF-Infinity is a Rust-based canvas tool for managing and linking notes and code.","archived":false,"fork":false,"pushed_at":"2025-03-28T14:24:09.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T14:37:07.984Z","etag":null,"topics":["canvas","code-audit","note-taking","notes-app","rust"],"latest_commit_sha":null,"homepage":"","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/0xh4ty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"0xh4ty","thanks_dev":null,"custom":null}},"created_at":"2025-03-28T12:34:14.000Z","updated_at":"2025-03-28T14:24:28.000Z","dependencies_parsed_at":"2025-03-28T14:37:55.219Z","dependency_job_id":"6f5241ae-949f-4e24-9e16-6eb1f2f31104","html_url":"https://github.com/0xh4ty/CnF-Infinity","commit_stats":null,"previous_names":["0xh4ty/cnf-infinity"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xh4ty%2FCnF-Infinity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xh4ty%2FCnF-Infinity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xh4ty%2FCnF-Infinity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xh4ty%2FCnF-Infinity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xh4ty","download_url":"https://codeload.github.com/0xh4ty/CnF-Infinity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246049675,"owners_count":20715513,"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":["canvas","code-audit","note-taking","notes-app","rust"],"created_at":"2025-03-28T15:21:39.786Z","updated_at":"2025-10-31T10:48:21.507Z","avatar_url":"https://github.com/0xh4ty.png","language":"Rust","funding_links":["https://buymeacoffee.com/0xh4ty"],"categories":[],"sub_categories":[],"readme":"# CnF-Infinity\n\n![CnF-Infinity Screenshot](assets/cnf_infinity.png)\n\nCnF-Infinity is a Rust-based, canvas-driven application designed for managing and linking notes and code. It provides a flexible interface to create, edit, and connect nodes with arrows, annotate with marker strokes, and track changes with robust undo/redo functionality. The project state is persistently saved so that you can continue your work later.\n\n\u003e **Inspired by [Goosecode](https://goosecode.app/)**\n\u003e\n\u003e CnF-Infinity was developed as an alternative to Goosecode because Goosecode lacked a native version for Linux. This project brings a similar infinite canvas experience to Linux users, while being open-source and cross-platform.\n\n## Features\n\n- **Canvas-Based Interface:**  \n  Easily create and manipulate note and code nodes on a resizable canvas.\n\n- **Node Connections:**  \n  Connect nodes with curved arrows to represent relationships and dependencies.\n\n- **Marker and Eraser Tools:**  \n  Draw freehand annotations and erase them when needed.\n\n- **Undo/Redo Functionality:**  \n  Snapshot-based undo and redo allow you to revert state changes seamlessly.\n\n- **Persistent Storage:**  \n  Save your project—including full history of snapshots—to disk for later retrieval.\n\n- **Cross-Platform Compatibility:**  \n  Built with Rust and egui, CnF-Infinity is designed to run efficiently on Linux, Windows, and macOS.\n\n## Installation\n\nDownload pre-built binaries from the [Releases page](https://github.com/0xh4ty/CnF-Infinity/releases/tag/v1.0.0-beta.1).\n\n## Usage\n\nRun the binary for your platform. No installation required.\n\n### Running from Source\n\nTo clone the repository and build the application from source:\n\n```bash\ngit clone https://github.com/0xh4ty/CnF-Infinity.git\ncd CnF-Infinity\ncargo run --release\n```\n\n### UI Overview\n\n- **Node Creation:**  \n  Use the toolbar to create new note nodes or code nodes.  \n  Nodes are positioned relative to your current view in a circular pattern.\n\n- **Connections:**  \n  Enable arrow mode to connect nodes with curved arrows.  \n  Click on a node to start an arrow, then click on another to complete the connection.\n\n- **Annotations:**  \n  Use marker and eraser tools to annotate your canvas.\n\n- **Undo/Redo:**  \n  Utilize the undo and redo buttons to revert or reapply changes.\n\n- **Saving:**  \n  Save your project along with its full undo/redo history to storage.\n\n## Contributing\n\nContributions, bug reports, and feature requests are welcome!  \nFeel free to open an issue or submit a pull request to help improve CnF-Infinity.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xh4ty%2Fcnf-infinity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xh4ty%2Fcnf-infinity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xh4ty%2Fcnf-infinity/lists"}