Skip to content

Senhaji-Rhazi-Hamza/tauri-vue-python-demo-todo

Repository files navigation

Tauri Vue Python app demo tutorial

This project is a To-do list app that aims to show a pattern demo for combining Tauri + Vue + python

Usage

Prerequisites :

Usage in dev mode

Run backend

make run-dev-backend

Run GUI

make run-dev-ui

Build the desktop app

# This will generate a bin ready for exec 
make build-app

This will generate a binary under :

src-tauri/binaries/python_backend-[TRIPLE_TAURI_OS]

How the app looks like

screen

About

This is a demo todo list desktop app repo, aiming to show an example on how to implement a desktop app, using Tauri + Python + Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors