ofekmiz/Habitica-Pomodoro-SiteKeeper

Build as an Electron App

sanguis opened this issue · 2 comments

It would be great to have this an as a standalone app, I believe electron would make this pretty simple.

@sanguis could be nice, but I think it won't be able to block websites unless it's a browser extension.

@ofekmiz the thing is if I don't have a browser open I am not tempted to need site blocking.

However, if we created a centralized store, one could use this x browser and control it from an electron or any install of the plugin.

As I think about it, a task object would be able to store all the data required for an x browser store for settings.

  • a checkbox per blocked site with some readable formatting per settings.
  • As well, an escaped blob of data in the description for the general settings.

I will try and mockup an object latter, but for now, I have to go back to work.

(massive scope creep from the original feature request, I know)