WilkinsonK / todo_app

A TODO tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO App

icon

Yes, everyone has one. Everybody has done it, but I had to start somewhere.

This project uses Slint as the frontend with the lower functionality in Rust, naturally. It's purpose is to track tasks that need to be done at a later time.

running_stud

To run the application all that needs to be done is to use cargo.

$ cargo run [TODO_FILE]

TODOer optionally accepts a TODO file location to load tasks from, making it easier to organize TODO tasks.

About

A TODO tracker


Languages

Language:Rust 100.0%