Skip to content

Simple Timer Desktop Application written in Go, the Wails Framework and Svelte.JS

Notifications You must be signed in to change notification settings

Lampropoulosss/go-timer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Timer App

Simple project in Go that creates a window and uses webview to load the Svelte code. It allows you to enter after how much time (in HH:MM:SS) you want to get notified and once the timer reaches zero it will send a desktop notification and play a song.

How to build the application

Make sure you have Wails installed on your system and in your PATH variable and follow the instructions:

  1. cd frontend && npm i
  2. cd ../ && go get
  3. wails build

How to change the song

Head to the files directory and paste the audio file you want (in MP3) named "audio.mp3" and build again.

About

Simple Timer Desktop Application written in Go, the Wails Framework and Svelte.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published