Hello,
I’m looking for a unit converter written in JS / client-side only that I can self-host / add to a bunch of tools I already use.
I was looking for a suggestion to get something similar to the good old https://joshmadison.com/convert-for-windows/ but that runs a browser.
Thank you for your suggestions.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.
Rules:
Resources:
> Any issues on the community? Report it using the report flag.
> Questions? DM the mods!
https://github.com/tiffany352/rink-rs is pretty cool, but it’s in rust, so you’d have to make some Wasm bindings
o wait, there is a wasm build in the repo! You could probably host their interface too?
https://github.com/tiffany352/rink-rs/tree/master/web
You can try it out on https://rinkcalc.app/