Skip to content

Time Calculator from time units to timespan and vice-versa

Notifications You must be signed in to change notification settings

alessioVelluso/timeCalculator

Repository files navigation

Time Calculator

The app is made in vue3 + vite + ts + rust tauri2. You can download the .exe directly from this repo in the same folder .exe.

Be sure you have all the prerequisites tauri requires.

git clone <this-repo>
cd TimeCalculator
npm install
npm run tauri android init

For Desktop Development:

npm run tauri dev

For Android Development:

npm run tauri android dev

The final product will be found in ./src-tauri/target/release/timecalculator.exe

screenshot screenshot screenshot

About

Time Calculator from time units to timespan and vice-versa

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published