Application, which helps in finding all domains of specific group and copies it to clipboard. It also has the ability to save configuration of group to file and load it.
- Download and install package from AUR.
- Run it from Start menu or
/bin/GDE
. - Ready!
- Download latest installer (.exe file) from https://github.com/FiltersHeroes/ScriptsPlayground/releases.
- Run installer to install in chosen location.
- Go to Start menu, find GDE in it and launch.
- Ready!
- Download latest Python 3.6+ and install it (make sure that pip and PATH environment variable is checked).
- Download latest wheel (.whl file) from https://github.com/FiltersHeroes/ScriptsPlayground/releases.
- Run following command from terminal:
pip install path_to_wheel/GDE-version-py3-none-any.whl[Qt5]
You can replace Qt5 with Qt6 if you want, but that may improve or worsen the aesthetic experience. For Windows 10+ recommended is Qt 6 if you're using dark mode, but most Linux desktop environments still uses Qt 5, so choice is obvious.
- Launch GDE from terminal.
- Ready!