Skip to content

Simple pomodoro timer using Tauri - Rust + Vanilla JS

Notifications You must be signed in to change notification settings

ichi0915/pomodoro-tauri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tauri + Vanilla

This pomodoro timer was created using Tauri(2.0.0-beta.2) in vanilla HTML, CSS and Javascript.

Prerequisites

Running the project

  1. Clone the Repository

    git clone https://github.com/ichi0915/pomodoro-tauri
  2. Run the Development Server

    npm run tauri dev
  3. Run the Tailwind Watcher service

    npx tailwindcss -i ./src/css/input.css -o ./src/css/output.css --watch

About

Simple pomodoro timer using Tauri - Rust + Vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published