ofekmiz / Habitica-Pomodoro-SiteKeeper

Chrome Extension for Habitica that charges you gp for visiting sites, including a Pomodoro Timer
MIT License
73 stars 9 forks source link

Build as an Electron App #84

Open sanguis opened 3 years ago

sanguis commented 3 years ago

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

ofekmiz commented 3 years ago

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

sanguis commented 2 years ago

@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.

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)