conan_explorer

GUI for Conan users providing an easy way to install and manage local packages and launch application from them.

LGPL-3.0 License

Downloads
1.7K
Stars
12
Committers
2

Bot releases are hidden (Show)

conan_explorer - 0.4.1 - Fix open file feature not working on Windows

Published by goszpeti almost 4 years ago

Fixes:

  • Fix open file feature will try to execute file and not start it on Windows
conan_explorer - 0.4.0 - Add support for opening any kind of files

Published by goszpeti almost 4 years ago

Features:

  • Specify and open files with their linked system executable
  • Display channel in a dropdown like version and add options to toggle these
  • Allow resizing of logging console

Fixes:

  • Install detection and conan install does not work on old conan version
conan_explorer - 0.3.2 - Fix issue with shell application without args on Windows

Published by goszpeti almost 4 years ago

Fixes:

  • application declared as 'Console_application' without args can't be started on Windows
conan_explorer - 0.3.1 Fix entrypoint script

Published by goszpeti almost 4 years ago

Fixes:

  • Fix startup from conan_app_launcher executable
conan_explorer - 0.3.0 - Remember last used config file

Published by goszpeti almost 4 years ago

Features:

  • Program now stores the last used config file path (~/.cal_config)
  • Added lightweight settings mechanism
  • Removed CLI handling and entrypoint

Fixes:

conan_explorer - 0.2.3 - Fix multiple apps from the same package not ungreying

Published by goszpeti almost 4 years ago

Fixes:

  • Multiple apps from the same package are not ungreying
conan_explorer - 0.2.2 - Hotfix for Open Config File Dialog

Published by goszpeti almost 4 years ago

Fixes:

  • Open Config File Dialog dows not load config file
  • Correctly remove all tabs when reloading
conan_explorer - 0.2.1 - Fix CMD style application start error on Windows

Published by goszpeti almost 4 years ago

Fixes:

  • Fix an error, which occurs on Windows, when starting an application in "console_application" mode
conan_explorer - 0.2.0 - Support for command line applications and add configurable arguments

Published by goszpeti almost 4 years ago

Features:

  • Add arguments to config file for an executable
  • Support CMD style applications

Fixes:

  • Crash on invalid conan reference
  • Greyed out buttons don't ungrey after they are loaded
conan_explorer - 0.1.0 - First Release: MVP

Published by goszpeti about 4 years ago

0.1.0 - First Release: MVP

Features:

  • Complete prototype (see Readme.md for features)
  • Add documentation
  • Deploy to pypi

Fixes: