tempus icon indicating copy to clipboard operation
tempus copied to clipboard

Web app

Open KeziahMoselle opened this issue 4 years ago • 1 comments

Support the Web platform (without Electron main process logic)

KeziahMoselle avatar Dec 18 '19 21:12 KeziahMoselle

Modules that needs to be shared :

  • Store
    • .get(key)
    • .set(key, value)
    • updateData(timePassed) (mutate existing data)
  • Tray
    • .setImage(icon)

KeziahMoselle avatar Jan 09 '20 17:01 KeziahMoselle