Giter VIP home page Giter VIP logo

vbox-runner's Introduction

vbox-runner

Allows you to start your VirtualBox virtual machines from Krunner (Alt-Space) in Plasma 5.

This is a fork from http://kde-apps.org/content/show.php/VBox+Runner?content=107926, because it is discontinued.

Build instructions

Prerequisites

* Qt5
* KF5

Archlinux

sudo pacman -S cmake extra-cmake-modules

Debian/Ubuntu

sudo apt install cmake extra-cmake-modules build-essential libkf5runner-dev libkf5kio-dev libkf5textwidgets-dev qtdeclarative5-dev gettext

openSUSE

sudo zypper install cmake extra-cmake-modules libQt5Widgets5 libQt5Core5 libqt5-qtlocation-devel ki18n-devel ktextwidgets-devel kservice-devel krunner-devel gettext-tools

Fedora

sudo dnf install cmake extra-cmake-modules kf5-ki18n-devel kf5-kservice-devel kf5-krunner-devel kf5-ktextwidgets-devel gettext

Build

1. Configure -> cmake .
2. Build -> make
3. Install -> sudo make install
4. Restart Krunner. kquitapp5 krunner; kstart5 --windowclass krunner krunner

Screenshots

Overview of virtual machines, they get sorted by the number of launches

Overview of virtual machines

Search for virtual machine

Search for virtual machine

vbox-runner's People

Contributors

alex1701c avatar alvanieto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

anidev alex1701c

vbox-runner's Issues

Build steps not working on Kubuntu 18.04

The steps from the "Build" section of the README.md don't work at all.
cmake complains about missing directories and if I mkdir them, it complains about a missing CMakeLists.txt.
I ended up just doing cmake . && make && sudo make install, which produced a working binary, but installed it to the wrong directory.
Where krunner expects it: /usr/lib/x86_64-linux-gnu/qt5/plugins
Where "make install" actually put it: /usr/local/lib/x86_64-linux-gnu/plugins

Anyway, still a great piece of software, once those build problems were resolved, no extra configuration was needed, it just worked out of the box :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.