Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web app #85

Open
KeziahMoselle opened this issue Dec 18, 2019 · 1 comment
Open

Web app #85

KeziahMoselle opened this issue Dec 18, 2019 · 1 comment
Labels
feature New feature or request Platform: Web
Projects

Comments

@KeziahMoselle
Copy link
Owner

Support the Web platform (without Electron main process logic)

@KeziahMoselle KeziahMoselle added feature New feature or request Platform: Web labels Dec 18, 2019
KeziahMoselle added a commit that referenced this issue Jan 9, 2020
@KeziahMoselle
Copy link
Owner Author

Modules that needs to be shared :

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

@KeziahMoselle KeziahMoselle added this to To do in v2.0 Feb 1, 2020
@KeziahMoselle KeziahMoselle moved this from To do to In progress in v2.0 Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Platform: Web
Projects
v2.0
  
In progress
Development

No branches or pull requests

1 participant