ivnvxd/arc-export

Alternative online exporter

Closed this issue · 3 comments

https://arc-export.vercel.app/

And here is the GitHub repo lcandy2/arc-bookmarks-export

Fully open source and exporting locally, deployed by vercel which trustable.

That's great! But why would one prefer the option of installing dependencies, raising the server, and running it through a web interface, instead of just running a single script with a single command? And by the way, you need to install pnpm first, which unlike python is not pre-installed.

Vercel is just one of the hosting platforms. It is in no way responsible for what is hosted on it. I don't understand what kind of trust you're talking about.

But in any case, it's great to have alternatives. Good job!

Cause not everyone understands python and cli? that's why i am make an alternative.

Vercel is trustable is because you could see the deployment from the repo, the website you see will only be the one in the repo. also i can changed to the github pages sometime.

It's great that you did this. Having alternatives is always a good thing!