Skip to content

Files

Latest commit

Jul 17, 2025
fca278c · Jul 17, 2025

History

History

tauri-todos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 17, 2025
Jun 30, 2025
Apr 29, 2024
Apr 29, 2024
Apr 29, 2024
Jul 23, 2024
Jun 30, 2025
Jun 30, 2025
Jun 30, 2025
Jun 30, 2025
Jun 30, 2025
Jun 30, 2025

README.md

iroh-tauri-todomvc

This TODO app was created as an example for how to use Iroh to add sync and networking capabilities to your app.

If you have any specific capabilities you would like to see demonstrated in this app, please add an issue, with the "feature request" tag.

tauri-todomvc

The original tauri & todomvc code can be found at tauri-todomvc.

Development

Requirement:

  • Rust
  • NodeJS
  • webkit2gtk

install dependencies:

npm i

Then run tauri

npm run tauri dev

License

Copyright 2023 N0, INC.

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.