nomandhoni-cs / blink-eye

Blink Eye: A minimalist eye care reminder app for Windows, macOS, and Linux, to reduce eye strain, featuring customizable timers, full-screen popups, audio mute :soon:.
https://blinkeye.vercel.app
Other
64 stars 9 forks source link

About section #104

Open mechtester opened 1 week ago

mechtester commented 1 week ago

image

In this About Blink Eye section

Need current version number and check for updates option

So user can aware of version they use and compare to website latest version.

mhd101 commented 4 days ago

Can i work on this

nomandhoni-cs commented 4 days ago

@mhd101 Sure, What is your approach, How you are gonna implement this? then We will assign this issue to you.

nomandhoni-cs commented 4 days ago

This is the app version same as package.json we want to show in the about section https://github.com/nomandhoni-cs/blink-eye/blob/master/package.json

mhd101 commented 4 days ago

We can use tauri-api to get the version defined in tauri.conf.json Here is the reference: https://v1.tauri.app/v1/api/js/app

nomandhoni-cs commented 4 days ago

@mhd101 Ok, You can start working on this issue, I have assigned this issue to you, And We are using Tauri v2, and also, a kind request. make sure to use a nice ui and position to display.