This is a fork of the original project that is way ahead now.

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 1 year ago (1 child)

So basically a browser extension? Actually it would be preferable in the Firefox sidebar vs a standalone site...

  • source
  • parent
  • hideshow 2 child comments
  • There are lots of options:

    • extension, as you mentioned
    • Tauri app - like election, but uses system web view instead of baking in a browser
    • PWA - service workers to make it work offline in the browser

    Each is pretty easy, and the PWA means you can basically get the Tauri app feel for free.

  • source
  • parent