Package Details: kando-bin 1.8.0-1

Git Clone URL: https://aur.archlinux.org/kando-bin.git (read-only, click to copy)
Package Base: kando-bin
Description: A pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions.(Prebuilt version.Use system-wide electron)
Upstream URL: https://ko-fi.com/post/Introducing-Ken-Do-L3L7L0FQ2
Keywords: electron marking-menu pie-menu
Licenses: MIT
Conflicts: kando
Provides: kando
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 6
Popularity: 0.162575
First Submitted: 2023-08-22 04:05 (UTC)
Last Updated: 2025-03-28 01:22 (UTC)

Latest Comments

1 2 Next › Last »

zxp19821005 commented on 2025-04-21 03:58 (UTC)

@D3vil0p3r Of course, after upstream packaging is completed, it is indeed a standalone program. The reason for separating electron31 from it is that if you have installed other programs compiled and packaged with electron31, you can simply use the system's electron31 to run this program. In this way, the size of the software package can be significantly reduced. You can refer to bitwarden in the extra repository for reference and Electron package guidelines

D3vil0p3r commented on 2025-04-19 02:03 (UTC)

I tried kando rpm package in a clean environment, by extracting it and placing all the files in the proper folders. It also contain a binary executable, and it works also with no electron installed.

zxp19821005 commented on 2024-12-30 10:44 (UTC) (edited on 2024-12-30 10:46 (UTC) by zxp19821005)

@murlakatamenka Maybe you can see chat: https://github.com/kando-menu/kando/blob/0b3102a2250c26a03b3c1fb9a0c4a05709054ebb/package.json#L43 The upstream has used the electron31 to package it. If you want to change it to the other electron version, maybe you have to send an issue to the upstream.

murlakatamenka commented on 2024-12-30 10:38 (UTC)

Hi, thanks for the package.

I have a suggestion to stick with code's Electron version due to its high popularity:

As you see, electron32 (that current code uses), is the most popular electron. Makes sense, right?

BigSkingi commented on 2024-12-06 21:41 (UTC)

@zxp19821005 Ok, thank you, very much!

zxp19821005 commented on 2024-12-06 02:18 (UTC)

@BigSkingi I've downloaded the rpm file for several times,but it's sha256sums was always 744cd03c06f7ff6f87d437305d5e574616057e745c77c602b9d1598fe6e8465a. I think maybe you should delete the file and try again.

BigSkingi commented on 2024-12-05 22:45 (UTC)

I'm getting a checksum error when trying to install 1.6.0.

::"==> Validating source files with sha256sums... ::::kando-1.6.0.rpm ... FAILED ::::LICENSE-1.6.0 ... Passed ::::kando.sh ... Passed ::==> ERROR: One or more files did not pass the validity check!"

zxp19821005 commented on 2024-07-26 04:44 (UTC)

@kageyama

$ strings src/usr/lib/kando/kando  | grep '^Chrome/[0-9.]* Electron/[0-9]'
Chrome/122.0.6261.156 Electron/29.4.3

Maybe you can try this.

kageyama commented on 2024-07-26 03:00 (UTC)

kando from version 1.1.0 depends on electron30. https://github.com/kando-menu/kando/releases/tag/v1.1.0