this post was submitted on 24 Nov 2023
96 points (97.1% liked)

Linux

48129 readers
509 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by AlpΓ‘r-Etele MΓ©der, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Kando will be a pie menu for the desktop. It will be highly customizable and will allow you to create your own menus and actions. For instance, you can use it to control your music player, to open your favorite websites or to simulate shortcuts.

It will be available for Windows, Linux and maybe macOS.

top 13 comments
sorted by: hot top controversial new old
[–] [email protected] 28 points 11 months ago (1 children)

I'm currently eating pie for breakfast, so this confused me at first.

[–] [email protected] 15 points 11 months ago (1 children)
[–] [email protected] 12 points 11 months ago (1 children)
[–] [email protected] 5 points 11 months ago
[–] [email protected] 9 points 11 months ago (1 children)

npm? So this uses electron? I essentially run a stripped down browser to render a fucking OSD? I can't do that with good conscience.

[–] [email protected] 4 points 11 months ago (1 children)

npm means it's a JS app running on a JS runtime, which is roughly similar to what python does. Electron runs on top of the runtime and indeed provides some kind of stripped down browser.

But yeah, in this case the app does use electron :)

[–] [email protected] 3 points 11 months ago

God truly is dead, and electron killed him

[–] [email protected] 3 points 11 months ago (2 children)

I wonder what's the difference between this and Fly Pie, like, why did he stop developing the first and started the latter.

[–] [email protected] 9 points 11 months ago

He says so in the readme

[–] [email protected] 4 points 11 months ago

I have been working on Fly-Pie for more than 3 years now and I am very happy with the result. However, I have always wanted to create a similar application for the desktop in general. This is why I started this project.

[–] [email protected] 2 points 11 months ago

Getting Sims 1.0 nostalgia

[–] [email protected] 1 points 11 months ago (1 children)

Has anyone here tried Kando yet? Looks like a very nice tool. How does it compare to typical keyboard shortcuts?

[–] [email protected] 4 points 11 months ago

This project is currently in a very early stage of development. Kando is not yet a functional menu but rather a prototype which demonstrates the feasibility of the concept.

Since Kando is still in early development, it might be a good idea to look at the Gnome Extension Fly-Pie. It's from the same developer and it looks like Kando will be similar.