AviFS / tabl

An online editor inspired by Numi

Home Page:https://avifs.github.io/tabl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make into Electron app

AviFS opened this issue · comments

This is inspired by Numi. But with a firm belief that we can do better!

I do think having a sexy calculator, unit converter & esolang editor is one of the ultimate goals. But it's not at all the priority any time soon. Just getting the webapp nice is first!

This should be a pretty straightforward port to do though, if anyone is familiar with Electron.

The html and css will need to be worked on, of course, but it can all stay the same for now. Just setting it up will be the first step!

(Ultimately though, for instance, we won't want the dark background-- the whole app will just be the rounded editor in the center. And eg we'll want our options and config in the menu bar, and buttons might want to look slightly different to blend in.)

Since I don't think it actually requires much understanding of the project layout, I'm marking this as a good first issue. See you all on the other side!