# todos **Repository Path**: w-8/todos ## Basic Information - **Project Name**: todos - **Description**: rust egui ,模仿iced的tods示例做的 egui版的todos - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-03 - **Last Updated**: 2022-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: egui ## README # todos #### 介绍 rust egui ,模仿iced的tods示例做的 egui版的todos #### 软件架构 rust + egui 即时刷新模式 #### 使用说明 1. 安装 rust环境 2. cargo install todos_egui 3. ./todos_egui #### 展示 ![todos程序](asset/todos.gif)