A VM launcher for Parallels Desktop

Overview

PDrunner

适用于Parallels Desktop的虚拟机启动器
A VM launcher for Parallels Desktop

使用 Usage

PDrunner是一个菜单栏APP, 启动后会在菜单栏显示一个图标.
点击菜单栏图标可列出当前Mac上安装的所有客户机, 然后点击客户机名称即可启动对应的客户机.
PDrunner will show an icon in the menu bar.
Click icon to list all the VMs on your Mac, and click the name to start your VM.

menu menu

Comments
  • Entries disappear after applying a filter.

    Entries disappear after applying a filter.

    Hi,

    In certain circumstances the filtered entries completely disappear.

    Bildschirmfoto 2021-10-06 um 13 38 47

    it shows the number of entries found, but not the actual entries.

    In my case this happens if I don't select the first entry of a filter:

    Bildschirmfoto 2021-10-06 um 13 52 16

    (kategorie is a section)

    I've tried clearing caches, and logging out and in again. Unlucky, the problems persist.

    PHP version 7.4.24
    Craft edition & version Craft Pro 3.7.8
    OmniSearch 1.0.2

    Btw: I love that you can still reorder entries within a structure section! This is great and has been a pain-point for many clients! Thanks!

    Any help appreciated

    opened by outline4 9
  • Select Author by first and/or last name

    Select Author by first and/or last name

    Thanks for the plugin, it has a number of useful features and ideas. There are a few things it is missing before we could use it in production, but it's really a great start, kudos

    For filtering by author right now you have to know the author's username in order to select them, but most of our users are going to want to look up author by first and/or last name instead. It would be great if filtering by author supported that and also displayed the First and Last names in the selection list.

    opened by JoshCoady 2
  • Multisite support

    Multisite support

    Not sure if this is even possible, but we find the limitation of having to keep lists filtered by site a bit constraining. We often have the need to filter by site group (limit results to all entries within all sites within one site group), to have no site filter at all (search all entries across all sites), or to filter by a selection of sites (limit results to all entries within the selected sites).

    opened by JoshCoady 2
  • SuperTable support

    SuperTable support

    I saw you had this listed in the readme, so this is my +1 for super table support :)

    opened by JoshCoady 1
  • Assets, be able to filter by

    Assets, be able to filter by "Uploaded By"

    Currently, if we go to assets > images/files/avatars, it's not possible to filter by Uploader.

    It would be great to be able to filter assets by the uploader.

    opened by eduardoalonsoalbella 0
  • How does structure reordering work when a category is selected?

    How does structure reordering work when a category is selected?

    Hi,

    What exactly happens when reordering within a category?

    Here's an example:

    Global Order:

    item 1 - cat 1
    item 2 - cat 2
    item 3 - cat 1
    item 4 - cat 2

    now I reorder item 4 before item 2 with cat 2 selected:

    item 4 - cat 2
    item 2 - cat 2

    where is item 4 in the global order?

    is it:

    item 1 - cat 1
    item 4 - cat 2
    item 2 - cat 2
    item 3 - cat 1

    or:

    item 4 - cat 2
    item 2 - cat 2
    item 1 - cat 1
    item 3 - cat 1

    or:

    item 1 - cat 1
    item 3 - cat 1
    item 4 - cat 2
    item 2 - cat 2

    Maybe this is a stupid question?!

    Cheers
    Stefan

    opened by outline4 2
  • Translate plugin (Internationalization)

    Translate plugin (Internationalization)

    Hi, I would like to translate the plugin into German.

    I've searched for the translations in omni-search.php the vendor/bitmatrix/craft-omni-search/src/translations/en folder, but there's only one string translated. 'OmniSearch plugin loaded' => 'OmniSearch plugin loaded',

    I tried to guess some strings by creating a translations folder in the root, but it didn't work out.

    It would be very nice if the plugin is translatable.
    Maybe I am missing something obvious.

    Cheers
    Stefan

    opened by outline4 2
  • Craft Commerce Support - WIP

    Craft Commerce Support - WIP

    We're currently working on Craft Commerce Support.

    Here is the current status: [x] Products (released in v1.0.5) [ ] Orders [ ] Customers [ ] Promotions [ ] Subscriptions

    If you have any specific requirements, please comment in this thread!

    opened by pohnean 0
  • Filter by structure relationship

    Filter by structure relationship

    For entries that are structures, it'd be great to be able to filter by:

    • parent -- all entries that have the selected entry as parent
    • ancestor -- all entries that have the selected entry as ancestor (parent, grandparent, etc)
    opened by JoshCoady 0
Owner
null
Podman-desktop: a graphical menu bar application for managing Podman machines

podman-desktop podman-desktop is a graphical menu bar application for managing P

Containers 2k Jan 1, 2023
Kotlin Multiplatform sample with SwiftUI and Compose (Desktop and Android) clients. Heavily inspired by Wordle game.

WordMasterKMP Kotlin Multiplatform sample heavily inspired by Wordle game and also Word Master and wordle-solver samples. The main game logic/state is

John O'Reilly 56 Oct 4, 2022
Desktop Pets for macOS!

Desktop Pets This is the source code of my macOS app Desktop Pets!. As you can guess, it brings Desktop Pets to macOS ?? What's a Desktop Pet? It's ju

Federico Curzel 81 Jan 6, 2023
XIV-on-Mac - Wine Wrapper, Setup tool and launcher for FFXIV on mac

XIV on Mac Wine Wrapper, Setup tool and alternative launcher for FFXIV on MacOS.

null 210 Dec 26, 2022
Swift easy app launcher animation.

SwiftLauncher Swift easy app launcher animation. Usage. // Twitter. let logoLayer = CALayer() logoLayer.bounds = CGRect(x: 0, y: 0, width:

iOS.Jett 1 May 25, 2022
A command launcher designed for git users!

Bosswift - A command launcher for git users Bosswift work along with git worktree to give you power everyday. System Requirement: macOS 11.0+ A troubl

null 5 Sep 23, 2022
A macOS application for accessing the output of the SimpleAnalytics package on the desktop.

The SimpleAnalytics package allows you to collect data user interaction analytic data in iOS and macOS applications. This SimpleAnalytics Reader app project allows you to more easily make sense of that collected data by displaying it on your Mac.

Dennis Birch 10 Dec 22, 2022
💻This is an open source project of the Windows 11 desktop client implemented using SwiftUI.

?? ??This is an open source project of the Windows 11 desktop client implemented using SwiftUI.

晋先森 173 Jan 2, 2023
xcode project wrapper around the Elixir TodoApp Desktop app to run on iOS

TodoApp iOS: An iOS Sample App This xcode project wraps the Desktop Sample App to run on an iPhone. How to build & run Install xcode from the app stor

elixir-desktop 43 Nov 7, 2022
Mobile, desktop and website Apps with the same code

Mobile, desktop and website Apps with the same code This project shows how the source code can be architectured to run on multiple devices. As of now,

Benoit VALLON 5.2k Jan 1, 2023
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.

JSONExport JSONExport is a desktop application for Mac OS X written in Swift. Using JSONExport you will be able to: Convert any valid JSON object to a

Ahmed Ali 4.7k Dec 30, 2022
Podman-desktop: a graphical menu bar application for managing Podman machines

podman-desktop podman-desktop is a graphical menu bar application for managing P

Containers 2k Jan 1, 2023
Kotlin Multiplatform sample with SwiftUI and Compose (Desktop and Android) clients. Heavily inspired by Wordle game.

WordMasterKMP Kotlin Multiplatform sample heavily inspired by Wordle game and also Word Master and wordle-solver samples. The main game logic/state is

John O'Reilly 56 Oct 4, 2022
FreeRDP is a free remote desktop protocol library and clients

FreeRDP: A Remote Desktop Protocol Implementation FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache lic

null 7.8k Jan 8, 2023
PassDrop is a fully-featured secure password management system, compatible with the free KeePass 1.x (Classic) and multi-platform KeePassX desktop applications.

passdrop This is a modern, updated build of Rudis Muiznieks's PassDrop application. PassDrop is a fully-featured secure password management system, co

Chad Austin 33 Sep 23, 2022
Mullvad VPN desktop and mobile app

Mullvad VPN desktop and mobile app Welcome to the Mullvad VPN client app. This repository contains all the source code for the desktop and mobile vers

Mullvad VPN 3k Jan 3, 2023
Desktop Pets for macOS!

Desktop Pets This is the source code of my macOS app Desktop Pets!. As you can guess, it brings Desktop Pets to macOS ?? What's a Desktop Pet? It's ju

Federico Curzel 81 Jan 6, 2023