(Failed devlog) Attempt to make Eisenhour into a browser extension
Created: 12 Feb 2025
Warning: This is an unfinished article from the graveyard of unfinished articles. It has been deemed unfit to publish as an article and may contain erroneous information or be a waste of time to read. Proceed at your own peril.
[This “pre-devlog” was abandoned immediately]
This devlog is going to document my attempts to make an existing React + Node.js application (Eisenhour) into a browser extension. Ideally I want to put it in the same repo and for it to still be possible to use it the way it currently is (by running a server and client yourself).
It should be mentioned I am not 100% sure it’s possible, this might just end in failure. I am not going to host a server online, so for this to work, the server-side has to be possible to do in the extension somehow.
I’ll start by making a new branch for it
Linked discussion