conan icon indicating copy to clipboard operation
conan copied to clipboard

[feature] Provide a GUI program for Conan.

Open hwhsu1231 opened this issue 3 years ago • 1 comments
trafficstars

Feature Request

Provide a GUI program, for example conan-gui, for users to install/uninstall packages or do other operations.

Just like CMake, we can use either cmake or cmake-gui to compile the source codes. After all, GUI is more friendly than CLI in some situations.

hwhsu1231 avatar Aug 02 '22 13:08 hwhsu1231

Hi @hwhsu1231,

We don't have this in the roadmap in the short/mid term as we are really busy developing Conan 2.0 and that feature has not been demanded a lot by the community. Just as a note, as we are documenting the Conan API in 2.0 it should be easier to do a GUI wrapper around Conan functionalities... so maybe some contributor that wants that feature too is eager to contribute something like that as an external tool in the future...

Anyway, thanks a lot for the suggestion!

czoido avatar Aug 02 '22 14:08 czoido

User @markfinal created https://pypi.org/project/cruiz/1.3.2/ Check https://github.com/markfinal/cruiz

memsharded avatar Mar 03 '23 12:03 memsharded