Skip to content

Commit 03f04fb

Browse files
0xbrayoErikBjare
andauthored
Update _posts/2024-05-5-introducing-tauri.md
Co-authored-by: Erik Bjäreholt <[email protected]>
1 parent a10f9d1 commit 03f04fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-05-5-introducing-tauri.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Tauri apps are lightweight, memory efficient and secure by design. Tauri does no
1414

1515
## Developer Experience
1616

17-
Aw-tauri is built with the [rust server](https://github.com/ActivityWatch/aw-server-rust) serving the backend and a UI written in Vue. It takes almost no time to get upto speed with the project!
17+
`aw-tauri` is built with [aw-server-rust](https://github.com/ActivityWatch/aw-server-rust) serving the backend together with [aw-webui](https://github.com/ActivityWatch/aw-webui). We have taken care to keep the codebase lean and clean, such that it takes very little time to get acquainted with the codebase.
1818

1919
In our current build process, we rely heavily on PyInstaller for building the modules written in Python. This has been an enduring source of problems, and many developer weeks (if not months) have been spent trying to work out all the issues over the years (especially macOS support, because of the need to codesign a very messy `.app` bundle).
2020

0 commit comments

Comments
 (0)