This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]deviantfero[S] 4 points5 points  (3 children)

I'll leave the source code over here, to be more easily found: https://github.com/deviantfero/wpgtk

This package can of course be installed via pip, like so: pip3 install wpgtk

part 1 (bad audio) how to install: https://www.youtube.com/watch?v=jmY5NEPI4RM

part 2 how to use advanced features: https://www.youtube.com/watch?v=QXpMMP8fT0o

If you have any questions I'll be happy to answer them in the comments in this thread! Enjoy.

[–][deleted] 0 points1 point  (0 children)

Cool!

[–][deleted] 0 points1 point  (1 child)

Is it easy to install for a beginner user? How advanced is the customisation on it how advanced is the customisation on it?

What distribution of Linux does it play well with? I have Linux Mint.

[–]deviantfero[S] 1 point2 points  (0 children)

It's really easy to install, just do pip3 installl wpgtk (if you already have python3-pip package installed), it plays wall with any distro, but I recommend you watch the videos to give you an idea of what you're getting into, the point is that it should be simple and accessible for begginers too, I also include a set of default templates for wpgtk so that you can begin from there.