You are viewing a single comment's thread from:RE: HiveDesktop - a new desktop app for accessing HIVEView the full contextView the direct parentholger80 (74)in HiveDevs • 5 years ago I have added now pip support, you can install hivedesktop with pip3 install hivedesktop
That works. But I don't see how to run it after that. It looks like all that does is add it as a package, unless I'm missing something.
You should now be able to start the app with
in a terminal.
I figured. Must be something wrong with my path then.