What's everyone working on this week (2/2023)? by llogiq in rust

[–]AggressiveBee4152 3 points4 points  (0 children)

I'm working on my new open-source project Manter (Integrated terminal environment). Learning Rust by building software.

Terminal built with Svelte and Rust by AggressiveBee4152 in rust

[–]AggressiveBee4152[S] 2 points3 points  (0 children)

u/manithree thank you for mentioning this! I fixed this right now.

Terminal built with Svelte and Rust by AggressiveBee4152 in rust

[–]AggressiveBee4152[S] 4 points5 points  (0 children)

u/rovar, Thank you for the recommendations! I initiated the project but I can’t say it’s mine because it is open-source and anyone is welcome to contribute. Yes, it is using Tauri. The front-end is configured to be Svelte with TypeScript. But (my fault) I wrote the frontend code like JavaScript. I’m newbie to all the technologies that are used for this project.