Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create web UI #6

Open
serhack opened this issue Aug 7, 2022 · 2 comments
Open

Create web UI #6

serhack opened this issue Aug 7, 2022 · 2 comments

Comments

@serhack
Copy link
Owner

serhack commented Aug 7, 2022

As a command line tool, pdf-diff is the perfect choice for nerdy people. I was wondering if there was any alternative way to show the potentialities of pdf-diff to newbie too. It came up in my mind a sort of local server that someone can execute and using that they can compare pdf files.

@gedw99
Copy link

gedw99 commented Aug 26, 2022

One way is use gioui to make the web client using golang. I was thinking about doing this.

https://github.com/gioui

Because at the moment we rely on poppler, it will need to be client server.
If we had pure golang, you could compile with GIOUI to wasm and it would be fully client side wasm

@gedw99
Copy link

gedw99 commented Aug 26, 2022

#7 looks like a good start !! thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants